Module Name: src Committed By: martin Date: Tue Aug 1 14:57:27 UTC 2023
Modified Files: src/sys/dev/isapnp [netbsd-10]: sb_isapnp.c src/sys/dev/ofisa [netbsd-10]: sb_ofisa.c Log Message: Pull up following revision(s) (requested by riastradh in ticket #286): 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.53 -r1.53.28.1 src/sys/dev/isapnp/sb_isapnp.c cvs rdiff -u -r1.23 -r1.23.18.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.