Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-4] src/sys/arch/landisk/dev
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.
Home |
Main Index |
Thread Index |
Old Index