Commit Graph

3 Commits (406ce1ae5ddb122785393b3091553bbd8826face)

Author SHA1 Message Date
Travis Kemen 4e9e2cba40 fix sierra patches
SVN-Revision: 11909
16 years ago
Travis Kemen 8894411b60 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
16 years ago
Travis Kemen 1a47f8142d 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>
SVN-Revision: 11898
16 years ago