Remove the wds(4) driver for the WD700 ISA SCSI HBA.
authorjhb <jhb@FreeBSD.org>
Fri, 19 Aug 2016 21:51:42 +0000 (21:51 +0000)
committerjhb <jhb@FreeBSD.org>
Fri, 19 Aug 2016 21:51:42 +0000 (21:51 +0000)
commit3947907d861285e27f7b31dd2904369105896e66
treeec0d6e463dcc1e8f4025b64a9103544714d287dc
parente24281ea435d000405625e7cae5aa3f43f22adde
Remove the wds(4) driver for the WD700 ISA SCSI HBA.

While this driver does do DMA, it bounce buffers all transactions through
a single 64k buffer.  It also does not have a manpage.

Relnotes: yes
etc/devd.conf
release/doc/en_US.ISO8859-1/hardware/article.xml
sys/conf/NOTES
sys/conf/files
sys/dev/wds/wd7000.c [deleted file]
sys/modules/Makefile
sys/modules/wds/Makefile [deleted file]
sys/pc98/conf/NOTES
sys/sparc64/conf/NOTES
tools/kerneldoc/subsys/Doxyfile-dev_wds [deleted file]