diff options
author | imp <imp@FreeBSD.org> | 1998-12-12 08:16:01 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 1998-12-12 08:16:01 +0000 |
commit | ca6fd0503c7a84c68a40177a7fae7b198583e14e (patch) | |
tree | d29ffded57ec370abcb723d6271832993789aeee /sys/kern/subr_bus.c | |
parent | 2da06b289548cde64f579509fa362683b2d0d9d4 (diff) | |
download | FreeBSD-src-ca6fd0503c7a84c68a40177a7fae7b198583e14e.zip FreeBSD-src-ca6fd0503c7a84c68a40177a7fae7b198583e14e.tar.gz |
Add support for the YE-Data external PCMCIA floppy driver. This
floppy is used on the toshiba Libretto line of subnotebook computers.
It differs from a normal floppy in that you must use PIO rather than
DMA to transfer the data.
To enable this, you must add options "FDC_YE" to your kernel. I don't
have a machine that has a floppy and a pcmcia slot to test to make
sure that this doesn't impact normal floppy units, so I've left this as
an option.
I have ported this to -current and made an attempt to ensure that the
indentation conforms to style(9), aka the bruce filter.
Reviewed by: nate, markm
Submitted by: David Horwitt (dhorwitt@ucsd.edu)
Diffstat (limited to 'sys/kern/subr_bus.c')
0 files changed, 0 insertions, 0 deletions