Source-Changes archive

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

NetBSD master CVS tree commits



thorpej
Tue Jul  7 22:23:24 PDT 1998
Update of /cvsroot/src/sys/dev/isa
In directory nb00:/tmp/cvs-serv10820

Modified Files:
        isadma.c 
Log Message:
DRQ 4 is used to chain the two 8237s together.  Make sure it's always
cascaded and that it will be unmasked when DMA is thawed after being
frozen.  (This also has the effect of making sure that no device ever
erroneously gets DRQ 4.)


mjacob
Tue Jul  7 22:25:43 PDT 1998
Update of /cvsroot/src/sys/arch/alpha/alpha
In directory nb00:/tmp/cvs-serv11076

Modified Files:
        dec_kn300.c dec_kn8ae.c interrupt.c 
Log Message:
Doh! Jason caught me being really stupid. There isn't necessarily
a linear 0..N mapping out of alpha_cpu_whami - which is what I was
using to index the new cpu machine check array. This is a quick hack
back to just using the first element while I think of a kinder function
that will do the function (per-platform) of whami->VIRTUAL CPU ID, which
if you think about it, is really necessary anyway.


thorpej
Tue Jul  7 22:27:17 PDT 1998
Update of /cvsroot/src/sys/arch/arm32/conf
In directory nb00:/tmp/cvs-serv11278

Modified Files:
        SHARK 
Log Message:
Note that UVM is mandatory on the Shark (otherwise ISA DMA won't work)




Home | Main Index | Thread Index | Old Index