From owner-freebsd-questions@FreeBSD.ORG Tue Oct 21 04:13:02 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9713916A4B3 for ; Tue, 21 Oct 2003 04:13:02 -0700 (PDT) Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06F1E43FDD for ; Tue, 21 Oct 2003 04:13:01 -0700 (PDT) (envelope-from freebsd-questions@m.gmane.org) Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1ABuRf-0006e9-00 for ; Tue, 21 Oct 2003 13:12:59 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org Received: from sea.gmane.org ([80.91.224.252]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1ABuRe-0006e1-00 for ; Tue, 21 Oct 2003 13:12:58 +0200 Received: from news by sea.gmane.org with local (Exim 3.35 #1 (Debian)) id 1ABuRe-0003K2-00 for ; Tue, 21 Oct 2003 13:12:58 +0200 From: rk47 Date: Tue, 21 Oct 2003 13:25:20 +0200 Organization: nanoteq Lines: 6 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Complaints-To: usenet@sea.gmane.org User-Agent: KNode/0.7.2 Sender: news Subject: What is a "unit" number of a device X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Oct 2003 11:13:02 -0000 What is a "unit" number of a device and how does it relate to the minor number of the device. Is there a generic relationship or dowes it differ between devives. TIA Riaan