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:41:01 PST 1996
Update of /cvsroot/src/sys/arch/alpha/pci
In directory netbsd1:/var/slash-tmp/cvs-serv29460
Modified Files:
lcareg.h
Log Message:
add definitions for LCA_IOC_HAE contents. Add a REGVAL64 macro, like
REGVAL but good for 64-bit chipset registers.
cgd
Fri Nov 22 22:42:56 PST 1996
Update of /cvsroot/src/sys/arch/alpha/pci
In directory netbsd1:/var/slash-tmp/cvs-serv29764
Modified Files:
ciareg.h
Log Message:
fix HAE_MEM_REG3_START definition (shift was incorrect). Add CIA_CSR_CIA_ERR
register definition. (should define bits in CIA_CSR_CIA_ERR, but haven't
done that yet.)
cgd
Fri Nov 22 22:46:50 PST 1996
Update of /cvsroot/src/sys/arch/alpha/pci
In directory netbsd1:/var/slash-tmp/cvs-serv29812
Modified Files:
cia_pci.c
Log Message:
deal with the fact that apparently-common revisions of EB164 firmware
don't machine check when a PCI Master Abort is signalled. This can
happen, for instance, when configuration space for a device that isn't
present is examined. When this is detected, act like we normally would
when machine checks are posted while examining nonexistant devices.
Home |
Main Index |
Thread Index |
Old Index