diff options
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 |
