diff options
| author | augustss <augustss@NetBSD.org> | 1999-11-24 23:17:27 +0000 |
|---|---|---|
| committer | augustss <augustss@NetBSD.org> | 1999-11-24 23:17:27 +0000 |
| commit | ae1dcc2dc0dcbbba6fa75bc2fd20188e9c163fcf (patch) | |
| tree | 086ddb6a995e2d92cc753ebdfb4904c3e840f128 /sys/dev | |
| parent | c156651eb9256cef8a72620eead73ab246d2ae64 (diff) | |
Comment out some entries for Entrega serial adapters. These entries
are only relevant before firmware download.
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/usb/usbdevs | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 7ae81cf1228..22e320f704c 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$NetBSD: usbdevs,v 1.61 1999/11/17 22:59:04 augustss Exp $ +$NetBSD: usbdevs,v 1.62 1999/11/24 23:17:27 augustss Exp $ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. @@ -305,8 +305,8 @@ product ENTREGA 4S 0x0004 4S serial connector product ENTREGA CENTRONICS 0x0006 Centronics connector product ENTREGA 1S9 0x0093 1S9 serial connector product ENTREGA EZUSB 0x8000 EZ-USB -product ENTREGA SERIAL 0x8001 DB25 Serial connector -product ENTREGA SERIAL_DB9 0x8093 DB9 Serial connector +/*product ENTREGA SERIAL 0x8001 DB25 Serial connector*/ +/*product ENTREGA SERIAL_DB9 0x8093 DB9 Serial connector*/ /* Midiman products */ product MIDIMAN MIDISPORT2X2 0x1001 Midisport 2x2 |
