]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Allow fxp to configure in I/O space if the user wants it and specifies
authormjacob <mjacob@FreeBSD.org>
Tue, 23 Jan 2001 23:22:17 +0000 (23:22 +0000)
committermjacob <mjacob@FreeBSD.org>
Tue, 23 Jan 2001 23:22:17 +0000 (23:22 +0000)
commit6811103a8771bdcb0e91dc0ba9616ef6f6d92246
tree864c080033e3a11383f792f3f25e3f7c032db6e2
parent45daa2e3ce5127d3a90b289e0f3628ed66f7bce8
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
sys/dev/fxp/if_fxp.c
sys/dev/fxp/if_fxpvar.h
sys/pci/if_fxp.c
sys/pci/if_fxpvar.h