From ae1dcc2dc0dcbbba6fa75bc2fd20188e9c163fcf Mon Sep 17 00:00:00 2001 From: augustss Date: Wed, 24 Nov 1999 23:17:27 +0000 Subject: Comment out some entries for Entrega serial adapters. These entries are only relevant before firmware download. --- sys/dev/usb/usbdevs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sys/dev') 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 -- cgit