Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/vax/vsa
Module Name: src
Committed By: rin
Date: Sat May 8 09:03:30 UTC 2021
Modified Files:
src/sys/arch/vax/vsa: tc_vsbus.c
Log Message:
Catch up with this commit:
http://www.nerv.org/netbsd/?q=id:20210507T165558Z.d4aba9e0e053181f2a98ee4ee43012b50949921b
by which per slot tcs_used flag was obsoleted.
No need to initialize __BIT(0) of sc_slots_used here; it is zero anyway
before calling tcattach().
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/vax/vsa/tc_vsbus.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