Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Dec 2001 09:50:21 -0800 (PST)
From:      Prafulla Deuskar <pdeuskar@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/em if_em.c if_em_fxhw.c
Message-ID:  <200112061750.fB6HoLd48588@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
pdeuskar    2001/12/06 09:50:21 PST

  Modified files:
    sys/dev/em           if_em.c if_em_fxhw.c 
  Log:
  Fixed two problems:
  1. Changed incorrect conditional in fxhw.c which would never
  evaluate to true. Thanks to John Polstra for pointing that out.
  2. Write to PCI config space by default, enabling memory access and
  bus master enable.
  
  Submitted by:Prafulla Deuskar
  MFC after:3 days
  
  Revision  Changes    Path
  1.2       +3 -7      src/sys/dev/em/if_em.c
  1.2       +2 -2      src/sys/dev/em/if_em_fxhw.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?200112061750.fB6HoLd48588>