Split off the PCCARD specific driver parts of fd and sio and remove last
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Sun, 11 Jan 2004 16:45:17 +0000 (16:45 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Sun, 11 Jan 2004 16:45:17 +0000 (16:45 +0000)
commit8c5c04706ad9d2796c6b2a1bc22c3ddcba6593cd
tree0fc1667ff0a063d76eba9c91bc4d4aefe3d9794b
parent49aca642bdee36b6471384359c9ff8aeb64c807a
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.
sys/conf/files.i386
sys/dev/disk/fd/fd.c
sys/dev/disk/fd/fd_pccard.c [new file with mode: 0644]
sys/dev/disk/fd/fdc.h
sys/dev/serial/sio/sio.c
sys/dev/serial/sio/sio_pccard.c [new file with mode: 0644]
sys/dev/serial/sio/sio_private.h [new file with mode: 0644]