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:           Sun Mar 25 03:13:08 UTC 2012

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

Log Message:
- save the "version#" in the softc, we will want it later
- enable some more things in the schizo CSR:
        - tomatillo: DMA arbitration enable:
        - tomatillo: prefetch read multiple / one / line
        - schizo: enable parking unless "no-bus-parking" is set
        - schizo: enable streaming buffer interrupts
        - schizo: enable bus arbitration for schizo, not these reseved
          bits for tomatillo

partly from and entirely inspired by freebsd schizo_attach().


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/sys/arch/sparc64/dev/schizo.c
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/sparc64/dev/schizoreg.h
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/sparc64/dev/schizovar.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