Source-Changes archive

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

NetBSD master CVS tree commits



mark
Wed Jun 12 16:31:01 EDT 1996
Update of /a/cvsroot/src/sys/arch/arm32/mainbus
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv22422

Modified Files:
        qmouse.c 
Log Message:
Allow the mouse interrupt to be specified in the config file. Fall
back on timer 1 interrupts if none is specified.
Only set up timer 1 is the driver is using timer 1 interrupts.
Don't claim the interrupt but allow them to be passed on to other
handlers.


pk
Wed Jun 12 16:31:22 EDT 1996
Update of /a/cvsroot/src/sys/arch/sparc/sparc
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv22466

Revision/Branch: netbsd-1-2

Modified Files:
        genassym.c 
Log Message:
Pull down from trunk:
a few defines needed for changes in locore.s


pk
Wed Jun 12 16:32:50 EDT 1996
Update of /a/cvsroot/src/sys/arch/sparc/sparc
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv22512

Revision/Branch: netbsd-1-2

Modified Files:
        locore.s 
Log Message:
Pull down from trunk:
Fixes in CMP_PTE_USER_READ4M macro.


pk
Wed Jun 12 16:34:04 EDT 1996
Update of /a/cvsroot/src/sys/arch/sparc/sparc
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv22588

Revision/Branch: netbsd-1-2

Modified Files:
        trap.c 
Log Message:
Pull down from trunk:
> mmu_pagein() is only useful on sun4/sun4c ...


pk
Wed Jun 12 16:36:34 EDT 1996
Update of /a/cvsroot/src/sys/arch/sparc/sparc
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv22627

Revision/Branch: netbsd-1-2

Modified Files:
        pmap.c 
Log Message:
Pull down from trunk:
>rev 1.64: pmap_changeprot: truncate VA argument to page-boundary ...
>rev 1.63: Some slight optimizations
>rev 1.62: Fix two cases of handling stale page table information ... [sun4m]
>rev 1.61: mmu_pagein() is only useful on sun4/sun4c ...


pk
Wed Jun 12 16:39:46 EDT 1996
Update of /a/cvsroot/src/sys/arch/sparc/sparc
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv22689

Revision/Branch: netbsd-1-2

Modified Files:
        cpu.c 
Log Message:
Pull down from trunk:
>rev 1.24: Add signature for the Fujitsu MB86904 processor
>rev 1.23: [...] handle caches on SS4 & SS5 [...]




Home | Main Index | Thread Index | Old Index