NetBSD-Bugs archive

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

PR/49964 CVS commit: src/sys/external/bsd/drm2/include/linux



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

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/49964 CVS commit: src/sys/external/bsd/drm2/include/linux
Date: Sun, 17 Jan 2016 01:40:39 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Sun Jan 17 01:40:39 UTC 2016
 
 Modified Files:
 	src/sys/external/bsd/drm2/include/linux: pci.h
 
 Log Message:
 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.21 -r1.22 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