diff options
| author | mycroft <mycroft@NetBSD.org> | 1995-07-27 04:43:19 +0000 |
|---|---|---|
| committer | mycroft <mycroft@NetBSD.org> | 1995-07-27 04:43:19 +0000 |
| commit | e04a2a7a7fb1c57adebb30e09cdb7f7089d69935 (patch) | |
| tree | 39b08ebc24a1ca43bb01b055dab566bb7e2400a3 /sys/dev | |
| parent | 1dbdf20df66ddb0a07b3377344eaf5a7fafb4800 (diff) | |
Add needs-flags for pci_subr.c.
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/pci/files.pci | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/files.pci b/sys/dev/pci/files.pci index 5aa5d2e82cd..a749830b1f9 100644 --- a/sys/dev/pci/files.pci +++ b/sys/dev/pci/files.pci @@ -1,4 +1,4 @@ -# $NetBSD: files.pci,v 1.5 1995/06/18 01:23:11 cgd Exp $ +# $NetBSD: files.pci,v 1.6 1995/07/27 04:43:19 mycroft Exp $ # # Config.new file and device description for machine-independent PCI code. # Included by ports that need it. Requires that the SCSI files be @@ -8,7 +8,7 @@ # but with the correct bus attachment). #device pci at mainbus {[bus = -1], [dev = -1]} -file dev/pci/pci_subr.c pci +file dev/pci/pci_subr.c pci needs-flag # NCR 53C8{10,15,25} SCSI chips device ncr at pci: scsi |
