Stacy Olivas wrote:> <Originally posted to -hardware, someone made the suggestion to move
> it to -stable instead>
>
> Hello,
> Got a quick question about the Xircom X3201 PCMCIA card with FreeBSD
> 7.2-PRERELEASE.
<snip>> I"ve found this patch that was supposed to fix the issue:
> http://www.freebsd.org/cgi/query-pr.cgi?pr=kern%2F115623&cat>
> Not sure if it was actually incorporated into 7.2-PRERELEASE though.
>
Update: I had some time to look at the code in the patch and compare it
against the cardbus_cis.c file on my system. The patch has not been added.
I've patched my cardbus_cis.c file and recompiled the kernel. My Xircom
card works now with no issues. This is the output now when the system
boots:
dc0: <Xircom X3201 10/100BaseTX> port 0x1100-0x117f mem
0x88000000-0x880007ff,0x88001000-0x880017ff irq 11 at device 0.0 on cardbus0
miibus0: <MII bus> on dc0
tdkphy0: <TDK 78Q2120 media interface> PHY 0 on miibus0
tdkphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
dc0: Ethernet address: 00:10:a4:b2:72:ef
dc0: [ITHREAD]
I've also submitted a follow-up PR with my results.
Any ideas if the patch will ever be incorporated into the codebase?
Thanks.
-Stacy