Date: Sun, 21 Oct 2001 19:48:38 -0700 (PDT) From: Warner Losh <imp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/isa sio.c sioreg.h src/sys/dev/sio sio.c sioreg.h src/sys/pc98/pc98 sio.c src/sys/conf files.pc98 files.ia64 files.i386 files.alpha Message-ID: <200110220248.f9M2mcd52260@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2001/10/21 19:48:38 PDT
Modified files:
sys/dev/sio sio.c sioreg.h
sys/pc98/pc98 sio.c
sys/conf files.pc98 files.ia64 files.i386
files.alpha
Removed files:
sys/isa sio.c sioreg.h
Log:
First commit after a repo copy of isa/sio* -> dev/sio:
Move sio from isa/sio.c to dev/sio/sio.c. The next step is to break
out the front end attachments, improve support for these parts on
different busses, and maybe, if we're lucky, merging in pc98 support.
It will also be MI and live in conf/files rather than files.*.
Approved by: bde
Tested with: i386, pc98
Revision Changes Path
1.74 +1 -1 src/sys/conf/files.alpha
1.376 +1 -1 src/sys/conf/files.i386
1.20 +1 -1 src/sys/conf/files.ia64
1.210 +0 -0 src/sys/conf/files.pc98
1.349 +1 -1 src/sys/dev/sio/sio.c
1.16 +1 -1 src/sys/dev/sio/sioreg.h
1.349 +0 -3398 src/sys/isa/sio.c (dead)
1.16 +0 -128 src/sys/isa/sioreg.h (dead)
1.157 +1 -1 src/sys/pc98/pc98/sio.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110220248.f9M2mcd52260>
