diff options
Diffstat (limited to 'sys/arch/alpha')
-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 bbc0ddbdcd6..9044ee5ba94 100644 --- a/sys/arch/alpha/conf/files.alpha +++ b/sys/arch/alpha/conf/files.alpha @@ -1,4 +1,4 @@ -# $OpenBSD: files.alpha,v 1.75 2006/08/07 18:58:37 miod Exp $ +# $OpenBSD: files.alpha,v 1.76 2006/08/13 23:00:38 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 +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 +attach sfb at tc +file arch/alpha/tc/sfb.c sfb needs-flag # 8530 UARTs device scc |