Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
scottr
Mon Jun 1 19:14:21 PDT 1998
Update of /cvsroot/src/sys/arch/mac68k/dev
In directory nb00:/tmp/cvs-serv15220/dev
Modified Files:
grf.c grf_subr.c grfvar.h
Log Message:
Store the PA of the framebuffer in the softc. This eliminates the need
for the sc_phys callback; we can just store the PA in the grfbus attach
args, rather than a function pointer, which simplifies the code nicely.
scottr
Mon Jun 1 19:14:21 PDT 1998
Update of /cvsroot/src/sys/arch/mac68k/nubus
In directory nb00:/tmp/cvs-serv15220/nubus
Modified Files:
grf_nubus.c
Log Message:
Store the PA of the framebuffer in the softc. This eliminates the need
for the sc_phys callback; we can just store the PA in the grfbus attach
args, rather than a function pointer, which simplifies the code nicely.
scottr
Mon Jun 1 19:14:22 PDT 1998
Update of /cvsroot/src/sys/arch/mac68k/obio
In directory nb00:/tmp/cvs-serv15220/obio
Modified Files:
grf_obio.c
Log Message:
Store the PA of the framebuffer in the softc. This eliminates the need
for the sc_phys callback; we can just store the PA in the grfbus attach
args, rather than a function pointer, which simplifies the code nicely.
Home |
Main Index |
Thread Index |
Old Index