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
/
hp300
/
dev
/
nhpib.c
Age
Commit message (
Expand
)
Author
2021-08-07
Merge thorpej-cfargs2.
thorpej
2021-04-24
Merge thorpej-cfargs branch:
thorpej
2014-03-24
- remove unused
christos
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-03-29
Split device_t/softc, and misc cosmetic changes.
tsutsui
2007-12-05
Use queue(3) macro.
tsutsui
2007-10-17
Merge the ppcoea-renovation branch to HEAD.
garbled
2007-07-12
Adapt to the new signature of callout_init().
he
2006-07-21
Some KNF.
tsutsui
2006-03-19
TAB/space cleanup.
tsutsui
2006-02-23
Use device_parent().
thorpej
2005-12-11
merge ktrace-lwp.
christos
2004-08-28
Use ANSI function decls, static, and const.
thorpej
2003-11-17
TAB/space cleanup.
tsutsui
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-07-05
Some cosmetics on bus_space_tag_t initialization.
tsutsui
2003-05-24
Clean-up the DIO bus. Includes two main changes:
gmcgarry
2002-10-02
Use CFATTACH_DECL().
thorpej
2002-09-27
Declare all cfattach structures const.
thorpej
2002-03-15
Add RCSIDs.
gmcgarry
2000-03-25
Fix typo: calllout_reset -> callout_reset.
frueauf
2000-03-23
New callout mechanism with two major improvements over the old
thorpej
1999-09-17
Centralize the declaration and clearing of `cold'.
thorpej
1998-07-01
Dont' check sysflags here... just look for NHPIB or IHPIB device IDs.
thorpej
1998-01-12
Update for changes to config.
thorpej
1997-10-04
Copyright assigned to The NetBSD Foundation.
thorpej
1997-05-05
Use dio_intr_establish().
thorpej
1997-04-14
Update for interrupt function and header name changes.
thorpej
1997-03-31
Add prototypes, and make this compile with -Wall. Remove register
scottr
1997-01-30
- Convert these drivers to new-style autoconfiguration. Old-style
thorpej
1996-10-13
backout previous kprintf changes
christos
1996-10-11
printf -> kprintf, sprintf -> ksprintf
christos
1996-05-18
Back most (not all) of the previous delay-related changes now that
thorpej
1996-05-17
Change "DELAY(1)" to "DELAY(5)". This is basically equivalent to how
thorpej
1996-02-14
All interrupt routines (except the HIL; don't ask) now take a pointer
thorpej
1995-12-02
Use a "match/attach" rather than "init" scheme for probing devices.
thorpej
1995-11-19
Do an indirect driver a little more like an indirect driver would like to
thorpej
1995-01-07
Various diffs from Mike Hibler; necessary for mt driver.
mycroft
1994-10-26
new RCS ID format.
cgd
1994-05-23
Merge with 4.4-Lite.
mycroft
1994-05-05
Most of the changes needed to make this continue to run.
mycroft
1993-05-22
add rcsids to everything and clean up headers
cgd
1993-05-13
add hp300 kernel files. generic kernel files might need some help...
cgd