diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2003-11-06 07:21:27 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2003-11-06 07:21:27 +0000 |
commit | 5552307bdf91c8853f51f50ec9bf047abc551b58 (patch) | |
tree | 4c5f0b7e03fa8a5e7a7aba3ef9b2c21bfa239d63 /sys/dev/pci/pcidevs | |
parent | fb2f5b33d86a82f2e5cd856a4d82312f73b9e357 (diff) |
i82852gm ids from jmc's dmesg
Diffstat (limited to 'sys/dev/pci/pcidevs')
-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 d4cbe4f66f3..741aa51682a 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.687 2003/10/31 03:53:02 deraadt Exp $ + $OpenBSD: pcidevs,v 1.688 2003/11/06 07:21:26 mickey Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1275,6 +1275,10 @@ product INTEL 82830MP_IO_1 0x3575 82830MP CPU to I/O Bridge 1 product INTEL 82830MP_AGP 0x3576 82830MP CPU to AGP Bridge product INTEL 82830MP_IV 0x3577 82830MP Integrated Video product INTEL 82830MP_IO_2 0x3578 82830MP CPU to I/O Bridge 2 +product INTEL 82852GM_HPB 0x3580 82852GM Hub-to-PCI +product INTEL 82852GM_AGP 0x3582 82852GM AGP +product INTEL 82852GM_MEM 0x3584 82852GM Memory +product INTEL 82852GM_CFG 0x3585 82852GM Configuration product INTEL 82855PE 0x3340 82855PE Host-Hub Bridge product INTEL 82855PE_AGP 0x3341 82855PE AGP product INTEL 82801DBM 0x24cc 82801DBM LPC |