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
/
isapnp
/
ess_isapnp.c
Age
Commit message (
Expand
)
Author
2019-05-08
Merge isaki-audio2 branch, the overhaul of audio subsystem.
isaki
2010-05-22
Split device_t/softc. Based on patch from cegger@.
tsutsui
2009-09-29
use aprint_* in attach routines
cegger
2009-05-05
struct device * -> device_t
cegger
2008-04-08
use aprint_*_dev and device_xname
cegger
2007-10-19
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
ad
2006-11-16
__unused removal on arguments; approved by core.
christos
2006-10-12
- sprinkle __unused on function decls.
christos
2006-09-13
Avoid duplicate collon, from Stephan 'doomwarrior' in PR kern/34518
martin
2006-03-29
Use device_private().
thorpej
2005-12-11
merge ktrace-lwp.
christos
2005-01-13
ansify and KNF
kent
2004-08-04
adapt for changed essattach() signature
drochner
2002-10-02
Add trailing ; to CFATTACH_DECL.
thorpej
2002-09-30
Use CFATTACH_DECL().
thorpej
2002-09-27
Declare all cfattach structures const.
thorpej
2001-11-13
add RCSID
lukem
1999-06-18
Add support for ES18[67][89]. From PR #7427 by AW9K-NNK@asahi-net.or.jp,
augustss
1999-03-22
Reject variant numbers which are too large (so that a new version of isapnpdevs
mycroft
1999-03-22
Update callers of isapnp_devmatch().
mycroft
1999-03-19
We only have one IRQ.
mycroft
1999-03-17
Adjust for structure name changes.
mycroft
1998-08-07
Add an isapnp frontend for the ess driver. It somewhat works
matt