Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Sep 2003 19:15:46 +0200
From:      nivit@libero.it (Nicola Vitale)
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: misc/57104: boot/usb: boot freezes during USB devices detection
Message-ID:  <20030923171546.GA365@Psyllobora>
In-Reply-To: <200309221836.h8MIapTo001154@crocoite.home.regix.com>
References:  <200309221836.h8MIapTo001154@crocoite.home.regix.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> [regis rampnoux, 22 Settembre 2003 ore 20:36:51]
> >Synopsis:       boot/usb: boot freezes during USB devices detection
> >Release:        FreeBSD 4.9-PRERELEASE i386
> >Description:
>
>       the boot stops during USB devices detection
> [...]
>
> >Fix:
>
>       disconnect the USB devices, boot and replug the USB devices when
>       devices detection is finished.

(Waiting for an official solution), you can solve this problem,
replacing the following files with their old version:

sys/kern/subr_taskqueue.c (1.3.2.2 -> 1.3.2.1)
sys/sys/taskqueue.h sys.orig/sys/taskqueue.h (1.1.2.3 -> 1.1.2.2)

and, if you have got SCSI devices,

src/sys/cam/scsi/scsi_cd.c (1.31.2.15 -> 1.31.2.14)
src/sys/cam/scsi/scsi_da.c (1.42.2.45 -> 1.42.2.44)

Ciao.
-- 
Nicola S. Vitale
nivit@libero.it



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030923171546.GA365>