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
/
sun3
/
dev
/
esp.c
Age
Commit message (
Expand
)
Author
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
2007-03-04
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
christos
2007-02-03
Make esp and its dma on 3/80 use bus_dma(9).
tsutsui
2007-01-23
Use bus_space(9).
tsutsui
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-12-11
merge ktrace-lwp.
christos
2005-01-30
Enable NCR_F_DMASELECT to use DMA xfer on command/selection phase.
tsutsui
2005-01-22
de-__P, remove register, ansify, b* -> mem*, u_int*_t -> uint*_t.
chs
2003-07-15
__KERNEL_RCSID()
lukem
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
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-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
1999-04-08
Make "dma" a real device so it can attach before esp.
gwr
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-02-05
Merge arch/sun3x into arch/sun3
gwr
1998-01-12
Update for config changes.
thorpej
1997-08-27
Merge scsipi branch in the mainline. This add support for ATAPI devices
bouyer
1997-06-27
Add reference to DMA selection variable used in dev/ic/ncr53c9x.c and sample
jeremy
1997-03-20
Now using dev/ic/ncr53c9x.c
gwr
1997-03-15
New ARP system, supports IPv4 over any hardware link.
is
1997-02-24
Initial import from SPARC port.
jeremy