aboutsummaryrefslogtreecommitdiff
path: root/sys/isa/fdc.h
Commit message (Expand)AuthorAgeFilesLines
* Complete the bio/buf divorce for all code below devfs::strategyPoul-Henning Kamp2000-04-151-2/+2
* Make the Y-E Data PCMCIA floppy of the Toshiba Libretto work underJoerg Wunsch2000-03-181-1/+3
* Removed some more vestiges of ft.Bruce Evans2000-01-091-5/+2
* Futher cleanup.. "device_print_prettyname(); printf()" -> device_printf()Peter Wemm2000-01-081-1/+0
* Merge most of FDC_YE into the mainline driver.Warner Losh2000-01-061-3/+1
* Patch up some of the evilness left over from the early newbus porting.Peter Wemm2000-01-051-0/+20
* Add code to support ISA PnP.Doug Rabson1999-11-111-3/+8
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Bring the 'new-bus' to the i386. This extensively changes the way thePeter Wemm1999-04-161-1/+5
* Fixed corruption of the fd buffer queue. Once upon a time, the activeBruce Evans1999-01-151-2/+3
* Add support for the YE-Data external PCMCIA floppy driver. ThisWarner Losh1998-12-121-1/+5
* Fixed error handling:Bruce Evans1998-07-291-1/+2
* Don't pretend to support ix86's with 7-bit ints by using longs just toBruce Evans1998-07-111-2/+2
* Enable the FIFO on enhanced floppy controllers. This reduces theTor Egge1997-09-171-1/+2
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Move from the old buf.b_actf to the new TAILQ(buf.b_act).Poul-Henning Kamp1996-05-031-2/+2
* Peter's work to work around one of the most annoying bugs in theJoerg Wunsch1995-01-061-4/+13
* Cosmetics. Silence gcc -Wall. Much more to do here :-(Poul-Henning Kamp1994-10-101-2/+2
* Updated driver to the 1.1.5 version:David Greenman1994-09-171-6/+6
* From: Jim Babb <babb@sedhps01.mdc.com>Nate Williams1994-02-141-0/+37
* Tentative fdc patches...Andrew Moore1994-02-071-0/+38