diff options
author | Jason Downs <downsj@cvs.openbsd.org> | 1998-07-05 07:15:33 +0000 |
---|---|---|
committer | Jason Downs <downsj@cvs.openbsd.org> | 1998-07-05 07:15:33 +0000 |
commit | 35c36af5e84dc8c53b145a06c3e5b77f21218cd2 (patch) | |
tree | 9497dfc2644262e12288fb270e8f47c502aac015 /sys/dev | |
parent | 2c86f57d74a737c2a6de2f017ca3a9196befe8be (diff) |
Uncommit wdc.
Note that the Soundblaster uses this code, even though it's port isn't
fully compatible with the driver.
Diffstat (limited to 'sys/dev')
-rw-r--r-- | sys/dev/isa/pnpdevs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/isa/pnpdevs b/sys/dev/isa/pnpdevs index 25352517497..7c14e6363eb 100644 --- a/sys/dev/isa/pnpdevs +++ b/sys/dev/isa/pnpdevs @@ -1,4 +1,4 @@ -# $OpenBSD: pnpdevs,v 1.14 1998/06/02 18:45:33 deraadt Exp $ +# $OpenBSD: pnpdevs,v 1.15 1998/07/05 07:15:32 downsj Exp $ # # NOTE: All `com' devices also need pccom identifiers. @@ -61,7 +61,7 @@ pccom PNP0501 #16550A-compatible COM port # PNP0510 #Generic IRDA-compatible device #--Disk Controllers-- -# PNP0600 #Generic ESDI/IDE/ATA compatible hard disk controller +wdc PNP0600 #Generic ESDI/IDE/ATA compatible hard disk controller # PNP0601 #Plus Hardcard II # PNP0602 #Plus Hardcard IIXL/EZ # PNP0603 #Generic IDE supporting Microsoft Device Bay Specification |