This is the Linksys-ported driver from WRT54G3G-ST_v2.00.9_US.tgz,
authorthepeople <thepeople@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 21 Jul 2008 20:40:14 +0000 (20:40 +0000)
committerthepeople <thepeople@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 21 Jul 2008 20:40:14 +0000 (20:40 +0000)
commitda1c9cf11b74c1b2bcff38cbe11579abfe79f24c
tree2e0233708fd1ab9c3b37beee337e15b96c9ae874
parent81504d5ab693d2968c6c15dac4e6e2180c7a76d0
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
target/linux/brcm-2.4/patches/014-sierra_support.patch
target/linux/brcm-2.4/patches/015-sierra_kconfig.patch