NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/57363 CVS commit: [netbsd-8] src/sys/dev
The following reply was made to PR kern/57363; it has been noted by GNATS.
From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/57363 CVS commit: [netbsd-8] src/sys/dev
Date: Tue, 1 Aug 2023 15:01:56 +0000
Module Name: src
Committed By: martin
Date: Tue Aug 1 15:01:56 UTC 2023
Modified Files:
src/sys/dev/isapnp [netbsd-8]: sb_isapnp.c
src/sys/dev/ofisa [netbsd-8]: sb_ofisa.c
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #1870):
sys/dev/isapnp/sb_isapnp.c: revision 1.54
sys/dev/ofisa/sb_ofisa.c: revision 1.24
sb(4): Fix missing mutex initialization at isapnp and ofisa.
PR kern/57363
To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.52.84.1 src/sys/dev/isapnp/sb_isapnp.c
cvs rdiff -u -r1.18 -r1.18.8.1 src/sys/dev/ofisa/sb_ofisa.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