diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2005-11-29 23:08:59 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2005-11-29 23:08:59 +0000 |
commit | 8ce34c877ca149b8473c07a27ed8fae1548a5787 (patch) | |
tree | c1d2ad874922f463d8db06ceaba93ed7ec566b09 /sys/dev/usb | |
parent | 8ba12d8ed84d3d42d3ad59ac0024920eee1f104f (diff) |
Add generic id for ASIX AX88772.
Diffstat (limited to 'sys/dev/usb')
-rw-r--r-- | sys/dev/usb/usbdevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 54652ae45f3..1121648b3e9 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.172 2005/11/28 20:53:22 deraadt Exp $ +$OpenBSD: usbdevs,v 1.173 2005/11/29 23:08:58 jsg Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -617,6 +617,7 @@ product ASKEY VOYAGER1010 0x0821 Voyager 1010 /* ASIX Electronics products */ product ASIX AX88172 0x1720 USB 2.0 10/100 ethernet controller product ASIX AX88178 0x1780 AX88178 +product ASIX AX88772 0x7720 AX88772 /* ASUS products */ product ASUS RT2570 0x1706 RT2570 |