Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Nov 2002 10:22:23 -0800 (PST)
From:      Mark Peek <mp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/bge if_bge.c
Message-ID:  <200211021822.gA2IMN8O059848@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mp          2002/11/02 10:22:23 PST

  Modified files:        (Branch: RELENG_4)
    sys/dev/bge          if_bge.c 
  Log:
  MFC:
    v1.21: Follow the lead of recent changes in the 3com Linux driver by
    disabling memory write invalidate unconditionally.  It looks like
    they've decided that MWI just doesn't work with these devices.
    Also, remove now-irrelevant code that set PCI write boundary values
    based on the cache line size.
  
    v1.22: Fix a couple of longstanding typos which would have made a
    statement fail to compile if it weren't inside "#ifdef
    __brokenalpha__".
  
  Approved by:    jdp
  
  Revision  Changes    Path
  1.3.2.18  +5 -47     src/sys/dev/bge/if_bge.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?200211021822.gA2IMN8O059848>