Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Aug 2001 17:40:18 -0700 (PDT)
From:      Bill Paul <wpaul@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci if_xl.c if_xlreg.h
Message-ID:  <200108280040.f7S0eI296117@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wpaul       2001/08/27 17:40:18 PDT

  Modified files:
    sys/pci              if_xl.c if_xlreg.h 
  Log:
  Add support for the 3c656B cardbus adapter. This is one half of a
  dual function card. It needs pretty much the same flags as the 656C,
  except that it seems to need both the INVERT_MII_PWR and INVERT_LED_PWR
  flags set. Tested with cardbus in -current as of today.
  
  Also added support for the 3c656, which looks to be the same as
  the 656B, except it doesn't need the EEPROM_8BIT flag. I think. This
  one is untested, but the added support should not break any of the
  other cards.
  
  Revision  Changes    Path
  1.97      +22 -7     src/sys/pci/if_xl.c
  1.35      +4 -2      src/sys/pci/if_xlreg.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?200108280040.f7S0eI296117>