From owner-freebsd-questions@FreeBSD.ORG Fri Jan 2 12:04:31 2004 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 45E3B16A4CE for ; Fri, 2 Jan 2004 12:04:31 -0800 (PST) Received: from tomts10-srv.bellnexxia.net (tomts10.bellnexxia.net [209.226.175.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5278E43D6B for ; Fri, 2 Jan 2004 12:04:29 -0800 (PST) (envelope-from dlavigne6@sympatico.ca) Received: from genisis ([64.230.29.26]) by tomts10-srv.bellnexxia.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with ESMTP id <20040102200428.KQOZ23158.tomts10-srv.bellnexxia.net@genisis> for ; Fri, 2 Jan 2004 15:04:28 -0500 Date: Fri, 2 Jan 2004 15:06:43 -0500 (EST) From: Dru X-X-Sender: dlavigne6@genisis.domain.org To: questions@freebsd.org Message-ID: <20040102150315.B616@genisis.domain.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: laptop hardware profile 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: Fri, 02 Jan 2004 20:04:31 -0000 Is anyone aware of a tutorial/documentation available for creating a hardware profile? I'm thinking of something that allows the user to choose to either configure a wireless or a wired NIC during bootup. I could script it after bootup, but I'd prefer to do it during loader. Will this require learning FORTH or is there a loader.conf or loader.rc tweak that will do the trick? Dru