@ -631,6 +631,7 @@ endef
$( eval $ ( call KernelPackage ,usb -serial -ftdi ) )
< < < < < < < H E A D
d e f i n e K e r n e l P a c k a g e / u s b - s e r i a l - g a r m i n
TITLE:= Support for Garmin GPS devices
KCONFIG:= CONFIG_USB_SERIAL_GARMIN
@ -644,6 +645,62 @@ define KernelPackage/usb-serial-garmin/description
e n d e f
$( eval $ ( call KernelPackage ,usb -serial -garmin ) )
= = = = = = =
d e f i n e K e r n e l P a c k a g e / u s b - s e r i a l - s i m p l e
TITLE:= USB Serial Simple ( Motorola phone)
KCONFIG:= CONFIG_USB_SERIAL_SIMPLE
FILES:= $( LINUX_DIR) /drivers/usb/serial/usb-serial-simple.ko
AUTOLOAD:= $( call AutoProbe,usb-serial-simple)
$( call AddDepends/usb-serial)
e n d e f
d e f i n e K e r n e l P a c k a g e / u s b - s e r i a l - s i m p l e / d e s c r i p t i o n
Kernel support for "very simple devices" .
Specifically, it supports :
- Suunto ANT+ USB device.
- Medtronic CareLink USB device ( 3.18)
- Fundamental Software dongle.
- Google USB serial devices ( 3.19)
- HP4x calculators
- a number of Motorola phones
- Novatel Wireless GPS receivers ( 3.18)
- Siemens USB/MPI adapter.
- ViVOtech ViVOpay USB device.
- Infineon Modem Flashloader USB interface
- ZIO Motherboard USB serial interface
e n d e f
$( eval $ ( call KernelPackage ,usb -serial -simple ) )
>>>>>>> kernel : add usb -serial -simple module
d e f i n e K e r n e l P a c k a g e / u s b - s e r i a l - s i m p l e
TITLE:= USB Serial Simple ( Motorola phone)
KCONFIG:= CONFIG_USB_SERIAL_SIMPLE
FILES:= $( LINUX_DIR) /drivers/usb/serial/usb-serial-simple.ko
AUTOLOAD:= $( call AutoProbe,usb-serial-simple)
$( call AddDepends/usb-serial)
e n d e f
d e f i n e K e r n e l P a c k a g e / u s b - s e r i a l - s i m p l e / d e s c r i p t i o n
Kernel support for "very simple devices" .
Specifically, it supports :
- Suunto ANT+ USB device.
- Medtronic CareLink USB device ( 3.18)
- Fundamental Software dongle.
- Google USB serial devices ( 3.19)
- HP4x calculators
- a number of Motorola phones
- Novatel Wireless GPS receivers ( 3.18)
- Siemens USB/MPI adapter.
- ViVOtech ViVOpay USB device.
- Infineon Modem Flashloader USB interface
- ZIO Motherboard USB serial interface
e n d e f
$( eval $ ( call KernelPackage ,usb -serial -simple ) )
d e f i n e K e r n e l P a c k a g e / u s b - s e r i a l - t i - u s b