diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2006-08-08 02:44:42 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2006-08-08 02:44:42 +0000 |
commit | 40c649b7ba96464a7b3d8597041cd28abbbcbd8f (patch) | |
tree | 3c9bf8aa532f8a393dd2bb408c76d163ee27b798 /sys | |
parent | 3b6f5ae22dab536ddfe4252dfcd272c3d305f1a8 (diff) |
add Conexant CX2388x Video and Audio PCI decoder ids.
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/pci/pcidevs | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 8ae51b640e2..0b52fc612b3 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1128 2006/08/06 04:36:23 brad Exp $ +$OpenBSD: pcidevs,v 1.1129 2006/08/08 02:44:41 brad Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1243,6 +1243,11 @@ product CONEXANT MUSYCC8478 0x8478 MUSYCC CN8478 product CONEXANT MUSYCC8474 0x8474 MUSYCC CN8474 product CONEXANT MUSYCC8472 0x8472 MUSYCC CN8472 product CONEXANT MUSYCC8471 0x8471 MUSYCC CN8471 +product CONEXANT CX2388x 0x8800 CX2388x +product CONEXANT CX2388x_AUDIO 0x8801 CX2388x Audio +product CONEXANT CX2388x_MPEG 0x8802 CX2388x MPEG +product CONEXANT CX2388x_IR 0x8804 CX2388x IR +product CONEXANT CX2388x_AUDIO2 0x8811 CX2388x Audio /* Contaq Microsystems products */ product CONTAQ 82C599 0x0600 82C599 VLB |