Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

sun-lamp CVS commits



pk
Tue Oct 24 12:26:56 EDT 1995
Update of /a/cvsroot/src/sys/arch/sparc/dev
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv10105

Modified Files:
        dma.c 
Log Message:
Move DMA chip draining to dmaintr() and drain when a (possibly partial)
transfer ends in stead of doing it before starting a new transfer.
Use a different CSR bit to wait for "chip not busy" (may be necessary to
make this conditional on chip revision).


mycroft
Tue Oct 24 12:27:57 EDT 1995
Update of /a/cvsroot/src/sys/arch/i386/i386
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv10198

Modified Files:
        locore.s 
Log Message:
Fix oversight in last change; some BIOSes leave junk in %fs and %gs that must
be cleared.  Pointed by Alasdair Baird.

pk
Tue Oct 24 12:29:22 EDT 1995
Update of /a/cvsroot/src/sys/arch/sparc/dev
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv10252

Revision/Branch: netbsd-1-1

Modified Files:
        dma.c esp.c espvar.h 
Log Message:
Update from trunk: various



Home | Main Index | Thread Index | Old Index