diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2007-05-22 06:58:41 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2007-05-22 06:58:41 +0000 |
commit | 1aed42478c290da78906da450e0fa7c67dca0ac3 (patch) | |
tree | 9da5c5d7c033743ea4ff922636f546b94c5c9209 /sys/dev/usb/usbdevs | |
parent | d899df252878621fca308f788fabf7da2d77f96c (diff) |
Add a second MSI bluetooth adapter. ok deraadt@ jasper@ grange@
Diffstat (limited to 'sys/dev/usb/usbdevs')
-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 0a485488891..04f10db5fb1 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.276 2007/05/20 14:11:56 robert Exp $ +$OpenBSD: usbdevs,v 1.277 2007/05/22 06:58:40 matthieu Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -1574,6 +1574,7 @@ product MSI RT2573_1 0x6874 RT2573 product MSI RT2573_2 0x6877 RT2573 product MSI RT2573_3 0xa861 RT2573 product MSI RT2573_4 0xa874 RT2573 +product MSI BLUETOOTH_2 0xa970 Bluetooth2 /* Micronet Communications products */ product MICRONET SP128AR 0x0003 SP128AR EtherFast |