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 printer dongle.



details:   https://anonhg.NetBSD.org/src/rev/f414d9a54fa6
branches:  trunk
changeset: 517535:f414d9a54fa6
user:      augustss <augustss%NetBSD.org@localhost>
date:      Wed Nov 14 17:50:21 2001 +0000

description:
Add another printer dongle.

diffstat:

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

diffs (17 lines):

diff -r 7402259feb43 -r f414d9a54fa6 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Wed Nov 14 15:32:05 2001 +0000
+++ b/sys/dev/usb/usbdevs       Wed Nov 14 17:50:21 2001 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.198 2001/11/09 05:49:09 augustss Exp $
+$NetBSD: usbdevs,v 1.199 2001/11/14 17:50:21 augustss Exp $
 
 /*
  * Copyright (c) 1998, 1999, 2000 The NetBSD Foundation, Inc.
@@ -757,6 +757,7 @@
 product MCT DU_H3SP_USB232     0x0200  D-Link DU-H3SP USB BAY Hub
 product MCT USB232             0x0210  USB-232 Interface
 product MCT SITECOM_USB232     0x0230  Sitecom USB-232 Products
+product MCT ML_4500            0x0302  ML-4500
 
 /* Melco, Inc products */
 product MELCO LUATX1           0x0001  LUA-TX Ethernet



Home | Main Index | Thread Index | Old Index