CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/06/24 06:38:52
Modified files:
sys/dev/ic : ncr53c9x.c
Log message:
sc_imlen is allowed to be >= NCR_MAX_MSG_LEN.
Fixes subtle ncr53c9x_msgin breakage in previous.
Pointed out by, tweak & ok miod@
