Module Name: src
Committed By: riz
Date: Wed Oct 17 22:30:09 UTC 2012
Modified Files:
src/sys/arch/sparc/dev [netbsd-6]: fd.c
src/sys/arch/sparc/sparc [netbsd-6]: memecc.c
Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #602):
sys/arch/sparc/dev/fd.c: revision 1.151
sys/arch/sparc/sparc/memecc.c: revision 1.15
Fix device_t/softc split botches that could be fatal. From
Chuck Silvers' patch posted current-users and tech-kern:
http://mail-index.netbsd.org/current-users/2012/10/09/msg021233.html
Should be pulled up to netbsd-6.
To generate a diff of this commit:
cvs rdiff -u -r1.150 -r1.150.8.1 src/sys/arch/sparc/dev/fd.c
cvs rdiff -u -r1.13 -r1.13.8.1 src/sys/arch/sparc/sparc/memecc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.