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
/
sbus
/
if_gem_sbus.c
Age
Commit message (
Expand
)
Author
2022-09-25
Remove unnecessary include of <sys/malloc.h>.
thorpej
2009-09-17
Remove struct sbusdev and related functions sbus_establish() and sbusreset().
tsutsui
2009-08-04
Fix small oversight in device_t/softc split. Pointed out by <jdc>.
martin
2009-07-27
Do a complete device_t/softc split for the PCI attachment. I have
dyoung
2009-05-12
struct device * -> device_t, no functional changes intended.
cegger
2009-05-12
struct cfdata * -> cfdata_t, no functional changes intended.
cegger
2008-11-20
Read the chip revision from the Sbus register.
jdc
2008-05-06
Add more initialisation steps (read reset register; pause; set burst size
jdc
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-04-28
Set (and display) the chip revision.
jdc
2008-04-05
use aprint_*_dev and device_xname
cegger
2008-03-22
Check the "shared-pins" property for the value "serdes".
jdc
2007-10-19
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
ad
2006-11-24
Snapshot of work in progress gem @ sbus attachement. Don't use at home
martin