Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 09/22/2000 01:20:39
Module Name: syssrc
Committed By: bjh21
Date: Thu Sep 21 22:20:39 UTC 2000
Modified Files:
syssrc/sys/arch/arm26/podulebus: if_ea.c
syssrc/sys/dev/ic: seeq8005.c seeq8005reg.h seeq8005var.h
Log Message:
Add rudimentary 80C04 support (basically saying "Oh look, an 80C04!").
Move printing the initial ":" into the board driver, like i82586.c does.
Don't bother printing the amount of RAM, as it's always 64 KB.
To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 syssrc/sys/arch/arm26/podulebus/if_ea.c
cvs rdiff -r1.1 -r1.2 syssrc/sys/dev/ic/seeq8005.c \
syssrc/sys/dev/ic/seeq8005reg.h syssrc/sys/dev/ic/seeq8005var.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.