Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Jun 1998 10:20:05 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/pci if_de.c if_devar.h dc21040reg.h
Message-ID:  <199806131720.KAA29435@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       1998/06/13 10:20:04 PDT

  Modified files:
    sys/pci              if_de.c if_devar.h dc21040reg.h 
  Log:
  Merge changes from vendor branch;
  - connector selection values (should fix aui/bnc),
  - non-shifting version of crc calculation using a table,
  - interrupt mask adjustments,
  - add some brackets where a #ifdef could break an if(),
  - don't reset the card unless it's up.
  
  Revision  Changes    Path
  1.83      +41 -18    src/sys/pci/if_de.c
  1.8       +3 -3      src/sys/pci/if_devar.h
  1.4       +5 -5      src/sys/pci/dc21040reg.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?199806131720.KAA29435>