Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!decvax!harpo!seismo!hao!hplabs!sri-unix!clark.wbst@PARC-MAXC.ARPA From: clark.wbst@PARC-MAXC.ARPA Newsgroups: net.unix Subject: Re: Raw vs. block device. I'm confused. Message-ID: <15355@sri-arpa.UUCP> Date: Mon, 9-Jan-84 08:29:00 EST Article-I.D.: sri-arpa.15355 Posted: Mon Jan 9 08:29:00 1984 Date-Received: Sun, 15-Jan-84 01:24:14 EST Lines: 11 New, Related question... I seem to remember a warning once that doing a read on a raw device reads in at least the physical record size, i.e. sector on disk or record on tape, regardless of the byte count you put - so that if you have a 512 byte buffer and read a tape with an 8K block, you write past the end of buffer! Is this true? Does it depend on the device controller? --Ray