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
/
dev
/
isa
/
mcd.c
Age
Commit message (
Expand
)
Author
2001-07-18
bzero -> memset
thorpej
2001-02-10
Insert missing '#' for cpp(1). This should close PR/12167.
taca
2001-01-08
Return error in the case of using ODIOCGDINFO or ODIOCGDEFLABEL when
fvdl
2001-01-07
Adapt all disk devices in MI directories to handle ODIOC* calls
fvdl
2000-07-06
Use device_lookup().
thorpej
2000-03-23
New callout mechanism with two major improvements over the old
thorpej
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
1999-02-08
Change DIOCEJECT to do what's needed to eject a device before the eject
bouyer
1998-06-23
* Add defopt MCD_PROMISC for more conservative probes.
jonathan
1998-06-09
Nuke __BROKEN_INDIRECT_CONFIG.
thorpej
1998-01-14
make it compile without BROKEN_INDIRECT_CONFIG
drochner
1998-01-12
Update for config changes.
thorpej
1997-11-11
Add missing ;
fvdl
1997-10-20
Don't panic if we fail to remap i/o or mem space in the attach function.
thorpej
1997-10-19
Make sure the i/o and/or mem addresses aren't wildcarded (i.e. -1) before
thorpej
1997-10-08
Implement DIOCGDEFLABEL.
thorpej
1997-06-14
Make this compile again in light of recent changes to cdio.h
thorpej
1997-04-04
Busify the driver (from perry).
christos
1996-11-05
Eliminate unsolicited spewage; PR #2108.
mikel
1996-10-13
backout kprintf changes
christos
1996-10-10
printf -> kprintf, sprintf -> ksprintf
christos
1996-05-12
Use intr.h.
mycroft
1996-04-29
Fix gcc -Wall warnings.
christos
1996-04-11
update for addition of a machine-dependent cookie as the first argument
cgd
1996-03-17
New device attachment scheme:
thorpej
1996-01-30
Accept DIOCEJECT as a synonym for CDIOCEJECT. Implement DIOCLOCK
thorpej
1996-01-07
New generic disk framework. Highlights:
thorpej
1995-12-24
The IST_* and IPL_* constants are not bus-specific; don't treat them as such.
mycroft
1995-08-05
Use an intermediate variable to shorten label initialization code.
mycroft
1995-07-10
fix from Onno van der Linden for large-file read timeouts on double-speed
cgd
1995-07-05
Make each disk and tape driver define its own read and write functions.
mycroft
1995-06-26
make dump stubs consistent
cgd
1995-04-27
Turn off some debugging code by default.
mycroft
1995-04-17
clean up several ISA device interfaces: autoconfiguration, header
cgd
1995-04-15
Don't boundary check I/O to the `raw' partition.
mycroft
1995-04-01
Insert a missing unlock.
mycroft
1995-04-01
Change the locking protocol to match other drivers.
mycroft
1995-04-01
Always load the TOC. Turn off the TOC bit in the mode register so the busy
mycroft
1995-03-27
Remove unused variable.
mycroft
1995-03-27
Remove a tiny bit of redundant code.
mycroft
1995-03-27
It's not necessary to do a GETSTAT before each read.
mycroft
1995-03-27
Small garbage collection, and turn off debugging info by default.
mycroft
1995-03-27
Largely rewritten by me, with some input from Dave Burgess. Implement most of
mycroft
1995-01-29
lip service to making ISA support machine-independent. This is the first
cgd
1995-01-03
Add interrupt sharing types.
mycroft
1994-12-14
Remove dkbad.h.
mycroft
1994-11-18
Convert port, IRQ, and DRQ numbers to ints.
mycroft
1994-11-03
Use indirect config for subdevices, and add dkdrivers where missing.
mycroft
1994-10-30
be more careful with types, also pull in headers where necessary.
cgd
[prev]
[next]