summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/fd.c
Commit message (Expand)AuthorAgeFilesLines
* Merge RELENG_2_0_5 into HEADrgrimes1995-06-111-3/+3
* Remove trailing whitespace.rgrimes1995-05-301-21/+21
* Fix -Wformat warnings, still need to do something about %b and pointerrgrimes1995-05-091-3/+3
* Restructured the floppy tape probe.joerg1995-05-061-6/+2
* Reviewed by: no-one yet, but non-intrusivejulian1995-04-201-1/+29
* Add a class field to devconf and mst drivers.wollman1995-04-121-6/+26
* Correct recalibrate/seek code at attach time so that we do not getrgrimes1995-04-061-4/+11
* Terminate all probe/diagnostic/error messages correctly with a \n.rgrimes1995-03-261-27/+26
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-161-3/+14
* Finally get rid of this bothering ``biodone: buffer already done''joerg1995-03-121-3/+12
* Declare all the args of Fdopen() and fdclose().bde1995-02-261-15/+14
* Back out my previous change and disable the floppy tape controller againjkh1995-01-271-1/+4
* Enable floppy-tape controller by default again. Flags no longer has anyjkh1995-01-171-5/+2
* Argl!, finally found this bummer. The code testing for a write-joerg1995-01-121-36/+10
* Finally implement support for the `lsdev' program. The controller isjoerg1995-01-111-14/+30
* Peter's work to work around one of the most annoying bugs in thejoerg1995-01-061-143/+366
* Here is a minor patch for FreeBSD 2.0R to allow it to recognizejoerg1994-12-041-1/+5
* Reverse the meaning of previous change.jkh1994-11-301-7/+5
* Experimental change to floppy driver to NOT probe the floppy tape ifjkh1994-11-291-2/+7
* Extended the SEEKWAIT and RECALWAIT somewhat to avoid annoying messages.phk1994-11-181-3/+3
* Change "fdx: Floppy not writeable" to less confusingache1994-11-081-2/+2
* From: Lars Fredriksen <fredriks@mcs.com>jkh1994-11-081-1/+21
* Back out Joerg's latest commit. Sorry, Joerg, but this breaks the installjkh1994-11-021-143/+98
* Several minor fixes to the floppy driver:joerg1994-10-301-99/+144
* Julian Elischer's disklabel fixes.jkh1994-10-271-4/+4
* Finished device configuration database work for all ISA devices (except `ze')wollman1994-10-231-28/+40
* Checking for timeout at several critical calls to ``out_fdc()'' now,joerg1994-10-211-14/+56
* Add support for devconf to a large number of device drivers, and dowollman1994-10-191-2/+2
* isa.c isa_device.h: declare & define {e,}isa_{in,ex}ternalize().wollman1994-10-191-1/+91
* Cosmetics. Silence gcc -Wall. Much more to do here :-(phk1994-10-101-4/+4
* Moved the ft.c from 1.1.5.1 over. It works on my Conner thingie. Gotphk1994-09-251-1/+5
* Fixed the problem where the floppy has incorrectly failed probingjoerg1994-09-171-17/+34
* Updated driver to the 1.1.5 version:dg1994-09-171-296/+486
* 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
OpenPOWER on IntegriCloud