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.