Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Oct 2001 11:19:16 -0700 (PDT)
From:      Bill Paul <wpaul@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/bge if_bge.c if_bgereg.h src/sys/modules Makefile src/sys/modules/bge Makefile src/sys/conf files src/sys/i386/conf LINT src/share/man/man4 bge.4 Makefile src/release/sysinstall devices.c
Message-ID:  <200110011819.f91IJG599045@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wpaul       2001/10/01 11:19:16 PDT

  Modified files:        (Branch: RELENG_4)
    sys/modules          Makefile 
    sys/conf             files 
    sys/i386/conf        LINT 
    share/man/man4       Makefile 
    release/sysinstall   devices.c 
  Added files:           (Branch: RELENG_4)
    sys/dev/bge          if_bge.c if_bgereg.h 
    sys/modules/bge      Makefile 
    share/man/man4       bge.4 
  Log:
  MFC: add the if_bge (Broadcom BCM570x gig ethernet) driver to -stable
  
  Revision    Changes    Path
  1.117.2.14  +2 -1      src/release/sysinstall/devices.c
  1.83.2.28   +3 -3      src/share/man/man4/Makefile
  1.1.2.1     +204 -0    src/share/man/man4/bge.4 (new)
  1.340.2.82  +2 -1      src/sys/conf/files
  1.3.2.1     +2761 -0   src/sys/dev/bge/if_bge.c (new)
  1.1.2.1     +2137 -0   src/sys/dev/bge/if_bgereg.h (new)
  1.749.2.80  +11 -3     src/sys/i386/conf/LINT
  1.110.2.31  +2 -1      src/sys/modules/Makefile
  1.1.2.1     +13 -0     src/sys/modules/bge/Makefile (new)


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110011819.f91IJG599045>