summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/wdreg.h
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>1999-09-01 11:32:52 +0000
committerphk <phk@FreeBSD.org>1999-09-01 11:32:52 +0000
commitb0a4cf1544fa7a320f7d4284d52cc718ac001f66 (patch)
treed82c15b643c4393602b3c2b59a7ad3daca821aea /sys/i386/isa/wdreg.h
parent237070fe4deb7b1cfd91cfd9eb04bdb0f6a2b015 (diff)
downloadFreeBSD-src-b0a4cf1544fa7a320f7d4284d52cc718ac001f66.zip
FreeBSD-src-b0a4cf1544fa7a320f7d4284d52cc718ac001f66.tar.gz
Try to win back the "removal of most crufty code" trophy from markm:
Remove WD formatting code which has never worked in 386bsd or FreeBSD. Remove DIOCSSTEP and DIOCSRETRIES ioctls as well, they belong in history, along with the SMD disks. OK'ed by: bde
Diffstat (limited to 'sys/i386/isa/wdreg.h')
-rw-r--r--sys/i386/isa/wdreg.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/sys/i386/isa/wdreg.h b/sys/i386/isa/wdreg.h
index 1cf76da..f19867a 100644
--- a/sys/i386/isa/wdreg.h
+++ b/sys/i386/isa/wdreg.h
@@ -229,13 +229,6 @@ struct wdparams {
};
/*
- * wd driver entry points
- */
-#ifdef B_FORMAT
-int wdformat(struct buf *bp);
-#endif
-
-/*
* IDE DMA support.
* This is based on what is needed for the IDE DMA function of the Intel
* Triton chipset; hopefully it's general enough to be used for other
OpenPOWER on IntegriCloud