NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/59621 CVS commit: src/sys/dev/pci
The following reply was made to PR install/59621; it has been noted by GNATS.
From: "Michael van Elst" <mlelstv%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/59621 CVS commit: src/sys/dev/pci
Date: Mon, 1 Sep 2025 17:44:29 +0000
Module Name: src
Committed By: mlelstv
Date: Mon Sep 1 17:44:29 UTC 2025
Modified Files:
src/sys/dev/pci: esm.c
Log Message:
With the device_t split, esm(4) got damaged since the wrong pointer
is passed around.
Fixes PR install/59621
Pullups -11, -10, -9.
To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 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.
Home |
Main Index |
Thread Index |
Old Index