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
/
ic
/
dptreg.h
Age
Commit message (
Expand
)
Author
2008-09-08
Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h
gmcgarry
2007-03-04
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
christos
2005-12-11
merge ktrace-lwp.
christos
2005-02-27
nuke trailing whitespace
perry
2003-12-04
netbsd.org -> NetBSD.org
keihan
2003-11-02
Fix some typos. From Tom Cosgrove via jmc@openbsd.
wiz
2003-01-27
Also save status info in the user command packet.
ad
2002-12-28
Remove a spurious ;.
kristerw
2002-12-09
Fix LP64 issues.
ad
2001-04-25
Pull up the thorpej_scsipi branch to main branch.
bouyer
2000-06-13
Use my proper name.
ad
2000-03-25
The bus_space stuff handles byte order conversions for us.
ad
2000-02-24
- Don't use bitfields.
ad
2000-01-18
Fix register offset problem. This should make EISA boards work correctly,
ad
1999-11-29
- Don't use our own private endian conversion cruft (from OpenBSD).
ad
1999-10-19
- Don't get stalled by a bogus HA_ST_MORE condition.
ad
1999-10-01
Rename HA_ST_INDEX to HA_ST_MORE (More data available soon).
ad
1999-09-29
- Move initial reset code into dpt_readcfg()
ad
1999-09-27
A driver for DPT EATA SCSI adapters. dpt.c contains a brief TODO list.
ad