diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2005-10-11 10:53:35 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2005-10-11 10:53:35 +0000 |
commit | af259ec92c83f8731684093e5f73247af97cfe5f (patch) | |
tree | 5d7b4c6cb43a0e51dabcb140a88d0fddf08f8ca9 | |
parent | 645f266c20b5e6490938cad67e942e9a8f6185b4 (diff) |
A handful of Intel and Acer Labs devices from submitted dmesgs.
-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 149ccf8f83b..71d1fa1e8ff 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.938 2005/10/10 19:23:36 brad Exp $ +$OpenBSD: pcidevs,v 1.939 2005/10/11 10:53:34 jsg Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -441,6 +441,8 @@ product ALI M1535 0x1535 M1535 PCI product ALI M1543 0x1543 M1543 ISA product ALI M1541 0x1541 M1541 PCI product ALI M1621 0x1621 M1621 PCI +product ALI M1631 0x1631 M1631 PCI +product ALI M1644 0x1644 M1644 PCI product ALI M1647 0x1647 M1647 PCI product ALI M3309 0x3309 M3309 MPEG product ALI M4803 0x5215 M4803 @@ -1646,6 +1648,9 @@ product INTEL 82945GP_MCH 0x2770 82945GP product INTEL 82945GP_PCIE 0x2771 82945GP PCIE product INTEL 82955X_HB 0x2774 82955X MCH product INTEL 82955X_PCIE 0x2775 82955X PCIE +product INTEL E7230_MCH 0x2778 E7230 MCH +product INTEL E7230_PCIE 0x2779 E7230 PCIE +product INTEL 915G_IGD 0x2782 915G Video product INTEL 915GM_IGD_S 0x2792 915GM/GMS Video product INTEL 82801GB_LPC 0x27b8 82801GB LPC product INTEL 82801GB_SATA_1 0x27c0 82801GB SATA |