Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Jan 2003 10:15:51 -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:  <200301091815.h09IFpAa007736@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jdp         2003/01/09 10:15:51 PST

  Modified files:        (Branch: RELENG_4)
    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
  
  Revision  Changes    Path
  1.3.2.19  +52 -48    src/sys/dev/bge/if_bge.c
  1.1.2.8   +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?200301091815.h09IFpAa007736>