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)
commitb0277111fc7a01b86f5fb25d573548d3f83ec020
tree2e0233708fd1ab9c3b37beee337e15b96c9ae874
parentb063695e00c23223f01d35c969041a769e977c33
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