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
Age
Commit message (
Expand
)
Author
2003-02-27
Back out rev. 1.26; I forgot about the Javastations..
pk
2003-02-27
Some machine have a `SUNW,CS4231' node, but no actual hardware. It seems
pk
2003-02-22
hz -> Hz
tsutsui
2003-02-06
Remove unneeded #include's.
hannken
2003-02-06
Add <sys/lock.h> include for ncr53c9xvar.h.
martin
2003-01-07
Add SUN4U magic to make nell work without things like WI_AT_BIGENDIAN_HACK.
martin
2003-01-03
Separate the sbus bus_space_tag_t used for access to nell hardware from
martin
2003-01-03
part one of bus_space(9) fixes to enable bus spaces to override the
mrg
2003-01-02
Call interrupt handlers from a soft interrupt to decouple them from the
martin
2003-01-01
Use aprint_normal() in cfprint routines.
thorpej
2002-12-25
fix typo in QE_CR_STAT_BITS - bit indication for EDEFER was wrong
jdolecek
2002-12-17
Establish high-level interrupt with IPL_SERIAL.
pk
2002-12-10
Remove the `flags' argument from bus_intr_establish().
pk
2002-12-10
bus_intr_establish() signature change.
pk
2002-12-10
Switch to softintr(9).
pk
2002-11-26
si_ -> sel_
christos
2002-10-23
merge kqueue branch into -current
jdolecek
2002-10-10
Only use one interrupt handler for both status changes and pcmcia IO
martin
2002-10-02
Add trailing ; to CFATTACH_DECL.
thorpej
2002-10-01
Add missing args to CFATTACH_DECL.
uwe
2002-09-30
Use CFATTACH_DECL().
thorpej
2002-09-27
Declare all cfattach structures const.
thorpej
2002-09-27
remove trailing \n in panic(). approved perry.
provos
2002-09-27
Compare the driver name against "ledma", rather than looking for
thorpej
2002-09-27
Rather than referencing the cfdriver directly in the cfdata entries,
thorpej
2002-09-25
Additional fixes to make 16 targets work on FAS366.
mycroft
2002-09-18
Squash some bugs.
ad
2002-09-13
Driver for the Sun ZX/Leo framebuffer. This would be called leo, but the
ad
2002-09-12
bus_dmamap_load() can't take BUS_DMA_COHERENT flag.
tsutsui
2002-09-06
Merge the gehenna-devsw branch into the trunk.
gehenna
2002-09-04
Adapt to recent sbusvar.h changes.
martin
2002-09-04
Adapt to sbusvar.h changes.
martin
2002-08-23
Use the structures defined in bsd_openprom.h for "reg", "range",
thorpej
2002-08-03
CG3 on at least the Classic doesn't have a "model" name, so fake one.
soren
2002-07-16
fix a bug introduced in rev 1.19:
mrg
2002-06-01
SIMPLEQ rototill:
lukem
2002-05-22
bcmp -> memcmp.
wiz
2002-05-18
Pointy hat to me on the last delta.
mjacob
2002-05-17
Replicate change that Matt Thomas made in isp_pci- if we get ENOMEM/EAGAIN
mjacob
2002-03-27
cs4231_sbus_regdump(): add missing ')'
pk
2002-03-27
Merge in the patch (PR kern/15963) to provide unaccelerated 24bit support
darrenr
2002-03-25
Remove dummy_splraise() - it is not needed according to Paul Kranenburg.
martin
2002-03-21
Properly bus_space_*=ify this so it uses accessors.
eeh
2002-03-21
Use bus_space_vaddr().
eeh
2002-03-21
Fixup attachment code to use sbus_promaddr_to_handle() and not specify
eeh
2002-03-20
Use bus_space_vaddr().
eeh
2002-03-20
Get rid of unnecessary BUS_SPACE_MAP_LINEAR.
eeh
2002-03-20
Oops. Missing semicolon.
eeh
2002-03-20
Add sbus_promaddr_to_handle() to convert a prom address to a bus_space_handle_t.
eeh
2002-03-20
Clean up bus space a bit. XXX is sc_buffer ever actually used after it's
eeh
[next]