Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Jul 2002 09:01:34 +0200 (CEST)
From:      Nick Hibma <n_hibma@van-laarhoven.org>
To:        Josef Karthauser <joe@tao.org.uk>
Cc:        "cvs-committers@FreeBSD.org" <cvs-committers@FreeBSD.org>, "cvs-all@FreeBSD.org" <cvs-all@FreeBSD.org>
Subject:   Re: cvs commit: src/sys/dev/usb uhub.c
Message-ID:  <20020705090119.N26985-100000@uitsmijter.van-laarhoven.org>
In-Reply-To: <20020705004532.GA1086@genius.tao.org.uk>

next in thread | previous in thread | raw e-mail | index | archive | help

This is a FreeBSD specific problem as NetBSD does not use ivars.

Nick


On Fri, 5 Jul 2002, Josef Karthauser wrote:

> On Mon, Jun 17, 2002 at 01:57:54PM -0700, Nick Hibma wrote:
> > n_hibma     2002/06/17 13:57:54 PDT
> >
> >   Modified files:
> >     sys/dev/usb          uhub.c
> >   Log:
> >   Avoid reprobing on loading a driver. This does not work as the ivars set
> >   during the previous probe are stale.
> >
> >   What really should be done is route the probe through
> >   device_probe_and_attach bit this is one of those ICBBATIASS (I can't be
> >   bothered as there is a simpler solution). The user can easily replug the
> >   device after kldloading a new device driver.
>
> Have you sent this to Lennart for inclusion in NetBSD?
>
> Joe
>

-- 
n_hibma@van-laarhoven.org                  http://www.van-laarhoven.org/
n_hibma@FreeBSD.org                        http://www.etla.net/~n_hibma/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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