Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Jan 2003 17:38:38 -0800 (PST)
From:      John Polstra <jdp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/bge if_bge.c if_bgereg.h
Message-ID:  <200301080138.h081ccu6028775@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jdp         2003/01/07 17:38:38 PST

  Modified files:        (Branch: RELENG_5_0)
    sys/dev/bge          if_bge.c if_bgereg.h 
  Log:
  MFC:  Avoid 16-bit accesses to device memory.  Use volatile where
  appropriate in referencing device memory.  Parenthesize BGE_HOSTADDR
  define properly.  Add the ASIC revision to the device description
  string that appears in the dmesg output.
  
  This merges in the following revisions from -current:
  
      if_bge.c            1.26 and 1.27
      if_bgereg.h         1.12
  
  Approved by:    scottl
  
  Revision  Changes    Path
  1.25.2.1  +52 -48    src/sys/dev/bge/if_bge.c
  1.11.2.1  +3 -10     src/sys/dev/bge/if_bgereg.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?200301080138.h081ccu6028775>