opnsense-src/sys/isa
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
..
ic Enable the FIFO on enhanced floppy controllers. This reduces the 1997-09-17 20:16:17 +00:00
atrtc.c Update timecounters to new interface. 1998-10-23 10:46:20 +00:00
bt_isa.c Fix probes when a port address is specified. 1998-11-10 06:44:54 +00:00
fd.c Add support for the YE-Data external PCMCIA floppy driver. This 1998-12-12 08:16:01 +00:00
fdc.h Add support for the YE-Data external PCMCIA floppy driver. This 1998-12-12 08:16:01 +00:00
fdreg.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
isareg.h Support files for ISA bus. 1998-08-06 08:49:09 +00:00
isavar.h * Add hooks to allow the X server to access I/O ports and memory. 1998-11-15 18:25:17 +00:00
joy.c This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
kbdio.c Port syscons to the alpha. The driver itself has moved to sys/isa as it will 1998-08-06 09:15:54 +00:00
kbdio.h Port syscons to the alpha. The driver itself has moved to sys/isa as it will 1998-08-06 09:15:54 +00:00
kbdtables.h Port syscons to the alpha. The driver itself has moved to sys/isa as it will 1998-08-06 09:15:54 +00:00
ppc.c The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static 1998-12-07 21:58:50 +00:00
ppcreg.h pcf.c: timeout management added 1998-10-31 11:37:09 +00:00
psm.c * Add hooks to allow the X server to access I/O ports and memory. 1998-11-15 18:25:17 +00:00
rtc.h Improve a couple of comment. 1998-07-11 08:01:18 +00:00
scvidctl.c Merge with the latest i386 syscons. 1998-09-17 09:38:36 +00:00
sio.c * Add hooks to allow the X server to access I/O ports and memory. 1998-11-15 18:25:17 +00:00
sioreg.h Underlying ,v files were copied and detagged. Re-commit old versions 1998-09-26 14:00:29 +00:00
syscons.c * Add hooks to allow the X server to access I/O ports and memory. 1998-11-15 18:25:17 +00:00
syscons.h Merge with the latest i386 syscons. 1998-09-17 09:38:36 +00:00
timerreg.h Port syscons to the alpha. The driver itself has moved to sys/isa as it will 1998-08-06 09:15:54 +00:00
videoio.c Merge with the latest i386 syscons. 1998-09-17 09:38:36 +00:00
videoio.h Merge with the latest i386 syscons. 1998-09-17 09:38:36 +00:00