CVS commit: [netbsd-9] 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: Thu Apr 2 18:01:59 UTC 2026 Modified Files: src/sys/dev/pci [netbsd-9]: esm.c Log Message: Pull up following revision(s) (requested by mlelstv in ticket #2007): sys/dev/pci/esm.c: revision 1.67 With the device_t split, esm(4) got damaged since the wrong pointer is passed around. Fixes PR install/59621 To generate a diff of this commit: cvs rdiff -u -r1.63.2.1 -r1.63.2.2 src/sys/dev/pci/esm.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.