1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-14 10:09:48 +00:00
freebsd/sys/i386
Warner Losh 69acd21dfd 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)
1998-12-12 08:16:01 +00:00
..
apm Perform APM power-off on power-off request, not halt request. 1998-12-10 23:36:14 +00:00
bios Perform APM power-off on power-off request, not halt request. 1998-12-10 23:36:14 +00:00
boot
conf Add support for the YE-Data external PCMCIA floppy driver. This 1998-12-12 08:16:01 +00:00
eisa
i386 Cleanup up the wording for the F00F bug workaround message. 1998-12-10 01:49:01 +00:00
ibcs2
include
isa Add support for the YE-Data external PCMCIA floppy driver. This 1998-12-12 08:16:01 +00:00
linux linux_pipe does not preserve the edx register. Linux and 1998-12-10 13:47:18 +00:00
pci
Makefile