Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Sep 2000 11:51:05 -0700 (PDT)
From:      Bill Paul <wpaul@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci if_dc.c if_dcreg.h
Message-ID:  <200009071851.LAA86846@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wpaul       2000/09/07 11:51:05 PDT

  Modified files:
    sys/pci              if_dc.c if_dcreg.h 
  Log:
  Special-case the LED twiddling code so that it doesn't do anything
  on the NEC VersaPro NoteBook PC. This 21143 implementation has no LEDs,
  and flipping the LED control bits somehow stops it from establishing
  a link. We check the subsystem ID and don't flip the LED control
  bits for the NEC NIC.
  
  Revision  Changes    Path
  1.22      +13 -4     src/sys/pci/if_dc.c
  1.11      +2 -1      src/sys/pci/if_dcreg.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?200009071851.LAA86846>