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 another device.



details:   https://anonhg.NetBSD.org/src/rev/b31fcde6e642
branches:  trunk
changeset: 477142:b31fcde6e642
user:      augustss <augustss%NetBSD.org@localhost>
date:      Tue Oct 12 11:25:13 1999 +0000

description:
Add another device.

diffstat:

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

diffs (17 lines):

diff -r d762c1a1a28d -r b31fcde6e642 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Tue Oct 12 11:24:22 1999 +0000
+++ b/sys/dev/usb/usbdevs       Tue Oct 12 11:25:13 1999 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.48 1999/10/11 09:16:59 augustss Exp $
+$NetBSD: usbdevs,v 1.49 1999/10/12 11:25:13 augustss Exp $
 
 /*
  * Copyright (c) 1998 The NetBSD Foundation, Inc.
@@ -275,6 +275,7 @@
 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
 
 /* ActiveWire Inc. products */



Home | Main Index | Thread Index | Old Index