Subject: Re: Booting from USB mass storage
To: None <current-users@NetBSD.org>
From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
List: current-users
Date: 07/29/2006 14:39:05
scotte@warped.com wrote:
> uhub1: device problem, disabling port 2
>
> on boot. "Sometimes" it actually works, and I see sd0 show up, but
> usually not. There's no rhyme or reason that I can tell.
Is your host adapter is VIA UHCI?
if so, maybe similar problem with kern/11018.
(i.e. some other ports have had the same problem,
but I guess gcc4 triggers it on i386 and amd64.)
IIRC, MS Windows also has a patch for VIA UHCI with
some fast AMD CPUs, so I guess there is some timing problem
on VIA's one.
---
Izumi Tsutsui