Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Sep 2003 22:44:24 +0100
From:      Scott Mitchell <scott+freebsd@fishballoon.org>
To:        "M. Warner Losh" <imp@bsdimp.com>
Cc:        freebsd-mobile@freebsd.org
Subject:   Re: What do you think of the new 3COM cards with X-Jack ?
Message-ID:  <20030915214424.GA78457@llama.fishballoon.org>
In-Reply-To: <20030914.181214.130622102.imp@bsdimp.com>
References:  <20030914094841.GB11283@titan.klemm.apsfilter.org> <20030914.154038.73423230.imp@bsdimp.com> <20030914215415.GA22164@titan.klemm.apsfilter.org> <20030914.181214.130622102.imp@bsdimp.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Sep 14, 2003 at 06:12:14PM -0600, M. Warner Losh wrote:
> I think you may be a little confused as to the scope of the change.  A
> while ago, the xl driver preferred to use the I/O ports.  Now it (and
> only it) prefers to use mmio.  The xe driver hasn't changed much in a
> long time, and still only uses I/O ports as best as I can recollect.
> The default changed when mux changed the xl driver.

xe always has been and always will be PIO only... some of the hardware
it supports has a 'virtual' MMIO mode, but the performance gain from
using this vs. the amount of effort required to support it (given that
these cards are all old and slow anyway) means I'm not personally going
to do anything with it.

As Warner mentioned, I've been working on some updates to the driver
recently, currently sitting in PR 50644.  All the cards I have now work
for me on 5.1 (must try a more recent -current soon...)  However, the
laptop I'm doing this on is an ancient OLDCARD-only Thinkpad 380D, so I
have no idea how well (if at all) it works with NEWCARD.  If anyone
wants to test it, that would be great :-)

	Scott



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