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
/
evbppc
/
explora
/
dev
Age
Commit message (
Expand
)
Author
2008-08-08
Make the console on com0 detection work again.
hannken
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-04-04
Split device_t/softc for le(4) and variants and misc cosmetic changes.
tsutsui
2008-03-15
Split device_t and softc for pckbc(4) and its attachments.
cube
2008-03-14
Split device_t and softc for all com(4) devices (well, everything that
cube
2008-03-07
Split the softc from the device_t for all lpt(4) variants and attachments
cube
2007-11-27
When using bus_space_map() on the ISA bus unstride the address. Since
hannken
2007-03-07
Add a required __UNVOLATILE() around argument to memcpy() / memset().
he
2007-03-04
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
christos
2006-07-13
Add an option COM_REGMAP to allow com(4) to use an array of register indices.
gdamore
2006-04-13
Make it compile again by adding a second cookie to ioctl and mmap
hannken
2005-12-11
merge ktrace-lwp.
christos
2004-09-13
use config_found() instead of config_found_sm() if no submatch
drochner
2004-01-05
Implement fb_mmap(). From David P. Reese Jr. with PR #23985.
hannken
2003-08-16
Add bus_dmamap_sync as dma regions are no longer uncached.
hannken
2003-07-25
Switch ibm4xx ports to common powerpc bus_space/bus_dma code.
scw
2003-07-15
__KERNEL_RCSID()
lukem
2003-03-17
Add hardware accelerated copy/erase ops.
hannken
2003-03-11
Add a port to the NCD Explora451 ThinClient.
hannken