NetBSD-Bugs archive

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

PR/39652 CVS commit: [netbsd-5] src/sys/dev/pci



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

From: Soren Jacobsen <snj%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/39652 CVS commit: [netbsd-5] src/sys/dev/pci
Date: Sat, 9 Jan 2010 01:35:16 +0000

 Module Name:   src
 Committed By:  snj
 Date:          Sat Jan  9 01:35:16 UTC 2010
 
 Modified Files:
        src/sys/dev/pci [netbsd-5]: auich.c
 
 Log Message:
 Pull up following revision(s) (requested by jakllsch in ticket #1218):
        sys/dev/pci/auich.c: revision 1.133
 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.127 -r1.127.10.1 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