CVS commit: [netbsd-11] src/sys/dev/pci
"Martin Husemann" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: martin Date: Tue Aug 25 18:55:12 UTC 2026 Modified Files: src/sys/dev/pci [netbsd-11]: if_pcn.c Log Message: Pull up following revision(s) (requested by tls in ticket #429): sys/dev/pci/if_pcn.c: revision 1.82 sys/dev/pci/if_pcn.c: revision 1.83 Fix pcn MAC address read on QEMU and possibly some other emulated hardware. Correct typo in previous (s/1/i/) and remove gratuitous wsp (build fix) To generate a diff of this commit: cvs rdiff -u -r1.80 -r1.80.2.1 src/sys/dev/pci/if_pcn.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.