Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Mar 2000 20:41:43 -0800 (PST)
From:      David Greenman <dg@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci if_fxp.c if_fxpvar.h
Message-ID:  <200003280441.UAA31621@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dg          2000/03/27 20:41:43 PST

  Modified files:
    sys/pci              if_fxp.c if_fxpvar.h 
  Log:
  Added support for cards and on-motherboard NICs that use an SEEPROM
  address size that is different than the standard 6bits. This fixes
  support for the Compaq NC3121 card, certain newer Intel Pro/100+
  cards, and should also fix integrated NICs on SuperMicro and Compaq
  motherboards.
  The auto-sizing algorithm was taken from NetBSD (thanks!), which I
  think got it from Linux originally.
  Thanks also to Andrew Sparrow <spadger@best.com> and Joe Moore
  <jomor@ahpcns.com> for supplying me with unworking Compaq and Intel
  cards to develop and test the fixes with.
  
  Revision  Changes    Path
  1.78      +78 -2     src/sys/pci/if_fxp.c
  1.10      +2 -1      src/sys/pci/if_fxpvar.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?200003280441.UAA31621>