summaryrefslogtreecommitdiff
path: root/sys/arch/atari/dev/fd.c
AgeCommit message (Expand)Author
2000-03-29Nuke a bunch of cf_unit abuses.leo
2000-03-23New callout mechanism with two major improvements over the oldthorpej
2000-03-13Fix doubled 'the's in comments.soren
2000-02-15Grabage collect a 'struct buf *' left over from recent disksort changes.leo
2000-02-07Fix a bug in disksort_*() which caused non-optimal ordering when multiplethorpej
2000-01-21Update for sys/buf.h/disksort_*() changes.thorpej
2000-01-06Determine the default floppy type on the TT/Falcon by reading the configleo
1999-08-06Change the way that bit's are cleared in the InterruptPending register ofleo
1998-02-24Declare 'fd_cd'.leo
1998-01-12Update for changes to config.thorpej
1997-10-08Implement DIOCGDEFLABEL.thorpej
1996-12-28Oops, this one was missed in the BROKEN_INDIRECT_CONFIG cruisade.leo
1996-11-06- Make it's behaviour on minor numbers identical to that of the Hadesleo
1996-10-13backout previous kprintf changeschristos
1996-10-11printf -> kprintf, sprintf -> ksprintfchristos
1996-08-27change cfprint_t type definition to take a const char *, rather thancgd
1996-04-18Yet more prototyping and -Wall fixes.leo
1996-04-12Prototyping.leo
1996-03-27Take out direct access to the YM2149. The chip definitions are movedleo
1996-03-20Another bit of prototyping...leo
1996-03-17New device attachment scheme:thorpej
1996-02-22First bunch of changes due to stricter prototype checking.leo
1996-02-02Fix #includes.mycroft
1996-01-07New generic disk framework. Highlights:thorpej
1995-12-10Make sure that the motor will be turned off when a floppy is inserted.leo
1995-10-14Use general bound-check function.leo
1995-08-12minphys() functions really should return void.mycroft
1995-07-24fix minphys so that it actually works properlycgd
1995-07-11- Change character interface as suggested by Charlesleo
1995-05-14Change of function params for Falcon SCSI.leo
1995-05-05Fix bug on handling HD-floppy's.leo
1995-04-30Small changes in dma locking code.leo
1995-04-22- Remove register access functions from dma.c -> fd.c and inline themleo
1995-04-16Make it consistent with conf.c .leo
1995-04-10Fdclose --> fdclosemycroft
1995-03-26NetBSD/Atari, port by Leo Weppelman.leo