Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Apr 1999 20:18:34 -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:  <199904150318.UAA31611@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wpaul       1999/04/14 20:18:34 PDT

  Modified files:
    sys/pci              if_xl.c if_xlreg.h 
  Log:
  - Close PR #11136: add PCI ID for another new cyclone device: the
    3c900B-TPC (twisted pair and coax). Treated similarly to the
    3c900B-COMBO, except no AUI port.
  
  - Fix media selection so that it's possible to select the AUI and BNC
    ports on the 3c905B-COMBO. This board is now fully supported.
  
  - Change TX queueing strategy to hopefully be more efficient by avoiding
    register accesses in xl_start(). Should provide small performance
    improvement and a little better reliability.
  
  Revision  Changes    Path
  1.30      +57 -31    src/sys/pci/if_xl.c
  1.13      +4 -1      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?199904150318.UAA31611>