summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/ft.c
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace.rgrimes1995-05-301-15/+15
* Restructured the floppy tape probe.joerg1995-05-061-12/+23
* Add a class field to devconf and mst drivers.wollman1995-04-121-11/+26
* Increase the timeout for FTCMD_SEEK commands to complete from 1 second torgrimes1995-04-091-2/+2
* Correct recalibrate/seek code at attach time so that we do not getrgrimes1995-04-061-7/+17
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-281-2/+3
* Terminate all probe/diagnostic/error messages correctly with a \n.rgrimes1995-03-261-2/+2
* >Originator: Gene Starkjkh1994-12-041-1/+3
* Include <sys/disklabel.h> to prepare for slices. Don't include thebde1994-11-151-2/+2
* Finished device configuration database work for all ISA devices (except `ze')wollman1994-10-231-1/+37
* Moved the ft.c from 1.1.5.1 over. It works on my Conner thingie. Gotphk1994-09-251-1696/+2063
* Removed inclusion of pio.h and cpufunc.h (cpufunc.h is included fromdg1994-09-161-2/+1
* Ran ft.c through ident.paul1994-08-231-1617/+1670
* Added (timeout_func_t) casts to timeout/utimeoute calls.paul1994-08-211-16/+16
* Change all #includes to follow the current Berkeley style. Some of thesewollman1994-08-131-8/+8
* Added $Id$dg1994-08-021-1/+3
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-2/+2
* Delete some references to sleep() that somehow crept in.wollman1994-03-201-11/+16
* From: Jim Babb <babb@sedhps01.mdc.com>nate1994-02-141-5/+11
* From: Jim Babb <babb@sedhps01.mdc.com>nate1994-02-141-0/+1
* Tentative fdc patches...alm1994-02-071-1/+5
* Add floppy tape driver - fd => fdcalm1994-02-071-0/+2113
OpenPOWER on IntegriCloud