diff options
author | Alexander Yurchenko <grange@cvs.openbsd.org> | 2003-10-28 00:11:39 +0000 |
---|---|---|
committer | Alexander Yurchenko <grange@cvs.openbsd.org> | 2003-10-28 00:11:39 +0000 |
commit | 05ee8115b41b847db15a9943af2bf5637fba99bd (patch) | |
tree | 12e188a9705b37768e16cd05187d9b16c322d55d | |
parent | 1481e2e2ca594824961b15d49338b0189de6f251 (diff) |
ITE IT8212 ATA133 chip found in dmesg from frisco@blackant.net.
ok deraadt@
-rw-r--r-- | sys/dev/pci/pcidevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 46343b109ec..3ddda4477dd 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.683 2003/10/22 11:00:59 henning Exp $ + $OpenBSD: pcidevs,v 1.684 2003/10/28 00:11:38 grange Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1343,6 +1343,7 @@ product ITT ITT3204 0x0002 ITT3204 MPEG Decoder product IRE ADSP2141 0x2f44 ADSP 2141 /* ITExpress */ +product ITEXPRESS IT8212 0x8212 IT8212 product ITEXPRESS IT8330G 0x8330 IT8330G /* KTI */ |