Add code to walk the eisa configuration, from NetBSD. This configuration
authormiod <miod@openbsd.org>
Sat, 19 Jul 2008 18:13:04 +0000 (18:13 +0000)
committermiod <miod@openbsd.org>
Sat, 19 Jul 2008 18:13:04 +0000 (18:13 +0000)
commit22e73efa5c46d06ff003e82a55f00f069f2a99a4
treec27e72e6c7d873bb656436e291a35b28679fe22f
parentc46e33d491c59be52212262f433cf9867631f916
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.
sys/arch/alpha/conf/files.alpha
sys/arch/alpha/eisa/eisa_machdep.c [new file with mode: 0644]
sys/arch/alpha/eisa/eisa_machdep.h
sys/arch/alpha/pci/sio.c