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.