Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Dec 2004 00:26:17 +0900
From:      Colin Peters <colinp@mx3.canvas.ne.jp>
To:        "M. Warner Losh" <imp@bsdimp.com>
Cc:        freebsd-mobile@freebsd.org
Subject:   Re: corega FEtherII PCC-TXD
Message-ID:  <41BDB499.4050103@mx3.canvas.ne.jp>
In-Reply-To: <20041212.110236.12174219.imp@bsdimp.com>
References:  <20041209120101.DF76716A4E3@hub.freebsd.org> <41B9CFDC.3040305@mx3.canvas.ne.jp> <20041212.110236.12174219.imp@bsdimp.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi. Thanks for responding.

M. Warner Losh wrote:

>: 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
>
>  
>
After a little more looking at the docs that's what I ended up thinking 
should be done. I'm not exactly sure I'll be able to do it (the ed probe 
routine seems to mix probing and initialization), but I'll give it a try 
in the near-ish future.

I think I may have quite a few questions if I start trying to do this 
right instead of just doing whatever gets my card working.

Colin.




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