Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/xmi "files" file for the XMI bus.



details:   https://anonhg.NetBSD.org/src/rev/9e365db438ea
branches:  trunk
changeset: 487949:9e365db438ea
user:      ragge <ragge%NetBSD.org@localhost>
date:      Thu Jun 15 19:01:33 2000 +0000

description:
"files" file for the XMI bus.

diffstat:

 sys/dev/xmi/files.xmi |  13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)

diffs (17 lines):

diff -r 888583274136 -r 9e365db438ea sys/dev/xmi/files.xmi
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sys/dev/xmi/files.xmi     Thu Jun 15 19:01:33 2000 +0000
@@ -0,0 +1,13 @@
+#      $NetBSD: files.xmi,v 1.1 2000/06/15 19:01:33 ragge Exp $
+#
+# Config file and device description for machine-independent
+# code for devices Digital Equipment Corp. XMI bus.
+# Included by ports that need it.
+
+device xmi { node=-1 }
+
+file   dev/xmi/xmi.c                           xmi
+
+# DWMBA XMI-BI adapter
+attach bi at xmi with bi_xmi
+file   dev/xmi/bi_xmi.c                        bi_xmi



Home | Main Index | Thread Index | Old Index