diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2002-09-23 17:20:52 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2002-09-23 17:20:52 +0000 |
commit | a8574c2696ca5450daad5f18894b192236268fbd (patch) | |
tree | c71c763a8ed9b7c0583c438b7f1c83f4091152e8 | |
parent | ceda64baf6b69faa3ab1f8c0ff67b82987b22884 (diff) |
another amd usb; henric@attbi.com
-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 2a68059c6bc..4520902acc2 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.546 2002/09/16 00:27:35 krw Exp $ + $OpenBSD: pcidevs,v 1.547 2002/09/23 17:20:51 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -811,6 +811,7 @@ product AMD 766_ISA 0x7410 766 PCI-ISA product AMD 766_IDE 0x7411 766 IDE product AMD 766_USB 0x7412 766 USB product AMD 766_PMC 0x7413 766 Power Mgmt +product AMD 766_USB_HCI 0x7414 766 USB OpenHCI product AMD PBC768_ISA 0x7440 768 PCI-ISA product AMD PBC768_IDE 0x7441 768 IDE product AMD PBC768_PMC 0x7443 768 Power Mgmt |