diff options
author | Artur Grabowski <art@cvs.openbsd.org> | 2001-11-05 02:41:03 +0000 |
---|---|---|
committer | Artur Grabowski <art@cvs.openbsd.org> | 2001-11-05 02:41:03 +0000 |
commit | 4791b06638558fc6912990b601d13fe2bd4fc4d5 (patch) | |
tree | e855d8583b418677b21c424fe0ebb684e0db4e84 /sys/arch/alpha/conf/files.alpha | |
parent | 66b6f056afa073b7f8c10d4803073cb4588a1931 (diff) |
irongate needs isadma bouncing.
Diffstat (limited to 'sys/arch/alpha/conf/files.alpha')
-rw-r--r-- | sys/arch/alpha/conf/files.alpha | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/alpha/conf/files.alpha b/sys/arch/alpha/conf/files.alpha index dd22a788971..fcf8d1abf92 100644 --- a/sys/arch/alpha/conf/files.alpha +++ b/sys/arch/alpha/conf/files.alpha @@ -1,4 +1,4 @@ -# $OpenBSD: files.alpha,v 1.52 2001/11/05 02:39:56 art Exp $ +# $OpenBSD: files.alpha,v 1.53 2001/11/05 02:41:01 art Exp $ # $NetBSD: files.alpha,v 1.32 1996/11/25 04:03:21 cgd Exp $ # # alpha-specific configuration info @@ -205,7 +205,7 @@ file arch/alpha/pci/cia_bus_mem.c cia file arch/alpha/pci/cia_bwx_bus_io.c cia file arch/alpha/pci/cia_bwx_bus_mem.c cia -device irongate: pcibus +device irongate: pcibus, isadma_bounce attach irongate at mainbus file arch/alpha/pci/irongate.c irongate file arch/alpha/pci/irongate_bus_io.c irongate |