Date: Fri, 3 May 1996 15:26:04 -0700 (MST) From: Terry Lambert <terry@lambert.org> To: wilko@yedi.iaf.nl (Wilko Bulte) Cc: joerg_wunsch@uriah.heep.sax.de, freebsd-hackers@FreeBSD.ORG Subject: Re: using DLT drive on FreeBSD Message-ID: <199605032226.PAA15008@phaeton.artisoft.com> In-Reply-To: <199605031838.UAA01522@yedi.iaf.nl> from "Wilko Bulte" at May 3, 96 08:38:54 pm
next in thread | previous in thread | raw e-mail | index | archive | help
> > > I think the 2.1R limit is 32kbytes. In the recent past there was a > > > discussion about this on this list (in relation to DAT drives??). > > > > 64 KB, this is enforced by physio(9) [man page not yet written :)]. > > Many SCSI adapters do only allow for 16 scatter/gather segments, and > > in the worst case, you need one of them for each physical page. > > This would imply that non-SG adapters are unusable. Correct me if I'm > wrong but something like a Seagate ST-02 (junk, I know, but sea(4) > is available) does not do SG. No, it just means they are slow, since they have to use software. Luckily, those things don't come with boot ROM's, so you have to go out of your way to use them in the first place. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199605032226.PAA15008>