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
/
mvme68k
/
dev
/
wdsc.c
Age
Commit message (
Expand
)
Author
2021-08-07
Merge thorpej-cfargs2.
thorpej
2021-04-24
Merge thorpej-cfargs branch:
thorpej
2019-11-12
Add missing initialization of sc_dev.
msaitoh
2012-10-27
split device_t/softc for all remaining drivers.
chs
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-01-12
Misc cleanup:
tsutsui
2005-12-11
merge ktrace-lwp.
christos
2004-03-28
Assign my license to TNF.
scw
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-07-15
__KERNEL_RCSID()
lukem
2003-05-14
Spell everything with an r.
wiz
2003-05-03
DMA, not dma nor Dma.
wiz
2002-10-02
Use CFATTACH_DECL().
thorpej
2002-09-27
Declare all cfattach structures const.
thorpej
2001-05-31
Deprecate intrcnt/intrnames in favour of the generic evcnt(9) interface.
scw
2001-04-25
Pull up the thorpej_scsipi branch to main branch.
bouyer
2000-08-12
G/C an unused variable.
scw
2000-07-25
Nuke __BROKEN_DK_ESTABLISH, and add __HAVE_DEVICE_REGISTER.
scw
2000-03-18
Merge 'scw_mvme68k_bus_space' branch with the trunk.
scw
2000-02-26
Need <machine/cpu.h> for IIOV definition.
scw
1999-02-20
Add support for the VMEchip2 and the ncr53c710 SCSI IOP.
scw
1998-12-05
Update HBAs to incorporate the new max_lun property.
mjacob
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-01-12
Update for changes to config.
thorpej
1997-08-27
Merge scsipi branch in the mainline. This add support for ATAPI devices
bouyer
1997-03-19
Change arg two of all the match functions back to struct cfdata
gwr
1996-12-10
Fill in sc_link.max_target
thorpej
1996-10-13
backout previous kprintf change
christos
1996-10-10
printf -> kprintf, sprintf -> ksprintf
christos
1996-08-28
(1) set scsi_link channel to either the appropriate channel (if a
cgd
1996-08-27
change cfprint_t type definition to take a const char *, rather than
cgd
1996-05-29
note if we are the boot device (for fixing generic boot)
chuck
1996-04-26
- zs: switch to MI driver
chuck
1996-04-18
new driver: SCSI for VME147
chuck