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 Melco LUA-TX device.



details:   https://anonhg.NetBSD.org/src/rev/672444db8d53
branches:  trunk
changeset: 500511:672444db8d53
user:      augustss <augustss%NetBSD.org@localhost>
date:      Wed Dec 13 02:47:26 2000 +0000

description:
Add another Melco LUA-TX device.

diffstat:

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

diffs (19 lines):

diff -r 17971b3cb5d0 -r 672444db8d53 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Wed Dec 13 01:29:35 2000 +0000
+++ b/sys/dev/usb/usbdevs       Wed Dec 13 02:47:26 2000 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.134 2000/12/08 08:13:34 itojun Exp $
+$NetBSD: usbdevs,v 1.135 2000/12/13 02:47:26 augustss Exp $
 
 /*
  * Copyright (c) 1998, 1999, 2000 The NetBSD Foundation, Inc.
@@ -597,7 +597,8 @@
 product MCT USB232             0x0210  USB-232 Interface
 
 /* Melco, Inc products */
-product MELCO LUATX            0x0001  LU-ATX Ethernet
+product MELCO LUATX1           0x0001  LUA-TX Ethernet
+product MELCO LUATX5           0x0005  LUA-TX Ethernet
 
 /* Metricom products */
 product METRICOM RICOCHET_GS   0x0001  Ricochet GS



Home | Main Index | Thread Index | Old Index