Date: Sun, 21 Apr 2002 18:13:07 +0200 (CEST) From: Nick Hibma <n_hibma@van-laarhoven.org> To: Josef Karthauser <joe@tao.org.uk> Cc: Josef Karthauser <joe@FreeBSD.org>, "cvs-committers@FreeBSD.org" <cvs-committers@FreeBSD.org>, "cvs-all@FreeBSD.org" <cvs-all@FreeBSD.org> Subject: Re: cvs commit: src/sys/dev/usb if_aue.c Message-ID: <20020421181100.Q92805-100000@uitsmijter.van-laarhoven.org> In-Reply-To: <20020421160658.GB2537@genius.tao.org.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
That would surprise me. If so, then they make the driver a configuration driver (which might be very well possible) and then find the interface that has the ethernet interface in it themselves. Either way is possible, the way we do it enables you to have an aue device that also has another device in it (not that I know of an ethernet device that does that). It might be that they know of a device that doesn't attach when attached to as an interface driver. Might be. On Sun, 21 Apr 2002, Josef Karthauser wrote: > On Sun, Apr 21, 2002 at 05:56:35PM +0200, Nick Hibma wrote: > > > > Close. 'We don't want to match if we are probing the configuration and > > not the interface. Aue is an interface driver.' > > > > :-) The vaugeries of USB device attachments. > > Hmm, NetBSD does it the other way around and assigns the iface structure > from within aue_attach. They seem to object to the way that we do it. > > J. > -- 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?20020421181100.Q92805-100000>