diff options
| author | augustss <augustss@NetBSD.org> | 2001-12-21 23:37:18 +0000 |
|---|---|---|
| committer | augustss <augustss@NetBSD.org> | 2001-12-21 23:37:18 +0000 |
| commit | 72d569430dba4a7f96fceb67c84c1de36eb174f3 (patch) | |
| tree | fac16d9d8791055b5952ef23a3c84b272839286d /sys/dev | |
| parent | 7ddce9880c742d332383d4b0d4b599001cba2d18 (diff) | |
Fix typo, pointed out by Nathan Binkert.
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 741f4faff1c..a203e4dcc3e 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$NetBSD: usbdevs,v 1.211 2001/12/15 00:15:01 augustss Exp $ +$NetBSD: usbdevs,v 1.212 2001/12/21 23:37:18 augustss Exp $ /* * Copyright (c) 1998, 1999, 2000 The NetBSD Foundation, Inc. @@ -894,7 +894,7 @@ product PLX TESTBOARD 0x9060 test board /* PortGear products */ product PORTGEAR EA8 0x0008 Ethernet Adapter -product PORTGEAR EA9 0x0008 Ethernet Adapter +product PORTGEAR EA9 0x0009 Ethernet Adapter /* Portsmith products */ product PORTSMITH EEA 0x3003 Express Ethernet Adapter |
