diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2006-02-24 04:19:10 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2006-02-24 04:19:10 +0000 |
commit | d712d89fc8510a38160c9d360ccc7e7f2668c643 (patch) | |
tree | dce5fff87d70a1f1f562d60a05b2a579ed655efc /sys/dev | |
parent | b61aef1a3a3fb755c8f12d7b198173801d22a1a6 (diff) |
add the Envy24 I/O Ctrlr
Diffstat (limited to 'sys/dev')
-rw-r--r-- | sys/dev/pci/pcidevs | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 97e46b2e0fa..c5b373f69ba 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1029 2006/02/24 03:40:42 brad Exp $ +$OpenBSD: pcidevs,v 1.1030 2006/02/24 04:19:09 brad Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1454,7 +1454,8 @@ product IBM PCIX 0x01a7 PCIX-PCIX product IBM SERVERAID2 0x01bd ServeRAID /* IC Ensemble */ -product ICENSEMBLE VT172x 0x1712 Envy24PT/HT Audio +product ICENSEMBLE ICE1712 0x1712 Envy24 I/O Ctrlr +product ICENSEMBLE VT172x 0x1724 Envy24PT/HT Audio /* IDT products */ product IDT 77201 0x0001 77201/77211 ATM (NICStAR) |