Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Dec 2000 16:52:29 -0800 (PST)
From:      Matt Jacob <mjacob@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci if_wx.c if_wxvar.h
Message-ID:  <200012060052.eB60qTs67441@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mjacob      2000/12/05 16:52:29 PST

  Modified files:
    sys/pci              if_wx.c if_wxvar.h 
  Log:
  Restore a sense of cleanly supporting multiple platforms. That is,
  place the LOCKing macros within the areas within if_wxvar.h that
  is set aside for them. Put any platform specific data also in those
  areas.
  
  For ease of maintenance purposes, merge in the OpenBSD version codebase here.
  
  Revision  Changes    Path
  1.13      +61 -31    src/sys/pci/if_wx.c
  1.8       +34 -5     src/sys/pci/if_wxvar.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?200012060052.eB60qTs67441>