1995-04-17 21:54:15 +04:00
|
|
|
# $NetBSD: files.pci,v 1.2 1995/04/17 17:54:35 cgd Exp $
|
1995-04-17 11:46:10 +04:00
|
|
|
#
|
|
|
|
# Config.new file and device description for machine-independent PCI code.
|
|
|
|
# Included by ports that need it. Requires that the SCSI files be
|
|
|
|
# defined first.
|
|
|
|
|
|
|
|
# ports should define their own "device pci" line (like the one below,
|
|
|
|
# but with the correct bus attachment).
|
|
|
|
|
|
|
|
#device pci at root {[bus = -1], [dev = -1]}
|
|
|
|
file dev/pci/pci.c pci
|
|
|
|
|
1995-04-17 21:54:15 +04:00
|
|
|
# NCR 53C8{10,15,25} SCSI chips
|
1995-04-17 11:46:10 +04:00
|
|
|
device ncr at pci: scsi
|
|
|
|
file dev/pci/ncr.c ncr
|
|
|
|
|
1995-04-17 21:54:15 +04:00
|
|
|
# XXX ???
|
|
|
|
# XXX NOT IN TREE?
|
|
|
|
#device de at pci: ether, ifnet
|
|
|
|
#file dev/pci/if_de.c de
|