Home | History | Annotate | Download | only in isa
History log of /src/sys/dev/isa/fdcvar.h
RevisionDateAuthorComments
 1.10  28-Apr-2008  martin Remove clause 3 and 4 from TNF licenses
 1.9  16-Mar-2008  cube branches: 1.9.2; 1.9.4;
Split device_t and softc for the ... wait for it ... [air quotes] MI
variant of fdc(4)/fd(4). Other cosmetic changes as appropriate.
 1.8  22-Feb-2008  dyoung Suspend, resume, detach.

Use mutex(9) and condvar(9) instead of splbio(9)/splx(9) and
tsleep(9)/wakeup(9).

Use device_t and accessors. Use aprint_*_dev().
 1.7  11-Dec-2005  christos branches: 1.7.46; 1.7.66; 1.7.70;
merge ktrace-lwp.
 1.6  04-Feb-2005  perry branches: 1.6.6;
de-__P
 1.5  25-Sep-2003  mycroft branches: 1.5.8; 1.5.10;
Modify the fdcattach() interface again, splitting it into two parts, so that
DRQ allocation is done earlier.
 1.4  25-Sep-2003  mycroft Do fd probing after interrupts are enabled, and use tsleep() for delays.
Also try to accept a recalibrate interrupt to terminate the delay -- but that
doesn't seem to work reliably, so do a 2s timeout as well.
 1.3  07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22364, verified by myself.
 1.2  08-Jan-2003  jmcneill branches: 1.2.2;
Support for 'plug and play' of floppy drives, to be used soon by the
ACPI fdc attachment. Reviewed by fvdl.
 1.1  23-Apr-2000  thorpej branches: 1.1.6; 1.1.8;
Carve off the ISA configuration bits from the floppy driver. Driver is
still ISA-specific, but we can attach ISA instances with different
configuration mechanisms now.
 1.1.8.1  15-Jan-2003  thorpej Sync with HEAD.
 1.1.6.2  20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
 1.1.6.1  23-Apr-2000  bouyer file fdcvar.h was added on branch thorpej_scsipi on 2000-11-20 11:41:14 +0000
 1.2.2.4  04-Feb-2005  skrll Sync with HEAD.
 1.2.2.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.2.2.2  18-Sep-2004  skrll Sync with HEAD.
 1.2.2.1  03-Aug-2004  skrll Sync with HEAD
 1.5.10.1  12-Feb-2005  yamt sync with head.
 1.5.8.1  29-Apr-2005  kent sync with -current
 1.6.6.2  17-Mar-2008  yamt sync with head.
 1.6.6.1  27-Feb-2008  yamt sync with head.
 1.7.70.2  02-Jun-2008  mjf Sync with HEAD.
 1.7.70.1  03-Apr-2008  mjf Sync with HEAD.
 1.7.66.1  24-Mar-2008  keiichi sync with head.
 1.7.46.1  23-Mar-2008  matt sync with HEAD
 1.9.4.1  16-May-2008  yamt sync with head.
 1.9.2.1  18-May-2008  yamt sync with head.

RSS XML Feed