Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/sparc64/dev



Module Name:    src
Committed By:   mrg
Date:           Sat Dec 13 04:56:32 UTC 2008

Modified Files:
        src/sys/arch/sparc64/dev: schizo.c schizoreg.h

Log Message:
- enable schizo_dmamap_create() after fixing it
- clean up some debug code
- remove unused schizo_intr_map()
- setup our iommu state properly
- for now, implement a 'struct schizo_iommureg' and use it in schizo.
  XXX this should be merged with iommu*

interrupts are still not working but we get to scsi probe now.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/arch/sparc64/dev/schizo.c \
    src/sys/arch/sparc64/dev/schizoreg.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index