index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
atari
/
dev
/
fd.c
Age
Commit message (
Expand
)
Author
2000-03-29
Nuke a bunch of cf_unit abuses.
leo
2000-03-23
New callout mechanism with two major improvements over the old
thorpej
2000-03-13
Fix doubled 'the's in comments.
soren
2000-02-15
Grabage collect a 'struct buf *' left over from recent disksort changes.
leo
2000-02-07
Fix a bug in disksort_*() which caused non-optimal ordering when multiple
thorpej
2000-01-21
Update for sys/buf.h/disksort_*() changes.
thorpej
2000-01-06
Determine the default floppy type on the TT/Falcon by reading the config
leo
1999-08-06
Change the way that bit's are cleared in the InterruptPending register of
leo
1998-02-24
Declare 'fd_cd'.
leo
1998-01-12
Update for changes to config.
thorpej
1997-10-08
Implement DIOCGDEFLABEL.
thorpej
1996-12-28
Oops, 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 Hades
leo
1996-10-13
backout previous kprintf changes
christos
1996-10-11
printf -> kprintf, sprintf -> ksprintf
christos
1996-08-27
change cfprint_t type definition to take a const char *, rather than
cgd
1996-04-18
Yet more prototyping and -Wall fixes.
leo
1996-04-12
Prototyping.
leo
1996-03-27
Take out direct access to the YM2149. The chip definitions are moved
leo
1996-03-20
Another bit of prototyping...
leo
1996-03-17
New device attachment scheme:
thorpej
1996-02-22
First bunch of changes due to stricter prototype checking.
leo
1996-02-02
Fix #includes.
mycroft
1996-01-07
New generic disk framework. Highlights:
thorpej
1995-12-10
Make sure that the motor will be turned off when a floppy is inserted.
leo
1995-10-14
Use general bound-check function.
leo
1995-08-12
minphys() functions really should return void.
mycroft
1995-07-24
fix minphys so that it actually works properly
cgd
1995-07-11
- Change character interface as suggested by Charles
leo
1995-05-14
Change of function params for Falcon SCSI.
leo
1995-05-05
Fix bug on handling HD-floppy's.
leo
1995-04-30
Small changes in dma locking code.
leo
1995-04-22
- Remove register access functions from dma.c -> fd.c and inline them
leo
1995-04-16
Make it consistent with conf.c .
leo
1995-04-10
Fdclose --> fdclose
mycroft
1995-03-26
NetBSD/Atari, port by Leo Weppelman.
leo