diff options
| author | nisimura <nisimura@NetBSD.org> | 2001-01-16 05:49:41 +0000 |
|---|---|---|
| committer | nisimura <nisimura@NetBSD.org> | 2001-01-16 05:49:41 +0000 |
| commit | f20b78bb5d329e443191c16c63077c4861ba434a (patch) | |
| tree | 50786d5d88fff3dfcc11863c3ac2b2728e0a56e2 /sys/dev | |
| parent | bd7039cbdbe9f1cf6ac40a3fc263580b8423a02d (diff) | |
Add a definition for PMAGD which should cover all (three?) variations of
it. Left commented out until DECstation switchs to WSCONS.
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/tc/files.tc | 7 |
1 files changed, 6 insertions, 1 deletions
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 |
