diff options
-rw-r--r-- | sys/arch/alpha/conf/files.alpha | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/sys/arch/alpha/conf/files.alpha b/sys/arch/alpha/conf/files.alpha index 561365999c6..bbc0ddbdcd6 100644 --- a/sys/arch/alpha/conf/files.alpha +++ b/sys/arch/alpha/conf/files.alpha @@ -1,4 +1,4 @@ -# $OpenBSD: files.alpha,v 1.74 2006/06/19 15:13:33 deraadt Exp $ +# $OpenBSD: files.alpha,v 1.75 2006/08/07 18:58:37 miod Exp $ # $NetBSD: files.alpha,v 1.32 1996/11/25 04:03:21 cgd Exp $ # # alpha-specific configuration info @@ -89,14 +89,14 @@ file arch/alpha/tc/tc_3000_300.c tcasic & dec_3000_300 file arch/alpha/tc/ioasic.c ioasic # PMAG-B CX -device cfb: wsemuldisplaydev, wsrasteremulops -attach cfb at tc -file arch/alpha/tc/cfb.c cfb needs-flag +#device cfb: wsemuldisplaydev, wsrasteremulops +#attach cfb at tc +#file arch/alpha/tc/cfb.c cfb needs-flag # PMAGB-B HX or CXT -device sfb: wsemuldisplaydev, wsrasteremulops -attach sfb at tc -file arch/alpha/tc/sfb.c sfb needs-flag +#device sfb: wsemuldisplaydev, wsrasteremulops +#attach sfb at tc +#file arch/alpha/tc/sfb.c sfb needs-flag # 8530 UARTs device scc |