NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: port-xen/50446: dom0 kernel panics at boot attaching agp
The following reply was made to PR port-xen/50446; it has been noted by GNATS.
From: Andreas Gustafsson <gson%gson.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: port-xen/50446: dom0 kernel panics at boot attaching agp
Date: Sun, 28 Feb 2016 12:15:21 +0200
For lack of progress towards an actual fix, I have worked around
the problem locally with the following patch:
Index: src/sys/arch/amd64/conf/XEN3_DOM0
===================================================================
RCS file: /bracket/repo/src/sys/arch/amd64/conf/XEN3_DOM0,v
retrieving revision 1.103.2.4
diff -u -r1.103.2.4 XEN3_DOM0
--- src/sys/arch/amd64/conf/XEN3_DOM0 22 Jul 2015 16:53:34 -0000 1.103.2.4
+++ src/sys/arch/amd64/conf/XEN3_DOM0 27 Feb 2016 20:14:15 -0000
@@ -258,7 +258,7 @@
# XXX 'puc's aren't really bridges, but there's no better place for them here
puc* at pci? dev ? function ? # PCI "universal" comm. cards
-agp* at pchb?
+#agp* at pchb?
# ISA bus support
isa0 at ichlpcib?
--
Andreas Gustafsson, gson%gson.org@localhost
Home |
Main Index |
Thread Index |
Old Index