Source-Changes archive

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

NetBSD master CVS tree commits



mikel
Mon May 12 00:41:30 PDT 1997
Update of /cvsroot/src/lib/libc/compat-43
In directory netbsd1:/var/slash-tmp/cvs-serv27611/src/lib/libc/compat-43

Modified Files:
        sigblock.3 
Log Message:
xref sigsetmask(3) not sigsetmask(2), and RCSid police.

thorpej
Mon May 12 00:41:56 PDT 1997
Update of /cvsroot/src/sys/arch/hp300/stand/common
In directory netbsd1:/var/slash-tmp/cvs-serv27001

Added Files:
        apci.c 
Log Message:
Add a standalone APCI driver, adapted from the standalone DCA driver
by me.  This driver should only be invoked when there are no other
suitable console devices present in the system.  This situation currently
exists on the 425e, for which we do not have a frame buffer driver,
and who's PROM does not map the second APCI UART to select code 9,
like is done on the 4{00,25,33}{t,s}.


thorpej
Mon May 12 00:43:21 PDT 1997
Update of /cvsroot/src/sys/arch/hp300/stand
In directory netbsd1:/var/slash-tmp/cvs-serv27716

Modified Files:
        Makefile.inc 
Log Message:
Build the standalone APCI driver.


thorpej
Mon May 12 00:44:54 PDT 1997
Update of /cvsroot/src/sys/arch/hp300/stand/common
In directory netbsd1:/var/slash-tmp/cvs-serv27783

Modified Files:
        cons.c 
Log Message:
- Add glue for standalone APCI console driver.
- Make the romputchar() useage conditional only on "userom".


thorpej
Mon May 12 00:45:42 PDT 1997
Update of /cvsroot/src/sys/arch/hp300/stand/common
In directory netbsd1:/var/slash-tmp/cvs-serv28037

Modified Files:
        consdefs.h 
Log Message:
Add prototypes for standalone APCI driver.


mikel
Mon May 12 00:46:34 PDT 1997
Update of /cvsroot/src/lib/libc/sys
In directory netbsd1:/var/slash-tmp/cvs-serv28111/src/lib/libc/sys

Modified Files:
        execve.2 
Log Message:
xref sigprocmask(2), not obsolete sigsetmask(2).

thorpej
Mon May 12 00:47:05 PDT 1997
Update of /cvsroot/src/sys/arch/hp300/stand/common
In directory netbsd1:/var/slash-tmp/cvs-serv28102

Modified Files:
        dnkbd.c 
Log Message:
Don't use a hard-coded hex address for the 0'th APCI port; use definitions
from <hp300/dev/frodoreg.h>


thorpej
Mon May 12 00:48:24 PDT 1997
Update of /cvsroot/src/sys/arch/hp300/stand/common
In directory netbsd1:/var/slash-tmp/cvs-serv28264

Modified Files:
        hpib.c 
Log Message:
Don't use hardcoded hex for the address of the internal HP-IB interface.
Instead, use definitions from <hp300/dev/dioreg.h>




Home | Main Index | Thread Index | Old Index