This is the Linksys-ported driver from WRT54G3G-ST_v2.00.9_US.tgz,
authorTravis Kemen <thepeople@openwrt.org>
Mon, 21 Jul 2008 20:40:14 +0000 (20:40 +0000)
committerTravis Kemen <thepeople@openwrt.org>
Mon, 21 Jul 2008 20:40:14 +0000 (20:40 +0000)
commitdf5246cff15845648270bdbbf9779d8ad7b9fb6c
tree2e0233708fd1ab9c3b37beee337e15b96c9ae874
parent3b0936087a3f4361e3b0d4485762e267b8fd6796
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