Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jul 2002 03:24:24 -0700 (PDT)
From:      Benno Rice <benno@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/gem if_gem.c if_gem_pci.c if_gemreg.h if_gemvar.h
Message-ID:  <200207101024.g6AAOOdc020387@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
benno       2002/07/10 03:24:24 PDT

  Modified files:
    sys/dev/gem          if_gem.c if_gem_pci.c if_gemreg.h 
                         if_gemvar.h 
  Log:
  Incorporate changes made to the NetBSD version of this driver.
  
  - Remove some obsolete code (NetBSD gem.c r1.12)
  - Clean up how the local MAC address is programmed (NetBSD gem.c r1.13)
  - Make the driver work on PowerMacs with gigabit interfaces
    (NetBSD gem.c r1.14 and r1.15, gemreg.h r1.3 and r1.4, gemvar.h r1.6 and 1.7)
  - Suppress RX_MAC interrutps regarding the FRAME_COUNT register.
    (NetBSD gem.c r1.16 and r1.17)
  - Fix receiver lockups. (NetBSD gem.c r1.18, gemvar.h r1.8)
  - Distinguish between Apple and Sun variants (NetBSD if_gem_pci.c r1.9)
  
  Reviewed by:    tmm
  Obtained from:  NetBSD
  
  Revision  Changes    Path
  1.6       +132 -76   src/sys/dev/gem/if_gem.c
  1.5       +9 -4      src/sys/dev/gem/if_gem_pci.c
  1.2       +6 -5      src/sys/dev/gem/if_gemreg.h
  1.4       +12 -2     src/sys/dev/gem/if_gemvar.h

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?200207101024.g6AAOOdc020387>