Re: What do you think of the new 3COM cards with X-Jack ?

"Matthew N. Dodd" <[email protected]>
Newsgroups gmane.os.freebsd.devel.mobile
Message-ID <[email protected]>
On Sun, 14 Sep 2003, John Hay wrote:
> Thanks, this patch make my notebook with 3c575C work again.

Indeed, I was just able to test the patch (briefly) against my card, which
is now detected properly.

During the attach I did notice a diagnostic message that I hadn't given
much thought to previously:

cardbus1: Resource not specified in CIS: id=14, size=80
cardbus1: Resource not specified in CIS: id=18, size=80
xl0: <3Com 3c575B Fast Etherlink XL> port 0x1000-0x107f mem 0x20000000-0x2000007f,0x20000080-0x200000ff irq 11 at device 0.0 on cardbus1
xl0: Ethernet address: 00:50:da:9a:55:bf
miibus0: <MII bus> on xl0
tdkphy0: <TDK 78Q2120 media interface> on miibus0
tdkphy0:  10baseT, 100baseTX, auto

(from if_xlreg.h)
#define XL_PCI_LOIO             0x10
#define XL_PCI_LOMEM            0x14
#define XL_PCI_FUNCMEM          0x18

It appears that both of the MMIO regions aren't listed in the CIS; I'm not
sure if the CIS is purely informational or if it requires knowledge of
device resources in order for them to be mapped back to the device.

Anyhow, since this "fixes" the problem I'll commit it.

-- 
| Matthew N. Dodd  | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD  |
| [email protected] |       2 x '84 Volvo 245DL        | ix86,sparc,pmax |
| http://www.jurai.net/~winter |  For Great Justice!  | ISO8802.5 4ever |
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-mobile
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.