Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Matthew Fredette <fredette@netbsd.org>
List: source-changes
Date: 04/10/2001 15:37:50
Module Name: syssrc
Committed By: fredette
Date: Tue Apr 10 12:37:50 UTC 2001
Modified Files:
syssrc/sys/arch/sun2/sun2: mbio.c mbmem.c obio.c obmem.c
Log Message:
The mainbus doesn't define a device name in the attach args
after attaching the special busses, so just match when it
isn't, instead of calling strcmp with it.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/sun2/sun2/mbio.c \
syssrc/sys/arch/sun2/sun2/mbmem.c syssrc/sys/arch/sun2/sun2/obio.c \
syssrc/sys/arch/sun2/sun2/obmem.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.