CVSROOT:        /cvs
Module name:    src
Changes by:     m...@cvs.openbsd.org    2024/04/03 12:41:38

Modified files:
        sys/dev/ic     : ncr53c9x.c ncr53c9xvar.h 

Log message:
Reuse the timeout from struct scsi_xfer rather than declaring one in
struct ncr53c9x_ecb.

When the scsi_xfer timeout was introduced *cough* 23 years ago, SCSI drivers
were progressively updated to use this, but for some reason that driver got
missed.

ok dlg@ krw@

Reply via email to