Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Nov 2000 16:37:45 -0800 (PST)
From:      Bill Paul <wpaul@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci if_pcn.c
Message-ID:  <200011030037.QAA34399@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wpaul       2000/11/02 16:37:45 PST

  Modified files:
    sys/pci              if_pcn.c 
  Log:
  Create a pcn_setfilt() routine that twiddles the promiscuous mode
  and nobroadcast bits in the mode register and call it both from
  pcn_init() and pcn_ioctl(). Sometimes we need to force the state
  of the nobroadcast bit after switching out of promisc mode.
  
  Revision  Changes    Path
  1.11      +31 -19    src/sys/pci/if_pcn.c



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?200011030037.QAA34399>