Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 228553 | Differences between
and this patch

Collapse All | Expand All

(-)a/common/rtusb_dev_id.c (-3 lines)
Lines 101-107 Link Here
101
	{USB_DEVICE(0x7392,0x7717)},
101
	{USB_DEVICE(0x7392,0x7717)},
102
	{USB_DEVICE(0x1737,0x0070)}, /* Linksys WUSB100 */
102
	{USB_DEVICE(0x1737,0x0070)}, /* Linksys WUSB100 */
103
	{USB_DEVICE(0x1737,0x0071)}, /* Linksys WUSB600N */
103
	{USB_DEVICE(0x1737,0x0071)}, /* Linksys WUSB600N */
104
	{USB_DEVICE(0x1737,0x0077)}, /* Linksys WUSB54GC */
105
	{USB_DEVICE(0x0411,0x00e8)}, /* Buffalo WLI-UC-G300N*/
104
	{USB_DEVICE(0x0411,0x00e8)}, /* Buffalo WLI-UC-G300N*/
106
	{USB_DEVICE(0x050d,0x815c)}, /* Belkin F5D8053 */
105
	{USB_DEVICE(0x050d,0x815c)}, /* Belkin F5D8053 */
107
	{USB_DEVICE(0x100D,0x9031)}, /* Motorola 2770 */
106
	{USB_DEVICE(0x100D,0x9031)}, /* Motorola 2770 */
Lines 118-125 Link Here
118
	{USB_DEVICE(0x5A57,0x0284)}, /* Zinwell 3572 */
117
	{USB_DEVICE(0x5A57,0x0284)}, /* Zinwell 3572 */
119
	{USB_DEVICE(0x167B,0x4001)}, /* 3572 */
118
	{USB_DEVICE(0x167B,0x4001)}, /* 3572 */
120
	{USB_DEVICE(0x0930,0x0A07)}, /* TOSHIBA */
119
	{USB_DEVICE(0x0930,0x0A07)}, /* TOSHIBA */
121
	{USB_DEVICE(0x1737,0x0079)}, /* WUSB600N ver2 */
122
	{USB_DEVICE(0x13B1,0x002F)}, /* Linksys AE 1000 */
123
#endif // RT35xx //
120
#endif // RT35xx //
124
	{ }/* Terminating entry */
121
	{ }/* Terminating entry */
125
};
122
};

Return to bug 228553