Date: Sun, 6 Oct 1996 09:06:10 -0700 (PDT) From: "Justin T. Gibbs" <gibbs> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/scsi aic7xxx.c Message-ID: <199610061606.JAA26713@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gibbs 96/10/06 09:06:08 Branch: sys/i386/scsi SCSI Modified: sys/i386/scsi aic7xxx.c Log: Fixed a leftover from the conversion to storing sync periods in ns/4 (the format used to pass them in SDTR messages) instead of ns. ahc_construct SDTR was still thinking it needed to do the conversion. Revision Changes Path 1.75.2.3 +4 -5 src/sys/i386/scsi/aic7xxx.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199610061606.JAA26713>