Subject: CVS commit: [netbsd-4] src/sys/arch/landisk/dev
To: None <source-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: source-changes
Date: 09/25/2007 00:28:46
Module Name:	src
Committed By:	xtraeme
Date:		Tue Sep 25 00:28:46 UTC 2007

Modified Files:
	src/sys/arch/landisk/dev [netbsd-4]: obio.c

Log Message:
Pull up following revision(s) (requested by uwe in ticket #902):
	sys/arch/landisk/dev/obio.c: revision 1.2

Pass correct size in CFATTACH_DECL (obio_softc, not device).

I have no idea how/why it's been working all this time, but I guess
today's changes to struct device shifted delicate numerology balance
and exposed the problem that's been around since the import.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.1.10.1 src/sys/arch/landisk/dev/obio.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.