From 16c1f136e5550d4b7d8bda1ffe778439d1a45dfb Mon Sep 17 00:00:00 2001 From: augustss Date: Thu, 1 Nov 2001 17:25:05 +0000 Subject: Reorder two entries in numerical order. --- sys/dev/usb/usbdevs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/dev') 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 -- cgit