CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/07/19 12:13:06
Modified files:
sys/arch/alpha/conf: files.alpha
sys/arch/alpha/eisa: eisa_machdep.h
sys/arch/alpha/pci: sio.c
Added files:
sys/arch/alpha/eisa: eisa_machdep.c
Log message:
Add code to walk the eisa configuration, from NetBSD. This configuration
is not used yet, but this seems to ``warm up'' the eisa chips so that
accesses to the eisa bus later do not cause machine checks.
