diff options
author | David Gwynne <dlg@cvs.openbsd.org> | 2005-01-23 03:26:35 +0000 |
---|---|---|
committer | David Gwynne <dlg@cvs.openbsd.org> | 2005-01-23 03:26:35 +0000 |
commit | c735e6eb3d6f8b2beb58bfe7324c2658c0200789 (patch) | |
tree | 8b2d4c6c2319449b9452440cbf2c547a390937e9 /sys/dev/usb | |
parent | 554ba6d90e36689b8cea9ac00ed3eef4dd73136f (diff) |
add the Askey WLL013 which is an atu device found by jsg in a dmesg
Diffstat (limited to 'sys/dev/usb')
-rw-r--r-- | sys/dev/usb/usbdevs | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 8bad2c88cee..ce746ec20eb 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.129 2005/01/15 03:48:17 jsg Exp $ +$OpenBSD: usbdevs,v 1.130 2005/01/23 03:26:34 dlg Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -556,6 +556,9 @@ product ASAHIOPTICAL OPTIO230 0x0004 PENTAX Optio230 /* Asante products */ product ASANTE EA 0x1427 Ethernet +/* Askey Computer products */ +product ASKEY WLL013 0x0321 WLL013 + /* ASIX Electronics products */ product ASIX AX88172 0x1720 USB 2.0 10/100 ethernet controller |