diff options
| author | hira <hira@NetBSD.org> | 2005-11-18 11:29:47 +0000 |
|---|---|---|
| committer | hira <hira@NetBSD.org> | 2005-11-18 11:29:47 +0000 |
| commit | b05e6b060bfb0fb6ca0b174beaa3585e658d790c (patch) | |
| tree | ba1b362d73f0ed183917e9afe857e7aadc266f87 /sys/dev/usb/usbdevs | |
| parent | eaaec6f3bfb1583ff02704b363403f00d3ecf376 (diff) | |
Correct entry of vendor ID 0x0d8c. It's C-Media, not ABC.
Confirmed by augustss@.
Diffstat (limited to 'sys/dev/usb/usbdevs')
| -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 ec77bc382e4..7ab7045758a 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$NetBSD: usbdevs,v 1.417 2005/11/17 18:12:08 hira Exp $ +$NetBSD: usbdevs,v 1.418 2005/11/18 11:29:47 hira Exp $ /* * Copyright (c) 1998-2004 The NetBSD Foundation, Inc. @@ -386,7 +386,7 @@ vendor TANGTOP 0x0d3d Tangtop vendor SMC3 0x0d5c Standard Microsystems vendor PEN 0x0d7d Pen Drive vendor ACDC 0x0d7e American Computer & Digital Components -vendor ABC 0x0d8c ABC +vendor CMEDIA 0x0d8c C-Media Electronics Inc. vendor MSI 0x0db0 Micro Star vendor HAWKING 0x0e66 Hawking vendor OTI 0x0ea0 Ours Technology |
