1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-15 16:48:57 +03:00
Commit Graph

4 Commits

Author SHA1 Message Date
florian
55877ca580 [brcm-2.4] update to 2.4.37, tested on wrt54gs (#4766)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16144 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-28 15:55:54 +00:00
thepeople
b8eb82f5d3 fix sierra patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11909 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-22 15:16:43 +00:00
thepeople
da1c9cf11b This is the Linksys-ported driver from WRT54G3G-ST_v2.00.9_US.tgz,
re-based against 2.4.35 and repaired for obvious breakage (didn't use
its device table, etc.).

Changes from Linksys tree:
 - Remove 'vendor' and 'product' parameters; these aren't used in the
mainstream driver and seem to only have served to break it.
 - Remove bogus 'sierra_device_ids' table, used with above.
 - Changed references to 'sierra_device_ids' back to id_table
 - Changed non-standard CONFIG_USB_SERIAL_SIERRA_3G (line 886) to
current module standard CONFIG_USB_SERIAL_SIERRAWIRELESS
 - Added #include to enable pl2303 hack to remain until I can figure
out if it's still necessary.
Signed-off-by:  RB <aoz.syn@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11899 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-21 20:40:14 +00:00
thepeople
81504d5ab6 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>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11898 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-21 20:36:16 +00:00