diff options
author | Alexander Hall <halex@cvs.openbsd.org> | 2010-04-06 09:01:33 +0000 |
---|---|---|
committer | Alexander Hall <halex@cvs.openbsd.org> | 2010-04-06 09:01:33 +0000 |
commit | f0c361b00e23de5ba39d50e3b12fddd6cf75aa02 (patch) | |
tree | d50359177f5446dc0e1a8e6077a7b75a1b162101 /sys/dev/usb | |
parent | 0a1b20a803d8942942d279c0d7049b64013ada5d (diff) |
tweak previous
noted by damien@
Diffstat (limited to 'sys/dev/usb')
-rw-r--r-- | sys/dev/usb/usbdevs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 727ff2834f0..3ea31da2e58 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.485 2010/04/06 08:53:09 halex Exp $ +$OpenBSD: usbdevs,v 1.486 2010/04/06 09:01:32 halex Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -1017,7 +1017,7 @@ product BELKIN RT2870_1 0x8053 RT2870 product BELKIN RT2870_2 0x805c RT2870 product BELKIN F5D8053V3 0x815c F5D8053 v3 product BELKIN F5D8055 0x825a F5D8055 -product BELKIN F5D8055V2 0x825b F5D8055V2 +product BELKIN F5D8055V2 0x825b F5D8055 v2 product BELKIN F5D9050C 0x905c F5D9050C product BELKIN F5D9050V3 0x905b F5D9050 ver 3 product BELKIN F6D4050V1 0x935a F6D4050 ver 1 |