index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
sparc64
/
dev
/
schizo.c
Age
Commit message (
Expand
)
Author
2003-06-24
Add a "where" argument to the sparc64 interrupt code. This lets us
Henric Jungheim
2003-06-11
Much of the sbus, psycho, and schizo bus_dma code is the same, so let's
Henric Jungheim
2003-06-03
nuke clause 3 & 4 (with henric's permission)
Jason Wright
2003-05-11
nuke debugging stuff
Jason Wright
2003-05-11
get the offset of the config space correct, now to figure out why the rtc is ...
Jason Wright
2003-03-06
The existing IOMMU code had a rounding problem that was most noticeable
Henric Jungheim
2003-02-22
rearrange allocations and such so that this actually attaches (still panics
Jason Wright
2003-02-17
Add support for the Sun Enterprise 450
Henric Jungheim
2003-01-13
Don't use a global variable to determine which pci_conf* function to call,
Jason Wright
2002-08-01
add support for mapping interrupts.
Jason Wright
2002-07-24
nuke debugging cruft
Jason Wright
2002-07-24
add support for schizo streaming buffers (per PBM), but leave the buffers dis...
Jason Wright
2002-07-18
- Add support for both of the schizo iommu's(There is an iommu per pbm)
Jason Wright
2002-06-12
add mmap implementation and skeleton interrupt mapping
Jason Wright
2002-06-08
Move stuff around like a crazy man... (split into var/reg)
Jason Wright
2002-06-08
Initial (not quite fully working) driver for the schizo on the blade1000
Jason Wright