Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
gwr
Thu Jan 22 14:20:36 PST 1998
Update of /cvsroot/src/sys/arch/sun3x/include
In directory netbsd1:/var/slash-tmp/cvs-serv21495/include
Modified Files:
dvma.h
Log Message:
Change our DVMA map from the last 16MB to the last 1MB because that is
the only part that is visible to VME masters, and is adequate space.
This allows the "si" driver (on VME) to use DMA transfers.
gwr
Thu Jan 22 14:20:38 PST 1998
Update of /cvsroot/src/sys/arch/sun3x/sun3x
In directory netbsd1:/var/slash-tmp/cvs-serv21495/sun3x
Modified Files:
dvma.c
Log Message:
Change our DVMA map from the last 16MB to the last 1MB because that is
the only part that is visible to VME masters, and is adequate space.
This allows the "si" driver (on VME) to use DMA transfers.
gwr
Thu Jan 22 14:27:58 PST 1998
Update of /cvsroot/src/sys/arch/sun3x/conf
In directory netbsd1:/var/slash-tmp/cvs-serv22936
Modified Files:
GENERIC
Log Message:
Remove the config flags from "si" lines so the driver default will
be used. That also makes it possible to patch the kernel in case
the default option causes boot failures or something...
Home |
Main Index |
Thread Index |
Old Index