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 ; 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 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" Cc: James Zuelow , freebsd-newbies@FreeBSD.ORG Subject: Re: long device names References: <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: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: 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