cvs commit: src/sys/conf options src/sys/dev/netif/bge Makefile if_bge.c if_bgereg.h

Joerg Sonnenberger joerg at crater.dragonflybsd.org
Mon Aug 22 11:30:37 PDT 2005


joerg       2005/08/22 11:29:52 PDT

DragonFly src repository

  Modified files:
    sys/conf             options 
    sys/dev/netif/bge    Makefile if_bge.c if_bgereg.h 
  Log:
  Create a kernel option BGE_FAKE_AUTONEG for IBM/Intel blade servers,
  which should make the DNLK switch module work.  IBM/Intel blade server
  with Intel or AD switch modules should work without the kernel options
  
  Obtained-from: FreeBSD
  Submitted-by: Sepherosa Ziehau <sepherosa at xxxxxxxxx>
  
  Revision  Changes    Path
  1.41      +3 -0      src/sys/conf/options
  1.4       +3 -1      src/sys/dev/netif/bge/Makefile
  1.46      +40 -0     src/sys/dev/netif/bge/if_bge.c
  1.12      +37 -0     src/sys/dev/netif/bge/if_bgereg.h


http://www.dragonflybsd.org/cvsweb/src/sys/conf/options.diff?r1=1.40&r2=1.41&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/bge/Makefile.diff?r1=1.3&r2=1.4&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/bge/if_bge.c.diff?r1=1.45&r2=1.46&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/bge/if_bgereg.h.diff?r1=1.11&r2=1.12&f=u





More information about the Commits mailing list