| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin | |
| 2008-03-16 | Split device_t and softc for the ... wait for it ... [air quotes] MI | cube | |
| variant of fdc(4)/fd(4). Other cosmetic changes as appropriate. | |||
| 2008-02-22 | Suspend, resume, detach. | dyoung | |
| 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(). | |||
| 2005-12-11 | merge ktrace-lwp. | christos | |
| 2005-02-04 | de-__P | perry | |
| 2003-09-25 | Modify the fdcattach() interface again, splitting it into two parts, so that | mycroft | |
| DRQ allocation is done earlier. | |||
| 2003-09-25 | Do fd probing after interrupts are enabled, and use tsleep() for delays. | mycroft | |
| 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. | |||
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc | |
| Patches provided by Joel Baker in PR 22364, verified by myself. | |||
| 2003-01-08 | Support for 'plug and play' of floppy drives, to be used soon by the | jmcneill | |
| ACPI fdc attachment. Reviewed by fvdl. | |||
| 2000-04-23 | Carve off the ISA configuration bits from the floppy driver. Driver is | thorpej | |
| still ISA-specific, but we can attach ISA instances with different configuration mechanisms now. | |||
