From owner-freebsd-current@FreeBSD.ORG Fri Jun 6 06:53:49 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2AD7C37B401 for ; Fri, 6 Jun 2003 06:53:49 -0700 (PDT) Received: from spider.deepcore.dk (cpe.atm2-0-56339.0x50c6aa0a.abnxx2.customer.tele.dk [80.198.170.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2069843F85 for ; Fri, 6 Jun 2003 06:53:47 -0700 (PDT) (envelope-from sos@spider.deepcore.dk) Received: (from sos@localhost) by spider.deepcore.dk (8.12.8p1/8.12.8) id h56DrkSF084452; Fri, 6 Jun 2003 15:53:46 +0200 (CEST) (envelope-from sos) From: Soeren Schmidt Message-Id: <200306061353.h56DrkSF084452@spider.deepcore.dk> In-Reply-To: <333973FE-981F-11D7-8049-0003937E39E0@mac.com> To: David Leimbach Date: Fri, 6 Jun 2003 15:53:45 +0200 (CEST) X-Mailer: ELM [version 2.4ME+ PL98b (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=ISO-8859-1 cc: freebsd-current@FreeBSD.ORG Subject: Re: interesting problem X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Jun 2003 13:53:49 -0000 It seems David Leimbach wrote: > So... I have this nice SATA drive and controller which I believe is > supported > by FreeBSD but not in the default build for releases. > > What is the best way to cross-build a version of FreeBSD's release ISOs > that > will include drivers not included in the default distribution? Or is > it possible > to supply a driver during sysinstall time to have FreeBSD recognize my > hard disk? There is no ATA support that is not included in the stock GENERIC kernel, so I'm not sure what you mean here ? It would be helpfull to know what controller and disk we are talking about, 'a' SATA controller and disk isn't really helpfull :) -Søren