On Thursday 19 July 2007, David Gwynne wrote: > On Thu, Jul 19, 2007 at 10:47:55AM -0400, Charlie Farinella wrote: > > Our company has purchased 3 of these servers, and I would like very much > > to get the onboard nic working on at least one of them. > > > > I have installed OpenBSD 4.1 and it seems to recognize the interface > > correctly and use the correct driver ( bge ) for it, but it is not > > responsive. It will not connect to our network at all. Googling tells > > me some others have had the same problem, but I haven't found any > > solutions so far. > > If you apply revision 1.212 of src/sys/dev/pci/if_bge.c then your nic > will start working. > > dlg
Thank you, I think this will solve my problem, but I have no idea how to proceed. I assume I need to recompile the kernel and swap out the new if_bge.c file for the one included with the OS. Is that correct? I've looked briefly at docs and some how-to's but haven't seen any specific instructions. If anyone knows of some documentation for this, a pointer would be appreciated. thanks again. > > > > ifconfig output looks normal, dmesg provides: > > == > > bge0 at pci4 dev 0 function 0 "Broadcom BCM5754" rev 0x02, BCM5787 A2 > > (0xb002): > > irq 10, address 00:1a:a0:24:03:ef > > brgphy0 at bge0 phy 1: BCM5787 10/100/1000baseT PHY, rev.0 > > == > > Pointers, etc. would be a big help. > > > > Thanks, > > > > --charlie > > > > -- > > ------------------------------------------------------------------------ > > Charles Farinella > > Appropriate Solutions, Inc. (www.AppropriateSolutions.com) > > [EMAIL PROTECTED] > > voice: 603.924.6079 fax: 603.924.8668 > > > -- ------------------------------------------------------------------------ Charles Farinella Appropriate Solutions, Inc. (www.AppropriateSolutions.com) [EMAIL PROTECTED] voice: 603.924.6079 fax: 603.924.8668

