diff options
| author | augustss <augustss@NetBSD.org> | 1998-12-21 17:18:29 +0000 |
|---|---|---|
| committer | augustss <augustss@NetBSD.org> | 1998-12-21 17:18:29 +0000 |
| commit | 2da45b835235e04e4b805338538addcc3cfc6bba (patch) | |
| tree | f55aa4cdd5a679942e8bbed4a5c26f64bd322cb9 /sys/dev | |
| parent | 84f4ab4fd06c92621286a6c97cdde06925e48ae1 (diff) | |
Fix typo.
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 9bf39d5576c..ee9b522b503 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$NetBSD: usbdevs,v 1.10 1998/12/21 15:42:59 augustss Exp $ +$NetBSD: usbdevs,v 1.11 1998/12/21 17:18:29 augustss Exp $ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. @@ -136,7 +136,7 @@ product EIZONANAO MONITOR 0x0001 monitor product CHIC MOUSE1 0x0001 mouse /* ADS products */ -product ADS 0x0008 Ethernet adapter +product ADS ENET 0x0008 Ethernet adapter /* PLX products */ product PLX TESTBOARD 0x9060 test board |
