diff options
| author | augustss <augustss@NetBSD.org> | 2003-05-08 15:19:46 +0000 |
|---|---|---|
| committer | augustss <augustss@NetBSD.org> | 2003-05-08 15:19:46 +0000 |
| commit | b76302ea234ecee395f3e1d2b39150f98f4df45e (patch) | |
| tree | c394922de98ca83c226cf2a5320b58c926a87982 /sys/dev/usb/usbdevs | |
| parent | d6bcb9629a595fd21e53a65561478ade88518e8b (diff) | |
Add another Diskonkey product id.
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 25581404960..628e87ffef1 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$NetBSD: usbdevs,v 1.320 2003/05/08 04:38:23 enami Exp $ +$NetBSD: usbdevs,v 1.321 2003/05/08 15:19:46 augustss Exp $ /* * Copyright (c) 1998, 1999, 2000 The NetBSD Foundation, Inc. @@ -1042,6 +1042,7 @@ product MUSTEK MDC800 0xa800 MDC-800 digital camera /* M-Systems products */ product MSYSTEMS DISKONKEY 0x0010 DiskOnKey +product MSYSTEMS DISKONKEY2 0x0011 DiskOnKey /* National Instruments */ product NI GPIB_USB_A 0xc920 GPIB-USB-A |
