DragonFly commits List (threaded) for 2004-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/conf files.i386 src/sys/dev/disk/fd fd_pccard.c fd.c fdc.h src/sys/dev/serial/sio sio_pccard.c sio_private.h sio.c
joerg 2004/01/11 08:45:17 PST
DragonFly src repository
Modified files:
sys/conf files.i386
sys/dev/disk/fd fd.c fdc.h
sys/dev/serial/sio sio.c
Added files:
sys/dev/disk/fd fd_pccard.c
sys/dev/serial/sio sio_pccard.c sio_private.h
Log:
Split off the PCCARD specific driver parts of fd and sio and remove last
uses of NCARD and use_card.h. The header will go with the NEWCARD merge.
Revision Changes Path
1.10 +2 -0 src/sys/conf/files.i386
1.12 +8 -112 src/sys/dev/disk/fd/fd.c
1.3 +11 -1 src/sys/dev/disk/fd/fdc.h
1.11 +4 -230 src/sys/dev/serial/sio/sio.c
http://www.dragonflybsd.org/cvsweb/src/sys/conf/files.i386.diff?r1=1.9&r2=1.10&f=h
http://www.dragonflybsd.org/cvsweb/src/sys/dev/disk/fd/fd.c.diff?r1=1.11&r2=1.12&f=h
http://www.dragonflybsd.org/cvsweb/src/sys/dev/disk/fd/fdc.h.diff?r1=1.2&r2=1.3&f=h
http://www.dragonflybsd.org/cvsweb/src/sys/dev/serial/sio/sio.c.diff?r1=1.10&r2=1.11&f=h
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]