"files" file for the XMI bus.
This commit is contained in:
parent
736d4273e2
commit
8aeaa34651
|
@ -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
|
Loading…
Reference in New Issue