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
/
tc
/
asc_tc.c
Age
Commit message (
Expand
)
Author
2003-02-22
hz -> Hz
tsutsui
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-11-15
don't need <sys/types.h> when including <sys/param.h>
lukem
2001-11-13
add/cleanup RCSIDs
lukem
2001-10-01
s/asc_pmaz/asc_tc/g
simonb
2001-10-01
Move MI PMAZ-A SCSI attachment to sys/dev/tc.
simonb
2001-08-26
Switch to MI SCSI and drop old pmax MD SCSI support completely.
simonb
2000-03-06
Get rid of hook for dk_establish() - pmax will now use device_register().
mhitch
2000-03-04
Fix boot device detection. Device probes are not done when adapters are
mhitch
2000-02-11
We're given a K1SEG address already.
thorpej
1999-11-15
- No need to include '<machine/autoconf.h>'.
nisimura
1999-04-20
KNF nits.
mrg
1999-01-16
- Don't use void pointer for arithmetic.
nisimura
1997-10-31
Print TC bus speed properly when attaching device, since the SCSI
jonathan
1997-07-28
Use direct DMA with the IOASIC ASC SCSI interface. DMA buffering can be
mhitch
1997-07-21
Kill __BROKEN_INDIRECT_CONFIG on pmax.
jonathan
1997-06-22
* Change Sprite MACH_xxx prefix to MIPS_xxx.
jonathan
1996-10-13
backout kprintf changes
christos
1996-10-12
Remove extraneous output - ascattach() already did it.
mhitch
1996-10-10
printf -> kprintf, sprintf -> ksprintf
christos
1996-09-25
* Rewrite asc driver with ``mi'' backend and parent-specific front-end
jonathan