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
/
hpcsh
/
dev
/
hd64465
/
hd64465.c
Age
Commit message (
Expand
)
Author
2021-08-07
Merge thorpej-cfargs2.
thorpej
2021-04-24
Merge thorpej-cfargs branch:
thorpej
2012-10-27
split device_t/softc for all remaining drivers.
chs
2012-02-12
Change old-style function defintions to C89 prototypes.
matt
2011-07-19
Change <machine/bus.h> to <sys/bus.h> throughout.
dyoung
2011-06-06
CFATTACH_DECL(..., sizeof(struct device), -> CFATTACH_DECL_NEW(..., 0
matt
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2006-03-04
s/u_intN_t/uintN_t/
uwe
2005-12-11
merge ktrace-lwp.
christos
2003-07-15
__KERNEL_RCSID()
lukem
2003-01-01
Use aprint_normal() for cfprint routines.
thorpej
2002-10-21
make this compile again.
uch
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-09-27
Rather than referencing the cfdriver directly in the cfdata entries,
thorpej
2002-03-28
rework HD64461, HD64465 interrupt handling.
uch
2002-03-24
adapted to new interrupt code and shb changes.
uch
2002-02-11
HD64465 interrupt, uart, pcmcia modules
uch