Date: Fri, 14 Oct 2005 18:24:58 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files options src/sys/dev/sx cd1865.h sx.c sx.h sx_pci.c sx_util.c sx_util.h sxvar.h src/sys/i386/conf NOTES src/sys/pc98/conf NOTES Message-ID: <200510141824.j9EIOwVe075831@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2005-10-14 18:24:58 UTC
FreeBSD src repository
Modified files:
sys/conf files options
sys/i386/conf NOTES
sys/pc98/conf NOTES
Removed files:
sys/dev/sx cd1865.h sx.c sx.h sx_pci.c sx_util.c
sx_util.h sxvar.h
Log:
Remove the sx(4) driver at the request of the author. The author
originally wrote it for 4.x and hasn't really had the time to fully update
it to 5.x and later. Also, the author doesn't use the hardware anymore as
well. If someone does need this driver they can always resurrect it from
the Attic.
Requested by: Frank Mayhar frank at exit dot com
Revision Changes Path
1.1057 +0 -4 src/sys/conf/files
1.517 +0 -1 src/sys/conf/options
1.3 +0 -313 src/sys/dev/sx/cd1865.h (dead)
1.15 +0 -1388 src/sys/dev/sx/sx.c (dead)
1.6 +0 -155 src/sys/dev/sx/sx.h (dead)
1.7 +0 -167 src/sys/dev/sx/sx_pci.c (dead)
1.3 +0 -260 src/sys/dev/sx/sx_util.c (dead)
1.3 +0 -159 src/sys/dev/sx/sx_util.h (dead)
1.3 +0 -83 src/sys/dev/sx/sxvar.h (dead)
1.1208 +0 -3 src/sys/i386/conf/NOTES
1.64 +0 -3 src/sys/pc98/conf/NOTES
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510141824.j9EIOwVe075831>
