mkotsbak / Samsung-GT-B3730-linux-driver

USB network interface driver for Samsung Kalmia based USB LTE modems like GT-B3730 / GT-B3710 / GT-B3740
6 stars 3 forks source link

How to get the sources


Kernel 3.0+:

Get kalmia.c from: https://github.com/mkotsbak/linux-2.6/blob/Samsung_kalmia_driver-3.0/drivers/net/usb/kalmia.c

Option.c is already patched in that version.

Or the whole kernel from https://github.com/mkotsbak/linux-2.6/tree/Samsung_kalmia_driver-mainline

Kernel 2.6.38 (Ubuntu Natty):

Get kalmia.c from: https://github.com/mkotsbak/linux-2.6/blob/Samsung_kalmia_driver-2.6.38/drivers/net/usb/kalmia.c

Get option.c from (latest stable 2.6.38.x): http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.38.y.git;a=blob_plain;f=drivers/usb/serial/option.c;hb=HEAD

Or the whole kernel from https://github.com/mkotsbak/linux-2.6/tree/Samsung_kalmia_driver-2.6.38

Kernel 2.6.35 (Ubuntu Maverick):

Get kalmia.c from: https://github.com/mkotsbak/linux-2.6/blob/Samsung_kalmia_driver-2.6.35/drivers/net/usb/kalmia.c

Get option.c from https://github.com/mkotsbak/linux-2.6/blob/Samsung_kalmia_driver-2.6.35/drivers/usb/serial/option.c

Or the whole kernel from https://github.com/mkotsbak/linux-2.6/tree/Samsung_kalmia_driver-2.6.35

Kernel 2.6.32 (Ubuntu 10.04 LTS):

Get kalmia.c from: https://github.com/mkotsbak/linux-2.6/blob/Samsung_kalmia_driver/drivers/net/usb/kalmia.c

Get option.c from https://github.com/mkotsbak/linux-2.6/blob/Samsung_kalmia_driver/drivers/usb/serial/option.c

Or the whole kernel from https://github.com/mkotsbak/linux-2.6/tree/Samsung_kalmia_driver

Submitted patches for option.c are available as option_1.patch and option_2.patch in "option" subdir.


How to build


In root dir:

In option directory:


How to configure


There should be no rule for product="6889".

iface wwan0 inet dhcp


How to connect


or:


How to reconnect