Re: bge(4) fix

2020-07-26 Thread Klemens Nanni
On Sun, Jul 26, 2020 at 06:07:07PM +0200, Mark Kettenis wrote: > Booted up the old v210 to test something and noticed that it prints a > couple of: > > bge0: nvram lock timed out > > warnings when booting up. These are the on-board network interfaces > and we already established in the past th

bge(4) fix

2020-07-26 Thread Mark Kettenis
Booted up the old v210 to test something and noticed that it prints a couple of: bge0: nvram lock timed out warnings when booting up. These are the on-board network interfaces and we already established in the past that these come without EEPROM/NVRAM and instead rely on the firmware to provid

bge(4): fix iLO/IPMI remote access problem at bge_attach()

2017-07-23 Thread FUKAUMI Naoki
Hi tech@, While booting OpenBSD on HPE ProLiant DL20 Gen9, iLO/IPMI remote access is stopped dozens of seconds, and client app give up the connection. This patch reduces it to few seconds and make the connection online. >From FreeBSD https://svnweb.freebsd.org/base?view=revision&revision=248226

Re: bge(4) fix for Jumbo ring/mini ring setup

2012-09-25 Thread Brad Smith
On Wed, Jul 04, 2012 at 04:27:19AM -0400, Brad Smith wrote: > The following diff corrects the Jumbo ring/mini ring setup code > to not write to some registers if the chip doesn't have Jumbo > ring support and moves the mini ring setup out from under the > Jumbo ring support and made to only be done

bge(4) fix for Jumbo ring/mini ring setup

2012-07-04 Thread Brad Smith
The following diff corrects the Jumbo ring/mini ring setup code to not write to some registers if the chip doesn't have Jumbo ring support and moves the mini ring setup out from under the Jumbo ring support and made to only be done for the BCM5700 family chips as they're the only chips with the min