From owner-freebsd-questions@FreeBSD.ORG Sat Aug 16 17:41:11 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 89B6237B401 for ; Sat, 16 Aug 2003 17:41:11 -0700 (PDT) Received: from remt24.cluster1.charter.net (remt24.cluster1.charter.net [209.225.8.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id E0F5143FAF for ; Sat, 16 Aug 2003 17:41:10 -0700 (PDT) (envelope-from chowse@charter.net) Received: from [66.168.145.25] (HELO moe) by remt24.cluster1.charter.net (CommuniGate Pro SMTP 4.0.6) with ESMTP id 125194225 for questions@freebsd.org; Sat, 16 Aug 2003 20:41:09 -0400 From: "Charles Howse" To: Date: Sat, 16 Aug 2003 19:41:00 -0500 Message-ID: <006a01c36458$3b72e130$04fea8c0@moe> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 In-Reply-To: <20030816234912.GA753@webserver> Importance: Normal Subject: RE: Definition of interfaces in ifconfig 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: Sun, 17 Aug 2003 00:41:11 -0000 > Look at these comments carefully. > > ...snip... > > #device scbus # SCSI bus (required) > > #device da # Direct Access (disks) > ...snip... > > device umass # Disks/Mass storage - > Requires scbus and da > > ^^^^^^^^^^^^^^^^^^^^^ > -- Josh Thank you! Haste makes waste! Look before you leap! RTFM! :-)