NetBSD-Bugs archive

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

PR/49964 CVS commit: [netbsd-7] src/sys/external/bsd/drm2/include/linux



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

From: "Soren Jacobsen" <snj%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/49964 CVS commit: [netbsd-7] src/sys/external/bsd/drm2/include/linux
Date: Wed, 27 Jan 2016 00:01:07 +0000

 Module Name:	src
 Committed By:	snj
 Date:		Wed Jan 27 00:01:07 UTC 2016
 
 Modified Files:
 	src/sys/external/bsd/drm2/include/linux [netbsd-7]: pci.h
 
 Log Message:
 Pull up following revision(s) (requested by riastradh in ticket #1077):
 	sys/external/bsd/drm2/include/linux/pci.h: revision 1.22
 Use PCI ROM MD fallback if PCI ROM BAR points to invalid ROM.
 We previously applied the PCI ROM MD fallback only if the PCI ROM BAR
 was altogether unpopulated.  Some Radeon devices seem to have a
 populated PCI ROM BAR pointing at a bogus ROM, while 0xc0000 works
 fine.
 Fixes at least one manifestation of PR kern/49964.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.7.2.7 -r1.7.2.8 \
     src/sys/external/bsd/drm2/include/linux/pci.h
 
 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