Source-Changes archive

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

CVS commit: src/sys/arch/acorn32/mainbus



Module Name:    src
Committed By:   chris
Date:           Sun Apr 13 01:14:26 UTC 2008

Modified Files:
        src/sys/arch/acorn32/mainbus: lpt_pioc.c

Log Message:
Fix device_t/softc split fallout.

A device_t should never be cast with void*.  This fixes reboot on acorn32.
I also suspect it'll fix a panic mjf was seeing due to corruption of the
alldevs list.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/sys/arch/acorn32/mainbus/lpt_pioc.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