Source-Changes archive

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

NetBSD master CVS tree commits



thorpej
Sun Dec  8 19:04:48 PST 1996
Update of /cvsroot/src/sys/arch/hp300/hp300
In directory netbsd1:/var/slash-tmp/cvs-serv17948/hp300

Modified Files:
        isr.c isr.h 
Log Message:
Dynamically compute the PSL value for spl{bio,net,tty,imp}() calls.


thorpej
Sun Dec  8 19:04:49 PST 1996
Update of /cvsroot/src/sys/arch/hp300/include
In directory netbsd1:/var/slash-tmp/cvs-serv17948/include

Modified Files:
        param.h 
Log Message:
Dynamically compute the PSL value for spl{bio,net,tty,imp}() calls.


thorpej
Sun Dec  8 19:07:12 PST 1996
Update of /cvsroot/src/sys/arch/hp300/hp300
In directory netbsd1:/var/slash-tmp/cvs-serv18031/hp300

Modified Files:
        autoconf.c 
Log Message:
Print the interrupt levels for bio, net, and tty computed during
autoconfiguration.


thorpej
Sun Dec  8 19:09:52 PST 1996
Update of /cvsroot/src/sys/arch/hp300/dev
In directory netbsd1:/var/slash-tmp/cvs-serv18087

Modified Files:
        dma.c dmavar.h 
Log Message:
Defer hooking up the DMA controller interrupt.  Add a new funciton,
dmacomputeipl(), which is called by drivers which use DMA once they've
hooked up their interrupts.  This new function computes the appropriate
ipl to use for the DMA controller and (re-)establishes it's interrupt.




Home | Main Index | Thread Index | Old Index