Date: Sun, 16 May 2004 22:46:16 -0700 (PDT) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files.alpha files.amd64 files.i386 files.ia64 src/sys/isa fd.c fdreg.h Message-ID: <200405170546.i4H5kGX5041113@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2004/05/16 22:46:16 PDT
FreeBSD src repository
Modified files:
sys/conf files.alpha files.amd64 files.i386
files.ia64
Removed files:
sys/isa fd.c fdreg.h
Log:
Move fdc from isa/fd.c to dev/fdc/fdc.c. The old files were
repocopied. Soon there will be additional bus attachments and
specialization for isa, acpi and pccard (and maybe pc98's cbus).
This was approved by nate, joerg and myself. bde dissented on the new
location, but appeared to be OK after some discussion.
Revision Changes Path
1.110 +1 -1 src/sys/conf/files.alpha
1.34 +1 -1 src/sys/conf/files.amd64
1.491 +1 -1 src/sys/conf/files.i386
1.67 +1 -1 src/sys/conf/files.ia64
1.271 +0 -2726 src/sys/isa/fd.c (dead)
1.19 +0 -67 src/sys/isa/fdreg.h (dead)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405170546.i4H5kGX5041113>
