Date: Wed, 11 Oct 1995 19:02:06 -0700 From: Julian Elischer <julian> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/scsi sd.c st.c Message-ID: <199510120202.TAA28012@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
julian 95/10/11 19:02:06 Modified: sys/scsi sd.c st.c Log: Ack! sometime around 1.51, the check for minphys dissappeared out of transfers for disks.. we weren't hecking that the adapter could handle a transfer of the size we were requesting.. Peter!? :) this explains the rash of failures I've seen reported recently with "too many DMA segments" on raw devices (added one for st as well)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199510120202.TAA28012>