Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!gatech!hope From: hope@gatech.CSNET (Theodore Hope) Newsgroups: net.unix,net.unix-wizards Subject: 3b5 tape driver question Message-ID: <3794@gatech.CSNET> Date: Fri, 6-Jun-86 09:55:43 EDT Article-I.D.: gatech.3794 Posted: Fri Jun 6 09:55:43 1986 Date-Received: Sat, 7-Jun-86 00:13:47 EDT Organization: School of Information and Computer Science, Georgia Tech, Atlanta Lines: 20 Xref: linus net.unix:7355 net.unix-wizards:15223 I am writing some software which will ultimately run on an AT&T 3b5 (sVr2). Part of this ordeal involves reading a tape written on a Big 'Ol IBM machine; the tape has variable-length blocks of _up_to_ 6444 bytes. * I can read it on a Vax (4.2bsd): nc = read (fd, buf, 6444) * I can't read it on an AT&T 3b20 (sVr2): the mtc documentation (documentation, what documentation?) specifies that the largest possible read is 6144 bytes. The abovementioned 3b5 is on the other side of the world, and I'd like to know if anyone can tell me what the max read on the (raw) tape device is. Is it 6144 (6k), or 8192? Thanks in advance. -- Theodore Hope School of Information & Computer Science, Georgia Tech, Atlanta GA 30332 CSNet: hope@gatech ARPA: Hope%GATech.CSNet @ CSNet-Relay.ARPA uucp: ...!{akgua,allegra,amd,hplabs,ihnp4,seismo,ut-sally}!gatech!hope