diff options
author | 2008-12-08 21:43:32 +0000 | |
---|---|---|
committer | 2008-12-08 21:43:32 +0000 | |
commit | 3564a360ec02b08cc2a6590be5cdb58ec2f32bdc (patch) | |
tree | cdc81543e344480e388e27f06d1cca1436c9045c | |
parent | Rewrite renice(8) to be POSIX compliant while still maintaining (diff) | |
download | wireguard-openbsd-3564a360ec02b08cc2a6590be5cdb58ec2f32bdc.tar.xz wireguard-openbsd-3564a360ec02b08cc2a6590be5cdb58ec2f32bdc.zip |
there are two isight models, at least
-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 9c159dfb4c5..52a3b998c89 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.396 2008/12/08 21:09:07 deraadt Exp $ +$OpenBSD: usbdevs,v 1.397 2008/12/08 21:43:32 deraadt Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -771,6 +771,7 @@ product APPLE SPEAKERS 0x1101 Speakers product APPLE ETHERNET 0x1402 Ethernet A1277 product APPLE BLUETOOTH2 0x8205 Bluetooth product APPLE BLUETOOTH 0x8300 Bluetooth +product APPLE ISIGHT_1 0x8501 iSight product APPLE ISIGHT 0x8502 iSight /* Araneus Information Systems products */ |