diff options
author | Chris Cappuccio <chris@cvs.openbsd.org> | 2000-05-31 22:12:58 +0000 |
---|---|---|
committer | Chris Cappuccio <chris@cvs.openbsd.org> | 2000-05-31 22:12:58 +0000 |
commit | 0dc2c860f02717455a19d561fb69a074c274650a (patch) | |
tree | 9362fc4a702e19d408a6e3a901af350d987fa7a3 /sys | |
parent | 2c1ccdb0faca2e57482107c1400a79ea658cd2aa (diff) |
Add some OPTi IDE controllers
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/pci/pcidevs | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 1a444e87475..74839f1429a 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.263 2000/05/31 07:07:43 deraadt Exp $ + $OpenBSD: pcidevs,v 1.264 2000/05/31 22:12:57 chris Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -1258,6 +1258,8 @@ product OLICOM OC2326 0x0014 OC2326 /* Opti products */ product OPTI 82C557 0xc557 82C557 Host product OPTI 82C558 0xc558 82C558 PCI-ISA +product OPTI 82C568 0xc568 82C568 IDE +product OPTI 82D568 0xd568 82D568 IDE product OPTI 82C621 0xc621 82C621 IDE product OPTI 82C700 0xc700 82C700 product OPTI 82C701 0xc701 82C701 |