diff options
author | Jason Wright <jason@cvs.openbsd.org> | 2003-05-20 22:00:54 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 2003-05-20 22:00:54 +0000 |
commit | 8f667349d618d9aba2433f1b4e5e89dc3f041792 (patch) | |
tree | b8a26cd44fbd1675459efb6d47b249cd6c6693b7 | |
parent | 3ba70d7f6dabd929245bdab0a77f098142066991 (diff) |
order
-rw-r--r-- | sys/dev/pci/pcidevs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index d34117034c7..d3170291270 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.626 2003/05/17 21:50:24 jason Exp $ + $OpenBSD: pcidevs,v 1.627 2003/05/20 22:00:53 jason Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -855,11 +855,11 @@ product AMD 8151_SC 0x7454 8151 Sys Control product AMD 8151_AGP 0x7455 8151 AGP product AMD 8111_PPB 0x7460 8111 PCI-PCI product AMD 8111_USB 0x7464 8111 USB +product AMD PBC8111_LPC 0x7468 AMD8111 LPC product AMD 8111_IDE 0x7469 8111 IDE product AMD 8111_SMB 0x746a 8111 SMBus product AMD 8111_ACPI 0x746b 8111 ACPI product AMD 8111_ACA 0x746d 8111 AC97 Audio -product AMD PBC8111_LPC 0x7468 AMD8111 LPC /* AMI */ product AMI MEGARAID 0x1960 MegaRAID |