From owner-freebsd-bugs@FreeBSD.ORG Tue Mar 9 14:20:04 2010 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 CC2EB1065760 for ; Tue, 9 Mar 2010 14:20:04 +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 51F748FC22 for ; Tue, 9 Mar 2010 14:20:04 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o29EK4gp013858 for ; Tue, 9 Mar 2010 14:20:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o29EK3lv013857; Tue, 9 Mar 2010 14:20:03 GMT (envelope-from gnats) Date: Tue, 9 Mar 2010 14:20:03 GMT Message-Id: <201003091420.o29EK3lv013857@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Andriy Gapon Cc: Subject: Re: usb/144280: boot0cfg not USB aware X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Andriy Gapon List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Mar 2010 14:20:04 -0000 The following reply was made to PR kern/144280; it has been noted by GNATS. From: Andriy Gapon To: Fbsd1 , Mark Linimon Cc: Hans Petter Selasky , freebsd-gnats-submit@FreeBSD.org, freebsd-usb@FreeBSD.org Subject: Re: usb/144280: boot0cfg not USB aware Date: Tue, 09 Mar 2010 16:11:54 +0200 on 07/03/2010 07:08 Fbsd1 said the following: > Hans Petter Selasky wrote: >> On Thursday 25 February 2010 09:29:14 Joe Barbish wrote: >>>> Description: >>> Have boot0cfg installed on PC motherboard cabled hard drive and when >>> I plug >>> in an USB cabled external hard drive or USB flash drive, (both >>> containing >>> a installed full FreeBSD version) and boot the PC, the f5 key for >>> going to >>> the second hard drive is non-functional. Looks like boot0cfg is not USB >>> aware. >>> >> >> This is not an USB issue, but rather BIOS / boot-code related. Please >> change responsible. >> >> --HPS >> >> > You have a very limited view point of what is USB problem. I don't see > it as a bios problem. For sure the problem is in the boot0cfg code and > for sure IT IS A USB PROBLEM. Now if you want to change this to am > different group then you are welcome to do so. But as the original > reporter of the PR I don't have the authority to make that change. Dear "Fbsd1" (Joe Barbish?), Hans meant that this is not an issue with USB kernel driver and he is totally correct. usb@ assignment is for bugs with kernel USB driver only. BTW, bootloader doesn't have any explicit knowledge of USB either, it uses BIOS interface and depends on BIOS USB emulation. I think that Hans can't change the PR assignment. So this message is mostly for Mark :-) -- Andriy Gapon