Subject: CVS commit: syssrc/sys/dev/pci
To: None <source-changes@netbsd.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 10/25/2002 21:03:03
Module Name: syssrc
Committed By: martin
Date: Fri Oct 25 18:03:03 UTC 2002
Modified Files:
syssrc/sys/dev/pci: machfb.c
Log Message:
Sprinkle a few bus_space_read*/bus_space_write* calls and simplify register
offset calculation. Mostly from Bang Jun Young.
Don't call wsdisplay_cnattach unconditionally.
On sparc use OF to decide whether we are console output.
This makes it actually work on my U5 - if only we had a keyboard driver
to produce wskbd events (coming soon).
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/dev/pci/machfb.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.