diff options
| author | augustss <augustss@NetBSD.org> | 2001-11-01 17:25:05 +0000 |
|---|---|---|
| committer | augustss <augustss@NetBSD.org> | 2001-11-01 17:25:05 +0000 |
| commit | 16c1f136e5550d4b7d8bda1ffe778439d1a45dfb (patch) | |
| tree | 458640d723e89f06157aebd510f8df0ed4580e9d /sys/dev | |
| parent | 3980e269f94e122f31f294101492b9268c1daf2f (diff) | |
Reorder two entries in numerical order.
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/usb/usbdevs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 5a915213e2b..6a16f85e09c 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -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 @@ product MACALLY MOUSE1 0x0101 mouse /* 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 |
