NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: port-alpha/50283: kernel build failure on netbsd-7



The following reply was made to PR port-alpha/50283; it has been noted by GNATS.

From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: port-alpha/50283: kernel build failure on netbsd-7
Date: Sat, 17 Oct 2015 17:35:02 +0200

 This has been fixed by a commit to head wich includes a tiny bit more
 of a change - could you test wether applying the full change works on -7
 for you?
 
 If it works, I'll submit a pullup request for the full change.
 
 Thanks,
 
 Martin
 
 
 Committed By:   uebayasi
 Date:           Fri Oct 17 18:31:07 UTC 2014
   
 Modified Files: 
         src/sys/arch/alpha/conf: files.alpha
         src/sys/arch/alpha/pci: pci_machdep.c 
   
 Log Message: 
 PCI controller doesn't rely on (depend on) AGP bus, but provide it.  If one
 specific architecture is known to have some specific AGP implementation, such
 suggestion must be done in the "selection" part, not the "definition" part.
 
 This is also an indirect (across bus attachment), circular dependency.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.187 -r1.188 src/sys/arch/alpha/conf/files.alpha
 cvs rdiff -u -r1.22 -r1.23 src/sys/arch/alpha/pci/pci_machdep.c
 


Home | Main Index | Thread Index | Old Index