Source-Changes archive

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

NetBSD master CVS tree commits



cgd
Tue Oct 15 16:52:50 PDT 1996
Update of /cvsroot/src/sys/arch/alpha/include
In directory netbsd1:/var/slash-tmp/cvs-serv2108/include

Modified Files:
        prom.h 
Log Message:
define and call a new function, hwrbp_restart_setup().  It's called after
autoconfiguration to clear the RPB's per-cpu-slot BIP flag and to set up the
RPB's restart function pointers, etc.


cgd
Tue Oct 15 16:52:52 PDT 1996
Update of /cvsroot/src/sys/arch/alpha/alpha
In directory netbsd1:/var/slash-tmp/cvs-serv2108/alpha

Modified Files:
        machdep.c 
Log Message:
define and call a new function, hwrbp_restart_setup().  It's called after
autoconfiguration to clear the RPB's per-cpu-slot BIP flag and to set up the
RPB's restart function pointers, etc.


mark
Tue Oct 15 16:52:54 PDT 1996
Update of /cvsroot/src/sys/arch/arm32/arm32
In directory netbsd1:/var/slash-tmp/cvs-serv1452

Modified Files:
        pmap.c 
Log Message:
Added support for the SA110. This primarily consists of extra cache
clean and tlb flush code along with write buffer drains that are
dependant on the definition of  CPU_SA110.
The memory reserved for the L1 pagetables is now wired into the memory map
during the pmap_init rather than at L1 pagetable allocation time.
The L1 pages tables are zeroed during initialisation and when they are
released rather than when they are allocated.
When searching for a free L1 page table start search at the page table
after the last one allocated rather than always starting from the first one.
Added some extra DIAGNOSTIC checks for invalidate page index numbers.
Removed some old debugging code that escaped the last clean up.
Idented comments in line with code.


mark
Tue Oct 15 16:53:23 PDT 1996
Update of /cvsroot/src/share/man/man4/man4.arm32
In directory netbsd1:/var/slash-tmp/cvs-serv2232

Added Files:
        cosc.4 eh.4 es.4 ie.4 oak.4 ptsc.4 
Log Message:
Commit of overdue manual pages for some of the recent device drivers.


mark
Tue Oct 15 16:53:49 PDT 1996
Update of /cvsroot/src/share/man/man4/man4.arm32
In directory netbsd1:/var/slash-tmp/cvs-serv2298

Modified Files:
        Makefile 
Log Message:
Updated for new additions.


cgd
Tue Oct 15 16:56:57 PDT 1996
Update of /cvsroot/src/sys/arch/alpha/alpha
In directory netbsd1:/var/slash-tmp/cvs-serv2530

Modified Files:
        locore.s 
Log Message:
add an XentRestart, pointed to by the retore_term HWRPB vector (and maybe,
eventually, the restart HWRPB vector), which calls console_restart.  This
is invoked when the console halt switch is used and the user enters 'c'
at the console prompt, and eventually causes a system crash dump to be
generated.


mark
Tue Oct 15 16:57:48 PDT 1996
Update of /cvsroot/src/share/man/man4/man4.arm32
In directory netbsd1:/var/slash-tmp/cvs-serv2702

Modified Files:
        asc.4 beep.4 com.4 csc.4 ea.4 eb.4 intro.4 kbd.4 lpt.4 
        mainbus.4 podulebus.4 quadmouse.4 rd.4 wd.4 
Log Message:
RCS Id police.
Updated the see also fields for new drivers.


perry
Tue Oct 15 16:59:33 PDT 1996
Update of /cvsroot/src/etc
In directory netbsd1:/var/slash-tmp/cvs-serv3061

Modified Files:
        Makefile 
Log Message:
remove md tahoe conditionals -- we don't need them.

mark
Tue Oct 15 16:59:49 PDT 1996
Update of /cvsroot/src/share/man/man8/man8.arm32
In directory netbsd1:/var/slash-tmp/cvs-serv3086

Modified Files:
        MAKEDEV.8 
Log Message:
Minor tweaks and corrections.




Home | Main Index | Thread Index | Old Index