Source-Changes archive

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

NetBSD master CVS tree commits



thorpej
Sat Aug  1 11:52:36 PDT 1998
Update of /cvsroot/src/sys/arch/alpha/common
In directory nb00:/tmp/cvs-serv25062/common

Modified Files:
        shared_intr.c 
Log Message:
Implement alpha_shared_intr_disestablish().  Simply removes the handler
fromthe list, allowing the caller to manipulate the sharing type,
if appropriate.


thorpej
Sat Aug  1 11:52:36 PDT 1998
Update of /cvsroot/src/sys/arch/alpha/include
In directory nb00:/tmp/cvs-serv25062/include

Modified Files:
        intr.h 
Log Message:
Implement alpha_shared_intr_disestablish().  Simply removes the handler
fromthe list, allowing the caller to manipulate the sharing type,
if appropriate.


thorpej
Sat Aug  1 11:54:21 PDT 1998
Update of /cvsroot/src/sys/arch/alpha/pci
In directory nb00:/tmp/cvs-serv25415

Modified Files:
        sio_pic.c 
Log Message:
Implement sio_intr_disestablish(), and ensure that an initially-enabled
interrupt is never disabled and an initially-level-triggered interrupt
never becomes untyped.




Home | Main Index | Thread Index | Old Index