diff options
author | 2002-06-08 23:22:58 +0000 | |
---|---|---|
committer | 2002-06-08 23:22:58 +0000 | |
commit | ddc36a8593b2d508bce7ec16d92843c76cbfeb4d (patch) | |
tree | 55cb6588acc172a55906201b1cf438fd590c2769 | |
parent | Add read-only KERN_NFILES (number of open files). (diff) | |
download | wireguard-openbsd-ddc36a8593b2d508bce7ec16d92843c76cbfeb4d.tar.xz wireguard-openbsd-ddc36a8593b2d508bce7ec16d92843c76cbfeb4d.zip |
Add AMD 8111 IDE
-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 62da29ebd54..70e04b4ead3 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.520 2002/06/06 20:50:16 mickey Exp $ + $OpenBSD: pcidevs,v 1.521 2002/06/08 23:22:58 chris Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -813,6 +813,7 @@ product AMD PBC768_AC 0x7445 768 AC97 Audio product AMD PBC768_MD 0x7446 768 AC97 Modem product AMD PBC768_PPB 0x7448 768 PCI-PCI product AMD PBC768_USB 0x7449 768 USB +product AMD 8111_IDE 0x7469 8111 IDE /* AMI */ product AMI MEGARAID 0x1960 MegaRAID |