Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
cgd
Fri Nov 22 22:21:44 PST 1996
Update of /cvsroot/src/sys/arch/alpha/isa
In directory netbsd1:/var/slash-tmp/cvs-serv28626
Modified Files:
mcclock_isa.c
Log Message:
clean up match: check args more carefully, make sure I/O space can be mapped
cgd
Fri Nov 22 22:25:31 PST 1996
Update of /cvsroot/src/sys/arch/alpha/include
In directory netbsd1:/var/slash-tmp/cvs-serv28698
Modified Files:
alpha_cpu.h
Log Message:
make ALPHA_K0SEG_TO_PHYS and ~0xfffffc00000000000 with the address,
rather than and-ing 16G-1. That just strips the k0seg bits, rather
than making the false assumption that the physical address is going
to be in the lower 16G. That doesn't apply for CIA device-space
addresses, for instance.
Home |
Main Index |
Thread Index |
Old Index