Commit Graph

74 Commits (e9cf2c505a7b6887076756f406cadd988cb656c1)

Author SHA1 Message Date
Peter Denison a9f61c0f34 Change order of module startup to force USB2 before USB1.1
SVN-Revision: 13151
16 years ago
Travis Kemen cddfdc8938 add phidget kernel module from #4116
SVN-Revision: 12994
16 years ago
Andy Boyett 5a0f48c499 Fix broken hso kmod definition
SVN-Revision: 12074
16 years ago
Andy Boyett fb8ef51362 net/usb: only package hso for 2.6.26
SVN-Revision: 12069
16 years ago
Travis Kemen e6d14f7cd7 try to clean up some kernel configs
SVN-Revision: 12067
16 years ago
Andy Boyett 0abeea4e60 usb-serial: Fix swapped dependencies for belkin and ch341
SVN-Revision: 11953
16 years ago
Imre Kaloz 4a3cc5d9a7 add backported HSO driver
SVN-Revision: 11938
16 years ago
Andy Boyett df9f22f73c usb-serial: Add ch341 driver for 2.6.24 and later kernels. Closes #2968
SVN-Revision: 11914
16 years ago
Travis Kemen 1a47f8142d This series of patches closes the support gap on one of the explicitly supported platforms (WRT54G3G) by adding direct support for the Sierra Wireless 3G modems. Signed-off-by: RB <aoz.syn@gmail.com>
SVN-Revision: 11898
16 years ago
Florian Fainelli 61f7b17ef0 Add support for Connexant USB ADSL modemds (#3553)
SVN-Revision: 11549
16 years ago
Florian Fainelli b11e790e7a Fix ATM usb device selection (#3429)
SVN-Revision: 11307
16 years ago
Florian Fainelli d543939042 Add support for OTI6858 and ARK3116 usb serial converters (#3442)
SVN-Revision: 11167
16 years ago
Felix Fietkau 3de189af5d add missing kmod-hid module (thx, fish)
SVN-Revision: 10894
16 years ago
Florian Fainelli 825915f38f Make sure we will build USB hid support
SVN-Revision: 10719
16 years ago
Gabor Juhos 69083f6e4d kernel/modules/usb: add support for the cp2101 USB to serial converter, thanks to bifferos (closes: #3175)
SVN-Revision: 10548
17 years ago
Florian Fainelli bbf087176a Fix AutoLoad macro typos (#2765)
SVN-Revision: 9615
17 years ago
Gabor Juhos 63c05b7e2e kernel: add a kernel module for the usbtest driver
SVN-Revision: 9572
17 years ago
Rod Whitby f6816dd5d3 modules/usb.mk: Fixed the module autoload name for cdc_ether, and removed a typo from usbnet.
SVN-Revision: 9047
17 years ago
Nicolas Thill 0ce1d4773c add a kernel module for usb video devices
SVN-Revision: 8912
17 years ago
Nicolas Thill cb41569988 oops, forgot a file in [8865]
SVN-Revision: 8866
17 years ago
Rod Whitby ee80b9c8f3 Added support for generating the cdc-ether kernel module (used to communicate with OpenMoko phone over usb networking).
SVN-Revision: 8833
17 years ago
Nicolas Thill b2a7210452 usb-atm fixes: * change dependency for usb-atm modules from kmod-atm to kmod-usb-atm * prefix package names with kmod-usb-atm- * title cleanup
SVN-Revision: 8809
17 years ago
Nicolas Thill 39db49a2ac cosmetic changes: rename submenu vars, add missing copyright headers
SVN-Revision: 8808
17 years ago
Nicolas Thill cd2cccd2ff various changes for kernel video support: * move kernel video related modules to a separate "Video Support" submenu and video.mk file * rename kmod-videodev to kmod-video-core * prefix all video modules with kmod-video- * add missing dependencies on USB support * rename kmod-usb-qc to kmod-video-quickcam
SVN-Revision: 8806
17 years ago
Nicolas Thill 16de5a873e change dependency on kmod-atm from depends to select for usb atm modules
SVN-Revision: 8805
17 years ago
Nicolas Thill 6b122a681c fix target names in DEPENDS (closes: #2341)
SVN-Revision: 8748
17 years ago
Nicolas Thill d015eb9e31 oops, 2 typos missed from [8721]
SVN-Revision: 8722
17 years ago
Nicolas Thill 7e4038434b fix KCONFIG in packages: move back all KCONFIG from package variants to the main package since we don't know the kernel version at dump time. keep old KCONFIG lines commented out, so we can switch back easily later.
SVN-Revision: 8721
17 years ago
Nicolas Thill 34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE
SVN-Revision: 8659
17 years ago
Nicolas Thill 8dc7ced4d4 require all CONFIG_* symbols listed in its KCONFIG to be set to m in order to actually build a kmod package, tweak and fix kernel package definitions.
SVN-Revision: 8591
17 years ago
Nicolas Thill 0f4183c33b cosmetic fixes: rearrange KernelPackage definitions
SVN-Revision: 8520
17 years ago
Nicolas Thill 4d419362c5 remove useless definitions
SVN-Revision: 8519
17 years ago
Florian Fainelli be8bb854f9 Add usb-keyspan modules (#2229)
SVN-Revision: 8450
17 years ago
Florian Fainelli 658cfef9bc Add a zyxel prestige profile for the adm5120eb target, build the hcd driver as a module
SVN-Revision: 8317
17 years ago
Florian Fainelli 1ce3690deb Fix the option kernel driver dependency
SVN-Revision: 8300
17 years ago
Felix Fietkau 35d116c85b more dependency fixes
SVN-Revision: 8115
17 years ago
Rod Whitby 4b6e686d2c package/kernel: Fixed typo error in usbnet dependencies which causes all usb network drivers to be excluded from all builds
SVN-Revision: 8094
17 years ago
Felix Fietkau 700067c881 fix yealink kmod compile
SVN-Revision: 8089
17 years ago
Felix Fietkau 7705412da1 fix kmod-pwc compile
SVN-Revision: 8088
17 years ago
Felix Fietkau 2a4481b95c fix a kconfig usage bug
SVN-Revision: 8027
17 years ago
Felix Fietkau 8e42553971 dynamically enable/disable kernel config options for kmod packages based on build system config
SVN-Revision: 8026
17 years ago
Felix Fietkau 938e5f8466 cleanup
SVN-Revision: 7789
17 years ago
Felix Fietkau 78c9e79c15 fix the path to the yealink module (#1944)
SVN-Revision: 7788
17 years ago
Felix Fietkau 024f89c53f kernel version specific fixups for kmod packages
SVN-Revision: 7700
17 years ago
Florian Fainelli 816e40a9fe Add support for Option HSDPA modems (#1890)
SVN-Revision: 7630
17 years ago
Florian Fainelli 13646ac178 Fix the pwc module path (#1885)
SVN-Revision: 7603
17 years ago
Florian Fainelli b187a7e887 Add a cellvision profile for ADM5120 IP based cameras, build several modules for it : cpia2, usbaudio
SVN-Revision: 7575
17 years ago
Nicolas Thill 357b11c76d rationalize (and fix) dependencies for usb modules
SVN-Revision: 7551
17 years ago
Imre Kaloz c43671dd28 fix last change - some pats are 2.6.22 specific, and we aren't there yet
SVN-Revision: 7516
17 years ago
Felix Fietkau 04324c48cf upgrade a few packages to newer versions (includes patch by kaloz) - preparation for 2.6.22
SVN-Revision: 7507
17 years ago