summaryrefslogtreecommitdiffstats
path: root/sys/isa/fd.c
Commit message (Expand)AuthorAgeFilesLines
* Use RAW_PART=2 to trick diskerrache1994-08-291-2/+4
* Ran ft.c through ident.paul1994-08-231-16/+16
* Change all #includes to follow the current Berkeley style. Some of thesewollman1994-08-131-7/+7
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-17/+17
* Bug fixes and performance improvements from John Dyson and myself:dg1994-04-201-1/+2
* From: Jim Babb <babb@sedhps01.mdc.com>nate1994-03-081-1/+2
* 360 DD entry speed fixed to 250KBPSache1994-03-021-2/+2
* floppy tape support shouldn't interfere with floppy disk driver onalm1994-03-021-3/+4
* From: Jim Babb <babb@sedhps01.mdc.com>nate1994-02-141-3/+6
* Tentative fdc patches...alm1994-02-071-0/+1
* Add floppy tape driver - fd => fdcalm1994-02-071-97/+144
* Use separate fields for format GAP and read/write GAP.ache1993-12-211-19/+16
* Make everything compile with -Wtraditional. Make it easier to distributewollman1993-12-191-6/+8
* Media table reorganization.ache1993-12-191-126/+231
* Reorganization of format table.ache1993-12-181-33/+69
* Added following formats (derived from MSDOS fdformat):ache1993-12-161-10/+19
* No more partition bits in floppy minor.ache1993-12-161-36/+55
* Add more strictly size check into Fdopen to eliminateache1993-12-131-4/+14
* Add 360K floppy support.ache1993-12-121-5/+22
* Add popular 720k floppy in HD drive floppy type.ache1993-12-121-4/+5
* Fixed the error that a Fdopen succeeds without a found fd controller inats1993-12-041-2/+3
* Reset fdc during probe.alm1993-12-031-1/+7
* Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, andwollman1993-11-251-33/+54
* >From: bde@kralizec.zeta.org.au (Bruce Evans)rgrimes1993-09-231-8/+9
* Removed $Log$ section and patch kit headers. And here is the fullrgrimes1993-09-151-59/+2
* Bruce's multifarious patches for the floppy driver (not well tested, butjkh1993-09-141-23/+142
* Fixed poor timeout code in out_fdc. The timeout counter was not beingrgrimes1993-08-121-4/+19
* Modified attach printf's so that the output is compatible with the "new"dg1993-07-151-13/+9
* Initial import, 0.1 + pk 0.2.4-B1rgrimes1993-06-121-0/+903
OpenPOWER on IntegriCloud