From owner-freebsd-newbies Wed Oct 3 17:48:22 2001 Delivered-To: freebsd-newbies@freebsd.org Received: from odin.acuson.com (odin.acuson.com [157.226.230.71]) by hub.freebsd.org (Postfix) with ESMTP id 499C937B406 for <freebsd-newbies@FreeBSD.ORG>; Wed, 3 Oct 2001 17:48:20 -0700 (PDT) Received: from acuson.com ([157.226.46.72]) by odin.acuson.com (Netscape Messaging Server 3.54) with ESMTP id AAA33AF; Wed, 3 Oct 2001 17:48:17 -0700 Message-ID: <3BBBB1CF.EA35EDB2@acuson.com> Date: Wed, 03 Oct 2001 17:48:15 -0700 From: David Johnson <djohnson@acuson.com> Organization: Acuson X-Mailer: Mozilla 4.7 [en] (X11; U; SunOS 5.5.1 sun4u) X-Accept-Language: en MIME-Version: 1.0 To: "Russell A. Khurshudian" <russell_k@acedsl.com> Cc: James Zuelow <jfzuelow@alaska.net>, freebsd-newbies@FreeBSD.ORG Subject: Re: long device names References: <Pine.LNX.4.33.0110031600220.655-100000@Hobbes.sodorline.home> <000501c14c6d$6d466240$0200a8c0@networld> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-newbies.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-newbies> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-newbies> X-Loop: FreeBSD.org "Russell A. Khurshudian" wrote: > Also, what is the > difference between character and block devices? Character devices give you data access byte by byte, like a serial port. Block devices give you access by blocks of data, like a harddrive. David To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message