Source-Changes archive

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

CVS commit: syssrc/sys/dev/sbus



Module Name:    syssrc
Committed By:   frueauf
Date:           Wed Mar  6 19:10:58 UTC 2002

Modified Files:
        syssrc/sys/dev/sbus: qe.c

Log Message:
Make this work after it got broken a year ago in r1.15 (pasto?):
In qeattach() sc->sc_rb.rb_dmabase needs to be set after the buffer got
loaded via bus_dmamem_map(), not before.

Fixes my own pr kern/15817.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 syssrc/sys/dev/sbus/qe.c

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