Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/shark/conf Add OFW PCI subroutines if PCI support i...
details: https://anonhg.NetBSD.org/src/rev/5f47f4aec177
branches: trunk
changeset: 379125:5f47f4aec177
user: thorpej <thorpej%NetBSD.org@localhost>
date: Wed May 12 23:48:41 2021 +0000
description:
Add OFW PCI subroutines if PCI support is included in the kernel.
diffstat:
sys/arch/shark/conf/files.shark | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r db32cb198225 -r 5f47f4aec177 sys/arch/shark/conf/files.shark
--- a/sys/arch/shark/conf/files.shark Wed May 12 23:22:32 2021 +0000
+++ b/sys/arch/shark/conf/files.shark Wed May 12 23:48:41 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.shark,v 1.24 2021/04/30 02:24:05 thorpej Exp $
+# $NetBSD: files.shark,v 1.25 2021/05/12 23:48:41 thorpej Exp $
#
# First try for arm-specific configuration info
#
@@ -136,6 +136,7 @@ file arch/shark/ofw/chipsfb_ofbus.c chi
device vlpci: pcibus
file arch/shark/ofw/vlpci.c vlpci needs-flag
attach vlpci at ofbus
+file dev/ofw/ofw_pci_subr.c pci
# Smart Card Reader
device scr: tty
Home |
Main Index |
Thread Index |
Old Index