NetBSD-Bugs archive

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

PR/39652 CVS commit: src/sys/dev/pci



The following reply was made to PR kern/39652; it has been noted by GNATS.

From: "Jonathan A. Kollasch" <jakllsch%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/39652 CVS commit: src/sys/dev/pci
Date: Wed, 30 Dec 2009 00:24:38 +0000

 Module Name:   src
 Committed By:  jakllsch
 Date:          Wed Dec 30 00:24:38 UTC 2009
 
 Modified Files:
        src/sys/dev/pci: auich.c
 
 Log Message:
 Ensure that the memory or i/o space we need is accessible at attach
 and resume.
 
 Rework register mapping code path, using 'goto', so duplicate code
 is reduced.
 
 I've tested this on nvidia and sis auich(4)-compatible controllers.
 In addition this change is reported to fix PR/39652.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.132 -r1.133 src/sys/dev/pci/auich.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index