diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2006-11-01 06:07:13 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2006-11-01 06:07:13 +0000 |
commit | 5bdad9dc2e7e605583b75e6e7b89a30c0efc29ce (patch) | |
tree | f5e30713d3b130ba04f14cdf3f575b7380bea73d /sys/dev/pci/pcidevs | |
parent | 496a33d9d6462c95ad3282dd4ffdec564c198d1a (diff) |
amd 8111 has an ethernet, but we have never seen anyone use it yet
Diffstat (limited to 'sys/dev/pci/pcidevs')
-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 3cd280ff85a..3f73a1844e5 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1174 2006/10/30 21:51:06 brad Exp $ +$OpenBSD: pcidevs,v 1.1175 2006/11/01 06:07:12 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -662,8 +662,9 @@ product AMD 8151_AGP 0x7455 8151 AGP product AMD 8132_PCIX 0x7458 8132 PCIX product AMD 8132_PCIX_IOAPIC 0x7459 8132 PCIX IOAPIC product AMD 8111_PPB 0x7460 8111 PCI-PCI +product AMD 8111_ETHER 0x7462 8111 Ether product AMD 8111_USB 0x7464 8111 USB -product AMD PBC8111_LPC 0x7468 AMD8111 LPC +product AMD PBC8111_LPC 0x7468 8111 LPC product AMD 8111_IDE 0x7469 8111 IDE product AMD 8111_SMB 0x746a 8111 SMBus product AMD 8111_PMC 0x746b 8111 Power |