From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 28 07:00:05 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3640416A4C2 for ; Mon, 28 Jan 2008 07:00:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 21E6F13C455 for ; Mon, 28 Jan 2008 07:00:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0S705Hv088464 for ; Mon, 28 Jan 2008 07:00:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0S704Xp088463; Mon, 28 Jan 2008 07:00:05 GMT (envelope-from gnats) Date: Mon, 28 Jan 2008 07:00:05 GMT Message-Id: <200801280700.m0S704Xp088463@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: linimon@lonesome.com (Mark Linimon) Cc: Subject: Re: bin/36911: [sysinstall] installation floppies miss autoload file (5.0-DP1) X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Mark Linimon List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Jan 2008 07:00:05 -0000 The following reply was made to PR bin/36911; it has been noted by GNATS. From: linimon@lonesome.com (Mark Linimon) To: bug-followup@FreeBSD.org Cc: Subject: Re: bin/36911: [sysinstall] installation floppies miss autoload file (5.0-DP1) Date: Mon, 28 Jan 2008 00:53:59 -0600 ----- Forwarded message from "Jin Guojun [VFFS]" ----- From: "Jin Guojun [VFFS]" To: rwatson@FreeBSD.org Cc: freebsd-bugs@FreeBSD.org ata1 still cannot be disabled in 6.3-Release. Not tested in 7.0-RC1 yet. It does not matter if adding hint.ata.1.disabled=1 in /boot/device.hints or setting this variable at boot time, ata1 will still configured. Is possible completely disable ata device? If so, then we can close this case. If not, then I will provide a suggestion. The reason to disable ATA is becasue if I use only SCSI or USB, there is not need to have ATA module in kernel to take memory space, -Jin ----- End forwarded message -----