aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/fdc
Commit message (Expand)AuthorAgeFilesLines
* Back out my previous change and disable the floppy tape controller againJordan K. Hubbard1995-01-271-1/+4
* Enable floppy-tape controller by default again. Flags no longer has anyJordan K. Hubbard1995-01-171-5/+2
* Argl!, finally found this bummer. The code testing for a write-Joerg Wunsch1995-01-121-36/+10
* Finally implement support for the `lsdev' program. The controller isJoerg Wunsch1995-01-111-14/+30
* Peter's work to work around one of the most annoying bugs in theJoerg Wunsch1995-01-061-142/+365
* Here is a minor patch for FreeBSD 2.0R to allow it to recognizeJoerg Wunsch1994-12-041-1/+5
* Reverse the meaning of previous change.Jordan K. Hubbard1994-11-301-7/+5
* Experimental change to floppy driver to NOT probe the floppy tape ifJordan K. Hubbard1994-11-291-2/+7
* Extended the SEEKWAIT and RECALWAIT somewhat to avoid annoying messages.Poul-Henning Kamp1994-11-181-3/+3
* Change "fdx: Floppy not writeable" to less confusingAndrey A. Chernov1994-11-081-2/+2
* From: Lars Fredriksen <fredriks@mcs.com>Jordan K. Hubbard1994-11-081-1/+21
* Back out Joerg's latest commit. Sorry, Joerg, but this breaks the installJordan K. Hubbard1994-11-021-143/+98
* Several minor fixes to the floppy driver:Joerg Wunsch1994-10-301-99/+144
* Julian Elischer's disklabel fixes.Jordan K. Hubbard1994-10-271-4/+4
* Finished device configuration database work for all ISA devices (except `ze')Garrett Wollman1994-10-231-26/+38
* Checking for timeout at several critical calls to ``out_fdc()'' now,Joerg Wunsch1994-10-211-14/+56
* Add support for devconf to a large number of device drivers, and doGarrett Wollman1994-10-191-2/+2
* isa.c isa_device.h: declare & define {e,}isa_{in,ex}ternalize().Garrett Wollman1994-10-191-1/+91
* Cosmetics. Silence gcc -Wall. Much more to do here :-(Poul-Henning Kamp1994-10-101-4/+4
* An ifdef almost hit where it was supposed to go. Joerg owes me a goodPoul-Henning Kamp1994-09-251-6/+6
* Copied over the transfer speed definitions from sys/i386/isa/fdreg.h.Joerg Wunsch1994-09-251-1/+3
* Moved the ft.c from 1.1.5.1 over. It works on my Conner thingie. GotPoul-Henning Kamp1994-09-251-1/+5
* Fixed the problem where the floppy has incorrectly failed probingJoerg Wunsch1994-09-171-17/+34
* Updated driver to the 1.1.5 version:David Greenman1994-09-172-304/+496
* Use RAW_PART=2 to trick diskerrAndrey A. Chernov1994-08-291-2/+4
* Ran ft.c through ident.Paul Richards1994-08-231-16/+16
* Change all #includes to follow the current Berkeley style. Some of theseGarrett Wollman1994-08-132-9/+9
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.Rodney W. Grimes1994-05-251-17/+17
* Bug fixes and performance improvements from John Dyson and myself:David Greenman1994-04-201-1/+2
* From: Jim Babb <babb@sedhps01.mdc.com>Nate Williams1994-03-081-1/+2
* 360 DD entry speed fixed to 250KBPSAndrey A. Chernov1994-03-021-2/+2
* floppy tape support shouldn't interfere with floppy disk driver onAndrew Moore1994-03-021-3/+4
* From: Jim Babb <babb@sedhps01.mdc.com>Nate Williams1994-02-141-3/+6
* Tentative fdc patches...Andrew Moore1994-02-072-39/+2
* Add floppy tape driver - fd => fdcAndrew Moore1994-02-072-96/+180
* Use separate fields for format GAP and read/write GAP.Andrey A. Chernov1993-12-211-18/+15
* Make everything compile with -Wtraditional. Make it easier to distributeGarrett Wollman1993-12-191-6/+8
* Media table reorganization.Andrey A. Chernov1993-12-191-124/+229
* Reorganization of format table.Andrey A. Chernov1993-12-181-33/+69
* Added following formats (derived from MSDOS fdformat):Andrey A. Chernov1993-12-161-10/+19
* No more partition bits in floppy minor.Andrey A. Chernov1993-12-161-36/+55
* Add more strictly size check into Fdopen to eliminateAndrey A. Chernov1993-12-131-4/+14
* Add 360K floppy support.Andrey A. Chernov1993-12-121-5/+22
* Add popular 720k floppy in HD drive floppy type.Andrey A. Chernov1993-12-121-4/+5
* Fixed the error that a Fdopen succeeds without a found fd controller inAndreas Schulz1993-12-041-2/+3
* Reset fdc during probe.Andrew Moore1993-12-031-1/+7
* Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, andGarrett Wollman1993-11-251-33/+54
* Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, someRodney W. Grimes1993-10-161-8/+2
* >From: bde@kralizec.zeta.org.au (Bruce Evans)Rodney W. Grimes1993-09-231-8/+9
* Removed $Log$ section and patch kit headers. And here is the fullRodney W. Grimes1993-09-151-59/+2