Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Dec 2001 18:35:52 -0800 (PST)
From:      Luigi Rizzo <luigi@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci if_dc.c if_sis.c
Message-ID:  <200112040235.fB42ZqS13608@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
luigi       2001/12/03 18:35:52 PST

  Modified files:        (Branch: RELENG_4)
    sys/pci              if_dc.c if_sis.c 
  Log:
  MFC: remove one useless copy on i386 architecture for incoming packets,
  see discussion in the HEAD commit for the same files. The old behaviour can
  be restored using the hw.dc_quick and hw.sis_quick sysctl variables.
  
  Also remove printf()s upon mbuf allocation failures, now that this is
  handled more safely in kern/uipc_mbuf.c
  
  Revision  Changes    Path
  1.9.2.24  +39 -22    src/sys/pci/if_dc.c
  1.13.4.9  +46 -39    src/sys/pci/if_sis.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?200112040235.fB42ZqS13608>