Module Name: src Committed By: tsutsui Date: Wed Oct 10 17:49:50 UTC 2012
Modified Files: src/sys/arch/x68k/dev: ite.c itevar.h Log Message: Fix device_t/softc split bothces. From Chuck Silvers' patch posted on current-users and tech-kern: http://mail-index.netbsd.org/current-users/2012/10/09/msg021233.html and several more fixes by me. Not sure if these are fatal (at least 6.0_RC2 works without thise fixes), but needs more investigation. To generate a diff of this commit: cvs rdiff -u -r1.59 -r1.60 src/sys/arch/x68k/dev/ite.c cvs rdiff -u -r1.14 -r1.15 src/sys/arch/x68k/dev/itevar.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.