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
/
sparc
/
dev
/
esp_obio.c
Age
Commit message (
Expand
)
Author
2011-07-01
#include <sys/bus.h> instead of <machine/bus.h>.
dyoung
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-04-13
Split device_t/softc for MI ncr53c9x and some related devices,
tsutsui
2008-02-12
Introduce device_find_by_xname and device_find_by_driver_unit to replace
joerg
2007-03-04
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
christos
2006-03-28
Use device_unit().
thorpej
2006-03-08
Use the SI capitalization for "Hz", "kHz", and "MHz" in comments and strings.
lukem
2005-11-16
ANSIify function declarations/defintions. Use uint<N>_t.
uwe
2003-07-15
__KERNEL_RCSID()
lukem
2002-12-10
Remove the `flags' argument from bus_intr_establish().
pk
2002-10-02
Add trailing ; to CFATTACH_DECL.
thorpej
2002-10-01
Use CFATTACH_DECL().
thorpej
2002-09-27
Declare all cfattach structures const.
thorpej
2002-03-11
* `bus_type_t' is gone.
pk
2001-04-25
Pull up the thorpej_scsipi branch to main branch.
bouyer
2001-03-29
use NCR_F_DMASELECT instead of ncr53c9x_dmaselect
petrov
2000-07-09
Add a `device class' interrupt level argument (from machine/intr.h)
pk
2000-06-05
Have MI ncr53c9x_attach() the 2nd and 3rd arguments for scsipi_adater
nisimura
2000-06-04
Implement the more flexiable `evcnt' interface as discussed (briefly) on
cgd
2000-01-11
Remove old-style boot device recognition.
pk
1998-11-19
Adapt to the new scsipi_adapter interface.
thorpej
1998-10-10
Garbage-collect the open_target_lu and close_target_lu entry points from
thorpej
1998-08-29
Adjust for some small changes in lsi64854 back-end driver.
pk
1998-08-29
Split `esp' driver and DMA engine into separate front-end files.
pk