This is the Linksys-ported driver from WRT54G3G-ST_v2.00.9_US.tgz, re-based against...
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)
commit8894411b6021e5620513b9044f178415aeed7839
treefefc92a0a2aa2ee99663158e3ef5bfda7c947491
parent1a47f8142d862dc86cb3649f958435cfafd12855
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>
SVN-Revision: 11899
target/linux/brcm-2.4/patches/014-sierra_support.patch
target/linux/brcm-2.4/patches/015-sierra_kconfig.patch