Date: Sun, 12 Dec 2004 11:02:36 -0700 (MST) From: "M. Warner Losh" <imp@bsdimp.com> To: colinp@mx3.canvas.ne.jp Cc: freebsd-mobile@freebsd.org Subject: Re: corega FEtherII PCC-TXD Message-ID: <20041212.110236.12174219.imp@bsdimp.com> In-Reply-To: <41B9CFDC.3040305@mx3.canvas.ne.jp> References: <20041209120101.DF76716A4E3@hub.freebsd.org> <41B9CFDC.3040305@mx3.canvas.ne.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
: Now I will try to figure out where these functions are called and why : the flags are cleared between them. Perhaps it would be better to call : match again at the beginning of probe (or use a similar approach to : determine the device type at probe time)? You aren't allowed to set flags in the probe routine. Look things up again in the attach routine... You'll be a lot happier. Warner
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041212.110236.12174219.imp>