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
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
2002-03-20
Don't use BUS_SPACE_MAP_LINEAR if you don't need to.
eeh
2002-03-20
Use bus_space_vaddr() correctly. (XXX do we really need this?)
eeh
2002-03-20
Use bus_space_vaddr() correctly. Ugh.
eeh
2002-03-17
Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for
atatat
2002-03-15
Get rid of bus_type_t.
eeh
2002-03-12
Rework the driver to add EBus DMA support and improve APC DMA support.
uwe
2002-03-11
Get rid of `bus_type_t' and use BUS_ADDR() (in sbus_bus_map()) to construct
pk
2002-03-10
Remove another old debug message.
martin
2002-03-08
Shuffle around some initialization code a bit.
martin
2002-03-06
Make this work after it got broken a year ago in r1.15 (pasto?):
frueauf
2002-03-04
Don't "extern int cold;" - this is in <sys/kernel.h>.
simonb
2002-03-03
Try to configure timing correctly.
martin
2002-03-01
Simplify the way the hardware windows are mapped and adapt the pcmcia
martin
2002-02-21
Implement F/W crashdumps for 2200 && 2300 cards (kernel compile option).
mjacob
2002-02-03
add missing #include for SUN4 options
darrenr
2002-01-22
Support for the ` Magma 2+1HS Sp' (from mouse on port-sparc):
pk
2002-01-22
Support for the ` Magma 2+1HS Sp' (from mouse on port-sparc):
pk
2002-01-14
Call malloc(9) with M_ZERO flag instead of bzero() after malloc().
tsutsui
2001-12-15
To make dev/pcmcia work on platforms with 64-bit bus_addr_t and
soren
2001-12-14
Major restructuring for swizzling to the request queue and unswizzling from
mjacob
2001-12-08
The prom doesn't setup the fb if its not set to console.
cyber
2001-12-08
Pass sbus addresses to sbus_bus_map(), not sbus_bus_addr()'d ones.
soren
2001-12-04
Replace some misuses of "then" with "than".
wiz
2001-11-15
don't need <sys/types.h> when including <sys/param.h>
lukem
2001-11-13
add RCSIDs
lukem
2001-10-05
Minor tidying up of the HME driver attach:
thorpej
2001-10-05
add cast to u_long before cast to caddr_t make these compile on sparc64
pooka
2001-10-03
frontend driver for the 16 port serial card by aurora technologies. this
mrg
2001-09-26
getprop* -> PROM_getprop*
eeh
2001-09-24
Change bus_space_mmap() signature to the official one.
eeh
2001-09-12
Properly initialize sc->sc_bustag and sc->sc_dmatag;
eeh
2001-09-12
Properly initialize sc->sc_bustag.
eeh
2001-09-11
The `ESC' DMA chip must be reset before we can access the esp registers.
pk
2001-09-01
Add support for 2 Gigabit cards (2300/2312). This necessitated a change
mjacob
2001-07-06
twiddle isp_xflist calculation to match more closes isp_pci.c
mjacob
2001-05-30
use _KERNEL_OPT
mrg
2001-05-02
Add `l_poll' to `struct linesw' and provide an xxxpoll() entry point
scw
2001-04-25
Pull up the thorpej_scsipi branch to main branch.
bouyer
2001-04-12
Clean up bus dma code for request/response queues.
mjacob
2001-04-11
Put back all header files defining ioctls
jdolecek
2001-04-11
Only install headers which are actually used by our userland. This
jdolecek
2001-03-30
make all debugging messages conditional on sc->sc_debug.
christos
[next]