Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jan 2001 15:22:19 -0800 (PST)
From:      Matt Jacob <mjacob@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci if_fxp.c if_fxpvar.h
Message-ID:  <200101232322.f0NNMJ905739@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mjacob      2001/01/23 15:22:19 PST

  Modified files:
    sys/pci              if_fxp.c if_fxpvar.h 
  Log:
  Allow fxp to configure in I/O space if the user wants it and specifies
  an override as a loader settable variable (fxp_iomap). fxp_iomap is
  a bitmap of fxp units that should be configured to use PCI I/O space
  in stead of PCI Memory space.
  
  Reviewed by:	Kees Jan Koster <dutchman@tccn.cs.kun.nl>, dg@freebsd.org
  
  Revision  Changes    Path
  1.103     +41 -11    src/sys/pci/if_fxp.c
  1.14      +3 -1      src/sys/pci/if_fxpvar.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?200101232322.f0NNMJ905739>