Expand PMF_FN_* macros.
[netbsd-mini2440.git] / sys / dev / bi / files.bi
blob3229df6ab33b68bfa275c44fe5d0de82477cf0e9
1 # $NetBSD: files.bi,v 1.2 2000/04/09 16:49:57 ragge Exp $
3 # Config file and device description for machine-independent
4 # code for devices Digital Equipment Corp. BI bus.
5 # Included by ports that need it.
7 device bi { node=-1 }: bus
9 file dev/bi/bi.c bi
11 # KDB50 on BI
12 device kdb: mscp
13 attach kdb at bi
14 file dev/bi/kdb.c kdb
16 # DEBNA/DEBNT Ethernet Adapter
17 device ni: ifnet, ether, arp
18 attach ni at bi
19 file dev/bi/if_ni.c ni
21 # DWBUA BI-Unibus adapter
22 attach uba at bi with uba_bi
23 file dev/bi/uba_bi.c uba_bi