Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 115033
b: refs/heads/master
c: eaca90d
h: refs/heads/master
i:
  115031: d839e6f
v: v3
  • Loading branch information
Florent Fourcot authored and John W. Linville committed Oct 15, 2008
1 parent e415437 commit 5ba02cf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ec366eba3b8d96fdb2e629c64fa2750be2723ba7
refs/heads/master: eaca90dab6ab9853223029deffdd226f41b2028c
2 changes: 2 additions & 0 deletions trunk/drivers/net/wireless/rtl8187_dev.c
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ MODULE_LICENSE("GPL");
static struct usb_device_id rtl8187_table[] __devinitdata = {
/* Asus */
{USB_DEVICE(0x0b05, 0x171d), .driver_info = DEVICE_RTL8187},
/* Belkin */
{USB_DEVICE(0x050d, 0x705e), .driver_info = DEVICE_RTL8187B},
/* Realtek */
{USB_DEVICE(0x0bda, 0x8187), .driver_info = DEVICE_RTL8187},
{USB_DEVICE(0x0bda, 0x8189), .driver_info = DEVICE_RTL8187B},
Expand Down

0 comments on commit 5ba02cf

Please sign in to comment.