Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src/sys/arch/alpha/conf Pull up revision 1.160 (requested b...
details: https://anonhg.NetBSD.org/src/rev/1891c3dc48e9
branches: netbsd-1-6
changeset: 530482:1891c3dc48e9
user: grant <grant%NetBSD.org@localhost>
date: Mon Jun 30 02:52:09 2003 +0000
description:
Pull up revision 1.160 (requested by bouyer in ticket #1352):
As pceb pulls in sio.c and sio_pci.c, is also needs the
alpha_shared_intr attribute.
diffstat:
sys/arch/alpha/conf/files.alpha | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 2692c08ab1ee -r 1891c3dc48e9 sys/arch/alpha/conf/files.alpha
--- a/sys/arch/alpha/conf/files.alpha Mon Jun 30 02:50:39 2003 +0000
+++ b/sys/arch/alpha/conf/files.alpha Mon Jun 30 02:52:09 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.alpha,v 1.155 2002/04/16 20:50:17 thorpej Exp $
+# $NetBSD: files.alpha,v 1.155.4.1 2003/06/30 02:52:09 grant Exp $
#
# alpha-specific configuration info
@@ -430,7 +430,7 @@
device sio: isabus, alpha_shared_intr, cy82c693
attach sio at pci
-device pceb: isabus, eisabus, cy82c693
+device pceb: isabus, eisabus, cy82c693, alpha_shared_intr
attach pceb at pci
file arch/alpha/pci/sio.c sio | pceb needs-flag
file arch/alpha/pci/sio_pic.c sio | pceb
Home |
Main Index |
Thread Index |
Old Index