From f20b78bb5d329e443191c16c63077c4861ba434a Mon Sep 17 00:00:00 2001 From: nisimura Date: Tue, 16 Jan 2001 05:49:41 +0000 Subject: Add a definition for PMAGD which should cover all (three?) variations of it. Left commented out until DECstation switchs to WSCONS. --- sys/dev/tc/files.tc | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'sys/dev') diff --git a/sys/dev/tc/files.tc b/sys/dev/tc/files.tc index 2a55e1d6926..7b315e2cce9 100644 --- a/sys/dev/tc/files.tc +++ b/sys/dev/tc/files.tc @@ -1,4 +1,4 @@ -# $NetBSD: files.tc,v 1.21 2001/01/01 23:43:05 mrg Exp $ +# $NetBSD: files.tc,v 1.22 2001/01/16 05:49:41 nisimura Exp $ # # Config file and device description for machine-independent # TURBOchannel code. Included by ports that need it. @@ -83,3 +83,8 @@ file dev/tc/tcds.c tcds #device asc: scsi, ncr53c9x #attach asc at tcds with asc_tcds #file dev/tc/asc_tcds.c asc_tcds + +# HX+ PMAGD +#device sfbp: wsemuldisplaydev, rasops32, rasops8 +#attach sfbp at tc +#file dev/tc/sfbplus.c sfbp needs-flag -- cgit