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
/
isa
/
satlink.c
Age
Commit message (
Expand
)
Author
2006-09-03
add missing initializer
christos
2006-04-23
Make this compile again.
christos
2005-12-11
merge ktrace-lwp.
christos
2005-02-27
nuke trailing whitespace
perry
2005-02-04
de-__P
perry
2004-09-14
Separate the namespace for default (ie unspecified) locators used
drochner
2003-05-09
A few ISA sound drivers like to share dma channels, and hence deferred
fvdl
2002-11-26
si_ -> sel_
christos
2002-10-23
merge kqueue branch into -current
jdolecek
2002-10-02
Fix sizeof and whitespace bug from the script I'm using to do the
thorpej
2002-10-02
Use CFATTACH_DECL().
thorpej
2002-09-27
Declare all cfattach structures const.
thorpej
2002-09-06
Merge the gehenna-devsw branch into the trunk.
gehenna
2002-01-07
Overhaul of the ISA autoconfiguration code to support direct
thorpej
2001-11-13
add RCSID
lukem
2001-07-18
bcopy -> memcpy
thorpej
2001-07-18
bzero -> memset
thorpej
2000-07-06
Use device_lookup().
thorpej
2000-05-15
Fix a tyop, pointed out by Bill Studenmund.
thorpej
2000-03-23
New callout mechanism with two major improvements over the old
thorpej
2000-02-07
Add a new function call to the ISA DMA API: isa_dmamaxsize(), which returns
thorpej
1998-06-09
Nuke __BROKEN_INDIRECT_CONFIG.
thorpej
1998-06-09
Adjust for changes to the ISA DMA API.
thorpej
1998-02-04
Add dm_mapsize to bus_dmamap_t and rename BUS_DMAMEM_NOSYNC to
thorpej
1998-01-12
Update for config changes.
thorpej
1997-10-19
Use symbolic names for default locator values.
thorpej
1997-10-09
Fix tipo inherited from old version of TNF copyright template.
jtc
1997-07-13
Satellite receiver driver for ISA cards from PlanetConnect by Jason and
hpeyerl