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
/
sparc64
/
dev
/
psycho.c
Age
Commit message (
Expand
)
Author
2003-11-09
Nuke bcopy/bzero.
martin
2003-08-27
change PROM_getprop() from taking a "void **" for the storage, to a
mrg
2003-08-22
Don't set and check absent interrupts on sabre.
petrov
2003-07-15
__KERNEL_RCSID()
lukem
2003-06-15
Handle 64bit DMA addresses on PCI for platforms that can (currently only
fvdl
2003-05-17
Avoid strict-alias warnings in gcc 3.3.
nakayama
2003-05-03
DMA, not dma nor Dma.
wiz
2003-04-21
Connect the front panel power button on psycho based machines to sysmon's
martin
2003-04-01
Use PAGE_SIZE rather than NBPG.
thorpej
2003-03-22
PCI-CardBus bridge support for sparc64:
nakayama
2002-12-10
Remove the `flags' argument from bus_intr_establish().
pk
2002-12-10
bus_intr_establish() signature change.
pk
2002-10-02
Add trailing ; to CFATTACH_DECL.
thorpej
2002-10-01
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-06-21
The FFB interrupt mapping registers need to compare IGN as well as INO since
eeh
2002-06-20
Overhaul streaming buffer handling:
eeh
2002-06-12
Use the correct bus handle to generate the handle for the streaming buffers.
eeh
2002-05-16
Make the PCI code actually work.
eeh
2002-05-16
* Add "pcitag_t *pba_bridgetag" to pci_attach_args. This is set to
thorpej
2002-05-06
Add code to attach ofpci.
eeh
2002-03-20
Overhaul bus space.
eeh
2002-03-15
Get PCI working with the new bus_space*.
eeh
2002-03-08
make this compile without DDB.
chs
2002-02-12
Cast/format fix to make this build on 32bit kernels.
martin
2002-02-08
Provide more info in psycho_ue.
eeh
2002-01-14
Set the interrupt retry timer to 0xff.
eeh
2001-10-07
Manage both streaming caches on psycho/psycho+.
eeh
2001-09-26
getprop* -> PROM_getprop*
eeh
2001-09-24
Change bus_space_mmap() signature to the official one.
eeh
2001-09-15
Be a bit more elaborate with UE DMA errors.
eeh
2001-09-10
Sun Blade 100 support (and some psycho fixes from Jason Wright).
eeh
2001-07-20
PCI overhaul.
eeh
2001-05-18
minor cleanups.
mrg
2001-03-21
adapt to systems with out interrupt-map & interrupt-map-mask properties.
mrg
2001-03-06
rework pci_attach_hook() to just deal with the INO, not the full
mrg
2001-02-28
adjust some comments to reality.
mrg
2001-02-11
Print out more useful data if there are interrupt issues.
eeh
2000-12-04
Make gcc like a cast.
fvdl
2000-12-04
Warning police. Mostly useless format warnings. Switch Makefile for
fvdl
2000-11-18
remove dead debugging code.
mrg
2000-10-19
add a cast to fix a warning.
mrg
2000-07-18
Set up register bank sharing bwteen psycho A & B based on matching
pk
2000-07-14
Use per-PBM control/status register addresses provided by the PROM.
pk
2000-07-12
No need to fetch the psycho's own registers as thet are already passed
pk
2000-07-09
Add a `device class' interrupt level argument (from machine/intr.h)
pk
2000-07-07
work around a bug passing arguments to iommu_dvma_load_raw()
mrg
2000-07-05
We want to index the PCI `interrupt clear' registers with the Interrupt
pk
2000-07-03
Use the same IPLs as everyone else.
eeh
[next]