Sorry -- I wasn't clear enough in my original message.

bge1 is the shared-with-management port, which I simply disable.

bge0 is the "other" broadcom in the box that I need to use.  Disabling bge*
takes them both out, but I can add back in *just* bge0 via config -e, and that
attaches fine but doesn't work (ifconfig shows "media manual").

Unfortunately brgphy* does not attach to bge0 configured in this manner,
giving instead:

OUI 0x000818 model 0x0034 rev 0 at bge0 phy 1 not configured
bge0: no PHY found!

I tried to disable brgphy* and add a brgphy0, but that doesn't seem
to work either... and that's where I'm stuck (no way of getting the PHY
to attach to a manually configured bge).

Thanks.


On Mon, Apr 14, 2008 at 11:02 AM, Need Coffee <[EMAIL PROTECTED]> wrote:
> I'd like to use GENERIC.MP on a couple of boxes that share bge1 with a
>  built-in service processor for remote management, but when the kernel boots,
>  it locks up the SP).  I understand this is normal.
>
>  Using config -e, I have disabled bge* and added a custom bge0 that attaches
>  fine.  The problem is that without brgphy, I am left with "media manual" and 
> no
>  apparent way to make it work (ifconfig up followed by tcpdump -i bge0 shows
>  nothing on a busy network).
>
>  Rebuilding a kernel with the appropriate bge0 entry works fine, but I'd 
> prefer
>  to use config -e on GENERIC.MP to do this if possible... is it
>  possible?  I tried
>  cloning brgphy* to brgphy0 and specifying phy=1 and then disabling brgphy*,
>  but that didn't work either.
>
>  Thanks in advance.

Reply via email to