CVS commit: src/sys/dev/pci
"Rin Okuyama" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: rin Date: Thu Aug 13 07:20:04 UTC 2026 Modified Files: src/sys/dev/pci: pciconf.c Log Message: pciconf: Fix round-up logics for total sizes of bridge resources The previous ones are valid only if alignments are 4K or 1M, for I/O or memory, respectively. To generate a diff of this commit: cvs rdiff -u -r1.57 -r1.58 src/sys/dev/pci/pciconf.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.