Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/pmax/conf `pm' device can also be 8bpp - fix depend...
details: https://anonhg.NetBSD.org/src/rev/325aceeafc45
branches: trunk
changeset: 472255:325aceeafc45
user: ad <ad%NetBSD.org@localhost>
date: Mon Apr 26 04:32:05 1999 +0000
description:
`pm' device can also be 8bpp - fix dependancy line.
diffstat:
sys/arch/pmax/conf/files.pmax | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 341293bac5f6 -r 325aceeafc45 sys/arch/pmax/conf/files.pmax
--- a/sys/arch/pmax/conf/files.pmax Mon Apr 26 04:30:26 1999 +0000
+++ b/sys/arch/pmax/conf/files.pmax Mon Apr 26 04:32:05 1999 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.pmax,v 1.63 1999/04/26 04:30:26 ad Exp $
+# $NetBSD: files.pmax,v 1.64 1999/04/26 04:32:05 ad Exp $
# DECstation-specific configuration info
# maxpartitions must be first item in files.${ARCH}.
@@ -185,7 +185,7 @@
include "dev/rasops/files.rasops"
# 3100 (pmax) onboard framebuffer
-device pm: rasops1
+device pm: rasops1, rasops8
file arch/pmax/dev/pm.c pm needs-flag
file arch/pmax/dev/bt478.c pm
attach pm at ibus with pm_ds
Home |
Main Index |
Thread Index |
Old Index