diff options
author | Alexander Yurchenko <grange@cvs.openbsd.org> | 2004-11-29 09:42:00 +0000 |
---|---|---|
committer | Alexander Yurchenko <grange@cvs.openbsd.org> | 2004-11-29 09:42:00 +0000 |
commit | 45d54314c195023b6310236efdea69250108cad3 (patch) | |
tree | 15e774e6e671b90d4f2b1df00acd6a7268f36511 | |
parent | be5314f0aa8cf8eebdbca1f5a458db7e0d76826e (diff) |
CSR BlueCore, from anil.
-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 29a8e0fe9fc..ce3bc339def 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.125 2004/11/28 18:59:27 pvalchev Exp $ +$OpenBSD: usbdevs,v 1.126 2004/11/29 09:41:59 grange Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -685,6 +685,7 @@ product CREATIVE2 VOIP_BLASTER 0x0258 Voip Blaster /* Cambridge Silicon Radio products */ product CSR BLUETOOTH 0x0001 Bluetooth +product CSR BLUECORE 0x1000 BlueCore /* CTX products */ product CTX EX1300 0x9999 Ex1300 hub |