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
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
2001-03-29
fas support added
petrov
2001-03-20
Fix fall-out from previous change: the map's DMA address is valid only
pk
2001-03-14
ansify code
mjacob
2001-03-08
Use bus_dmamap_load(), not bus_dmamap_load_raw(), and add
thorpej
2001-03-08
Use bus_dmamap_load(), not bus_dmamap_load_raw().
thorpej
2001-02-28
match SUNW,qfe; PR#12301 from Rob Quinn <rquinn@sprint.net>
mrg
2001-02-28
Oh, god, make the pain stop. "Fix" this one more time- but for the next
mjacob
2001-02-25
this was *still* wrong
mjacob
2001-02-25
More Kudos to Izumi: fix another argument to bus_dmamap_sync
mjacob
2001-02-24
Now that the underlying code for bus_dmamap_sync appears to do the
mjacob
2001-02-23
Add missing BUS_DMA_COHERENT to bus_dmamap_load_raw calls for request
mjacob
2001-02-23
Implement bootverbose recognition. Move interrupt registry up a bit so we can
mjacob
2001-01-14
Use splnet() to block network interrupts, not splimp().
thorpej
2001-01-07
avoid unused variables if not RASTERCONSOLE
mrg
2000-12-23
Fix pathnames in comment.
wiz
2000-12-14
ALTQ'ify.
thorpej
2000-12-08
Remove esp specific function from ddb when esp @ sbus is not included
martin
2000-12-04
Clean up warnings in 32bit compile (bus_space_handle_t is 64bit wide
fvdl
2000-12-04
Avoid compile warning on sparc64 32bit. sc_buffer doesn't seem to be
fvdl
2000-12-03
Turn on TAG QUEUE support and add some debug stuff.
eeh
2000-11-15
Move bpfattach()/bpfdetach() calls into ether_ifattach()/ether_ifdetach().
thorpej
2000-11-02
Adapt to the new line discipline scheme.
eeh
2000-11-01
Pass along the bus frequency too, for devices that need it.
eeh
2000-11-01
Fix warning in a debug printf.
eeh
2000-10-31
Clean up a #define that doesn't belong. Oops. That's what I get for
eeh
2000-10-31
Get the bpp driver to work properly.
eeh
[next]