summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2000-12-18 20:16:52 +0000
committerphk <phk@FreeBSD.org>2000-12-18 20:16:52 +0000
commit45ad6b39049a6c5fcc96585bb22bfcb586b0ea9d (patch)
tree6a056f8489f7588f7ef33d23bcaa22680017c618 /sys
parent96e683d754d7ebcc362a348a0a3fc57f8a8cdb74 (diff)
downloadFreeBSD-src-45ad6b39049a6c5fcc96585bb22bfcb586b0ea9d.zip
FreeBSD-src-45ad6b39049a6c5fcc96585bb22bfcb586b0ea9d.tar.gz
Remove the "wd" driver.
Diffstat (limited to 'sys')
-rw-r--r--sys/i386/i386/userconfig.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/i386/i386/userconfig.c b/sys/i386/i386/userconfig.c
index a8a80fa..194da1c 100644
--- a/sys/i386/i386/userconfig.c
+++ b/sys/i386/i386/userconfig.c
@@ -345,7 +345,6 @@ static DEV_INFO device_info[] = {
{"scd", "Sony CD-ROM", 0, CLS_STORAGE},
{"matcd", "Matsushita/Panasonic/Creative CDROM", 0, CLS_STORAGE},
{"wt", "Wangtek/Archive QIC-02 Tape drive", 0, CLS_STORAGE},
-{"wd", "IDE or ST506 compatible storage device", FLG_INVISIBLE, CLS_STORAGE},
{"ad", "ATA/ATAPI compatible storage device", FLG_INVISIBLE, CLS_STORAGE},
{"fd", "Floppy disk device", FLG_INVISIBLE, CLS_STORAGE},
OpenPOWER on IntegriCloud