Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Mar 2003 00:29:20 -0600 (CST)
From:      Mike Silbersack <silby@silby.com>
To:        cvs-all@FreeBSD.org
Cc:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org
Subject:   Re: cvs commit: src/sys/pci if_xl.c if_xlreg.h
Message-ID:  <20030318002743.S571@odysseus.silby.com>
In-Reply-To: <200303180629.h2I6TpNk060373@repoman.freebsd.org>
References:  <200303180629.h2I6TpNk060373@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

Jake reports that this fixes the problems with 3c905C cards on sparc64
machines, for those interested.

Also, if you have some 3com xl variant and this commit breaks things,
*please tell me*.

Thanks,

Mike "Silby" Silbersack

On Mon, 17 Mar 2003, Mike Silbersack wrote:

> silby       2003/03/17 22:29:51 PST
>
>   FreeBSD src repository
>
>   Modified files:
>     sys/pci              if_xl.c if_xlreg.h
>   Log:
>   Instead of relying on a compile time define to determine whether the xl
>   driver should use port or memory based IO, determine it dynamically
>   at runtime, preferring MMIO where possible.  This helps us support newer
>   arches which dislike port based access better.
>
>   Tested on i386 & sparc64, with 3c900, 905, 905b, and 905C cards.
>   (in varying combinations by both jake and myself)
>
>   Revision  Changes    Path
>   1.132     +33 -37    src/sys/pci/if_xl.c
>   1.45      +1 -0      src/sys/pci/if_xlreg.h
>

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-src" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030318002743.S571>