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: Thu Apr 2 17:58:37 UTC 2026 Modified Files: src/sys/dev/pci [netbsd-11]: esm.c Log Message: Pull up following revision(s) (requested by mlelstv in ticket #218): 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.66 -r1.66.12.1 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.