diff options
| author | uwe <uwe@NetBSD.org> | 2002-08-26 20:18:56 +0000 |
|---|---|---|
| committer | uwe <uwe@NetBSD.org> | 2002-08-26 20:18:56 +0000 |
| commit | fd02e2f63b451221b3681c7e17bdb03e84ceeaac (patch) | |
| tree | 7369b7b553757db38f280ec7eaa445e5ffafc3cf /sys/dev/usb/usbdevs | |
| parent | 9f39802939b32f5244fc37f503333f810b7c53ea (diff) | |
Add Neodio and their nd5010 multi-format flash controller.
Diffstat (limited to 'sys/dev/usb/usbdevs')
| -rw-r--r-- | sys/dev/usb/usbdevs | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index e9c91fc8248..29654a3e1e9 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$NetBSD: usbdevs,v 1.271 2002/08/23 00:53:33 augustss Exp $ +$NetBSD: usbdevs,v 1.272 2002/08/26 20:18:56 uwe Exp $ /* * Copyright (c) 1998, 1999, 2000 The NetBSD Foundation, Inc. @@ -320,6 +320,7 @@ vendor BOCASYSTEMS 0x0a43 Boca Systems vendor BROADCOM 0x0a5c Broadcom vendor GREENHOUSE 0x0a6b GREENHOUSE vendor GEOCAST 0x0a79 Geocast Network Systems +vendor NEODIO 0x0aec Neodio vendor TODOS 0x0b0c Todos Data System vendor NEC2 0x0b62 NEC vendor ATI2 0x0b6f ATI @@ -996,6 +997,9 @@ product NEC HUB_B 0x55ab hub /* NEC2 products */ product NEC2 HUB2_0 0x0058 USB2.0 Hub Controller +/* NEODIO products */ +product NEODIO ND5010 0x5010 Multi-format Flash Controller + /* NetChip Technology Products */ product NETCHIP TURBOCONNECT 0x1080 Turbo-Connect product NETCHIP CLIK40 0xa140 Clik! 40 |
