Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/usb Add some Entrega and Belkin serial adapters.



details:   https://anonhg.NetBSD.org/src/rev/8f8d36902e05
branches:  trunk
changeset: 475986:8f8d36902e05
user:      augustss <augustss%NetBSD.org@localhost>
date:      Thu Sep 02 19:13:43 1999 +0000

description:
Add some Entrega and Belkin serial adapters.

diffstat:

 sys/dev/usb/usbdevs |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (30 lines):

diff -r fd70f0de6b96 -r 8f8d36902e05 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Thu Sep 02 18:13:50 1999 +0000
+++ b/sys/dev/usb/usbdevs       Thu Sep 02 19:13:43 1999 +0000
@@ -1,4 +1,4 @@
-a$NetBSD: usbdevs,v 1.40 1999/08/28 10:00:56 augustss Exp $
+a$NetBSD: usbdevs,v 1.41 1999/09/02 19:13:43 augustss Exp $
 
 /*
  * Copyright (c) 1998 The NetBSD Foundation, Inc.
@@ -206,6 +206,7 @@
 
 /* Belkin products */
 product BELKIN F5U002          0x0002  Parallel printer adapter
+product BELKIN 1COM            0x8007  Serial port
 
 /* Logitech products */
 product LOGITECH M2452         0x0203  M2452 keyboard
@@ -228,7 +229,12 @@
 product ADS ENET               0x0008  Ethernet adapter
 
 /* Entrega products */
+product ENTREGA 1S             0x0001  1S serial connector
+product ENTREGA 2S             0x0002  2S serial connector
+product ENTREGA 1S25           0x0003  1S25 serial connector
+product ENTREGA 4S             0x0004  4S serial connector
 product ENTREGA CENTRONICS     0x0006  Centronics connector
+product ENTREGA 1S9            0x0093  1S9 serial connector
 product ENTREGA SERIAL         0x8001  DB25 Serial connector
 
 /* PLX products */



Home | Main Index | Thread Index | Old Index