From owner-freebsd-questions@FreeBSD.ORG Fri Feb 24 16:31:14 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 2304F16A420 for ; Fri, 24 Feb 2006 16:31:14 +0000 (GMT) (envelope-from chris@chrismaness.com) Received: from ns1.internetinsite.com (ns1.internetinsite.com [208.179.97.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id D748043D45 for ; Fri, 24 Feb 2006 16:31:13 +0000 (GMT) (envelope-from chris@chrismaness.com) Received: from [192.168.4.2] (68-190-198-174.dhcp.ccmn.ca.charter.com [68.190.198.174]) by ns1.internetinsite.com (8.13.4/8.13.4) with ESMTP id k1OGVAp0088752; Fri, 24 Feb 2006 08:31:11 -0800 (PST) (envelope-from chris@chrismaness.com) Message-ID: <43FF34CD.8090800@chrismaness.com> Date: Fri, 24 Feb 2006 08:31:09 -0800 From: Chris Maness User-Agent: Thunderbird 1.5 (X11/20060217) MIME-Version: 1.0 To: Kris Kennaway , freebsd-questions@freebsd.org References: <43FEA25E.8010004@chrismaness.com> <20060224061821.GB1315@xor.obsecurity.org> <43FF1CFE.9080603@chrismaness.com> <20060224150915.GB29854@xor.obsecurity.org> In-Reply-To: <20060224150915.GB29854@xor.obsecurity.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: ATAPICAM? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Feb 2006 16:31:14 -0000 Kris Kennaway wrote: > On Fri, Feb 24, 2006 at 06:49:34AM -0800, Chris Maness wrote: > >> Kris Kennaway wrote: >> >>> On Thu, Feb 23, 2006 at 10:06:22PM -0800, Chris Maness wrote: >>> >>> >>>> How do I load atapicam at boot time? I can load it with no problems >>>> after the system has started, but I if I ad the line atapicam_load="YES" >>>> in /*boot*/loader.conf, the kernel turns to fried chicken at boot time. >>>> >>>> >>> "Fried chicken" isn't a technical term I'm familiar with ;-) >>> >>> Kris >>> >>> >> And the kernel himself holding the heart of the FreeBSD operating system. >> > > You can either make funny jokes or you can describe your problem > better so that someone can help you :-) > > Kris > > OK, seriously, when I added the module at boot time through the fore mentioned method the system hung just after it detected the ata hard drives.