NetBSD-Bugs archive

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

PR/59118 CVS commit: src/sys/arch



The following reply was made to PR port-amd64/59118; it has been noted by GNATS.

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/59118 CVS commit: src/sys/arch
Date: Thu, 2 Jul 2026 17:56:50 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Thu Jul  2 17:56:50 UTC 2026
 
 Modified Files:
 	src/sys/arch/amd64/conf: GENERIC
 	src/sys/arch/i386/conf: GENERIC
 
 Log Message:
 x86/GENERIC: Enable PCI_RESOURCE.
 
 Has been needed for motherboards that are already several years old
 by now, which require the OS to allocate PCI memory regions for some
 devices like iwm(4); let's get some experience with having it on by
 default.
 
 PR port-amd64/59118: Thinkpad T495s - iwm PCI BAR is zero
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.621 -r1.622 src/sys/arch/amd64/conf/GENERIC
 cvs rdiff -u -r1.1262 -r1.1263 src/sys/arch/i386/conf/GENERIC
 
 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