summaryrefslogtreecommitdiff
path: root/sys/dev/isa/fd.c
AgeCommit message (Expand)Author
1999-10-07Add a delay() before turning the motor off; some controllers don't see itJason Downs
1999-01-07Die, NEWCONFIGNiklas Hallqvist
1998-10-03Add a "spoofonly" argument to readdisklabel() which will be used toTodd C. Miller
1998-08-08Split ioh allocations so that the devices no longer overlap.Jason Downs
1998-01-18move to current OpenBSD isadma APINiklas Hallqvist
1997-11-12fix argh disklabel problem, pr#346Theo de Raadt
1997-10-18avoid "no disklabel" error messagesTheo de Raadt
1997-04-07cf_flags & 0x20 forces device to be found even if it won't probe.Jim Rees
1996-12-05let us get this right finally...Theo de Raadt
1996-12-05whoops, correct d_nsectorsTheo de Raadt
1996-12-05remove duplicate code; nice readdisklabel warning messagesTheo de Raadt
1996-12-05call readdisklabel() in the same fashion as sd.c doesTheo de Raadt
1996-11-29Missing pieces of new bus.h that CVS lost behind my backNiklas Hallqvist
1996-11-12s/bus.h/bus.old.h/ to make the transit to the bus_space bus.h an easy roadNiklas Hallqvist
1996-10-28Change block size handling and add untested support for Japanese 1.2mbJason Downs
1996-10-28Merge in old/latest code. Untested support for 2.88mb floppy drives.Jason Downs
1996-10-26more move changesJason Downs
1996-10-26move related trivial changesJason Downs
1996-10-16the Wall thing, you knowTheo de Raadt
1996-09-23propagte FD{UNIT,PART} definitions.Michael Shalayeff
1996-09-01initial commit of split fdc/fd driversJason Downs
1996-08-29Add `flags' specification to floppy devices.Jason Downs
1996-08-07correct b_resid handling; pointed out by banshee@gabriella.abattoir.comTheo de Raadt
1996-06-20fdformat support:Jason Downs
1996-06-09support MTIOCTOP's MTOFFL to mean "eject"Theo de Raadt
1996-06-01all ports have dk_establish()Theo de Raadt
1996-05-25syncTheo de Raadt
1996-05-07sync with 0504; prototype changesTheo de Raadt
1996-04-21partial sync with netbsd 960418, more to comeTheo de Raadt
1996-04-18Merge of NetBSD 960317Niklas Hallqvist
1996-03-20Fix back wrong patches.Michael Shalayeff
1996-03-19Merging w/ NetBSD 021796.Michael Shalayeff
1996-02-20Fix disk_unbusy panic (from NetBSD)hannken
1996-02-20Pass device name to interrupt establish routines so it can be recorded inThorsten Lockert
1996-02-02hannken: Fix disk_unbusy panic when booting from floppiesdm
1996-01-15from netbsd:Theo de Raadt
1996-01-12from netbsd;Theo de Raadt
1995-12-30from perry:Theo de Raadt
1995-12-27from netbsd:Theo de Raadt
1995-11-28i386 isa bounce buffers by hannken@eis.cs.tu-bs.deTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt