diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2006-02-24 03:40:43 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2006-02-24 03:40:43 +0000 |
commit | f2d489a26a49c4607ebc282897b3e43cdb4c0f31 (patch) | |
tree | fa39d395ba0844601e0dd7410929098febca1239 /sys | |
parent | 5329ba9c39c074e22a021096db098022078ff8b2 (diff) |
add IC Ensemble and the Envy24 Audio controller
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/pci/pcidevs | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index ca259e31c49..97e46b2e0fa 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1028 2006/02/24 02:58:35 brad Exp $ +$OpenBSD: pcidevs,v 1.1029 2006/02/24 03:40:42 brad Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -222,6 +222,7 @@ vendor SUNDANCE 0x13f0 Sundance vendor CMI 0x13f6 C-Media Electronics vendor LAVA 0x1407 Lava vendor SUNIX 0x1409 Sunix +vendor ICENSEMBLE 0x1412 IC Ensemble vendor MICROSOFT 0x1414 Microsoft vendor OXFORD2 0x1415 Oxford vendor CHELSIO 0x1425 Chelsio @@ -1452,6 +1453,9 @@ product IBM FIREGL2 0x0170 FireGL2 product IBM PCIX 0x01a7 PCIX-PCIX product IBM SERVERAID2 0x01bd ServeRAID +/* IC Ensemble */ +product ICENSEMBLE VT172x 0x1712 Envy24PT/HT Audio + /* IDT products */ product IDT 77201 0x0001 77201/77211 ATM (NICStAR) |