]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r256865
authorbrooks <brooks@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 31 Oct 2013 16:16:52 +0000 (16:16 +0000)
committerbrooks <brooks@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 31 Oct 2013 16:16:52 +0000 (16:16 +0000)
commit72f48ec078cf688dbded8c9faa2f829ec8ef2b57
tree4e7803425545b4dd832d179cf3c89efdd75321c1
parent4633471b1d2386d43cc28d016d617ff6028beac1
MFC r256865

Remove the isf(4) driver.  It was created by accident and is subset of
the cfi(4) driver.  It remained in the tree longer than would be ideal
due to the time required to bring cfi(4) to feature parity.

Sponsored by: DARPA/AFRL
Approved by: re (gjb)

git-svn-id: svn://svn.freebsd.org/base/stable/10@257456 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
14 files changed:
share/man/man4/Makefile
share/man/man4/isf.4 [deleted file]
sys/conf/files
sys/dev/isf/isf.c [deleted file]
sys/dev/isf/isf.h [deleted file]
sys/dev/isf/isf_fdt.c [deleted file]
sys/dev/isf/isf_nexus.c [deleted file]
sys/mips/conf/BERI_DE4.hints
sys/mips/conf/BERI_DE4_MDROOT
sys/mips/conf/BERI_DE4_SDROOT
usr.sbin/Makefile
usr.sbin/isfctl/Makefile [deleted file]
usr.sbin/isfctl/isfctl.8 [deleted file]
usr.sbin/isfctl/isfctl.c [deleted file]