Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
- To: source-changes
- Subject: NetBSD master CVS tree commits
- From: The Source of All Evil <source>
- Date: Tue, 13 Feb 1996 13:30:11 -0500
jonathan
Tue Feb 13 13:23:55 EST 1996
Update of /a/cvsroot/src/sys/arch/pmax/dev
In directory pain.lcs.mit.edu:/a/var_tmp/cvs-serv18030
Modified Files:
dtop.c
Log Message:
Finish converting MAXINE dtop driver to use new-style config.
The dtop driver no longer requires the "needs-count" flag.
Fix a panic in boot-time interrupt establish. The "generic" pmax
interrupt-establish code assumes that all interrupt args are new-config
device structs accessed via a struct cfdriver. Make it so.
jonathan
Tue Feb 13 13:27:33 EST 1996
Update of /a/cvsroot/src/sys/arch/pmax/dev
In directory pain.lcs.mit.edu:/a/var_tmp/cvs-serv18153
Modified Files:
cfb.c
Log Message:
Allocate a single static colourmap array for aglass-tty consle
framebuffer and malloc() all others. Remove old-config unit-number checks.
This driver no longer requires the "needs_count" flag.
Home |
Main Index |
Thread Index |
Old Index