Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/usb Reorder two entries in numerical order.



details:   https://anonhg.NetBSD.org/src/rev/27a6967b1e5d
branches:  trunk
changeset: 516910:27a6967b1e5d
user:      augustss <augustss%NetBSD.org@localhost>
date:      Thu Nov 01 17:25:05 2001 +0000

description:
Reorder two entries in numerical order.

diffstat:

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

diffs (20 lines):

diff -r 5dd74fd165bc -r 27a6967b1e5d sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Thu Nov 01 16:34:21 2001 +0000
+++ b/sys/dev/usb/usbdevs       Thu Nov 01 17:25:05 2001 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.195 2001/11/01 11:06:18 augustss Exp $
+$NetBSD: usbdevs,v 1.196 2001/11/01 17:25:05 augustss Exp $
 
 /*
  * Copyright (c) 1998, 1999, 2000 The NetBSD Foundation, Inc.
@@ -746,9 +746,9 @@
 
 /* MCT Corp. */
 product MCT HUB0100            0x0100  Hub
+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 DU_H3SP_USB232     0x0200  D-Link DU-H3SP USB BAY Hub
 
 /* Melco, Inc products */
 product MELCO LUATX1           0x0001  LUA-TX Ethernet



Home | Main Index | Thread Index | Old Index