CVS commit: src/sys/arch
"Taylor R Campbell" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
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.