diff options
| author | rpaulo <rpaulo@NetBSD.org> | 2005-10-29 17:18:08 +0000 |
|---|---|---|
| committer | rpaulo <rpaulo@NetBSD.org> | 2005-10-29 17:18:08 +0000 |
| commit | b2880bdd35edf1e866a9cd568a29e604fac47b9d (patch) | |
| tree | b6a5b48cd98e7d5a0aec1cbfa53113ae7f5fbaa3 /sys/dev/usb/usbdevs | |
| parent | 6b25b3147c135b05b14e45bac880c97ad6dfcc7d (diff) | |
Add Creative Labs's Notebook Optical Mouse.
Diffstat (limited to 'sys/dev/usb/usbdevs')
| -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 0a3a3dd0af4..bd8e69ba2cc 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$NetBSD: usbdevs,v 1.415 2005/09/16 23:54:25 jmcneill Exp $ +$NetBSD: usbdevs,v 1.416 2005/10/29 17:18:08 rpaulo Exp $ /* * Copyright (c) 1998-2004 The NetBSD Foundation, Inc. @@ -219,6 +219,7 @@ vendor BIORAD 0x0614 Bio-Rad Laboratories vendor MACALLY 0x0618 Macally vendor ACTLABS 0x061c Act Labs vendor ALARIS 0x0620 Alaris +vendor CREATIVE3 0x062a Creative Labs vendor APEX 0x0624 Apex vendor VIVITAR 0x0636 Vivitar vendor AVISION 0x0638 Avision @@ -747,6 +748,8 @@ product CREATIVE NOMAD 0x4106 Nomad product CREATIVE2 VOIP_BLASTER 0x0258 Voip Blaster +product CREATIVE3 OPTICAL_MOUSE 0x0001 Notebook Optical Mouse + /* Cambridge Silicon Radio products */ product CSR BLUETOOTH 0x0001 Bluetooth USB Adapter product CSR BLUETOOTH_NF 0xffff Bluetooth USB Adapter |
