Bug 6927

Summary: Xircom CE3B-100 fails to work for 10BaseT
Product: [Retired] Red Hat Linux Reporter: Kevin L. Mitchell <klmitch>
Component: kernelAssignee: Michael K. Johnson <johnsonm>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.1   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-02-06 05:33:20 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Kevin L. Mitchell 1999-11-11 15:11:06 UTC
(Consider this an FYI on how I fixed this problem)

The Linux PCMCIA package has a driver, named xirc2ps_cs, for
many Xircom cards.  There is, however a (known) problem in
that it may not work properly work with autosensing cards--
for instance, my Xircom CE3B-100 works correctly in 100BaseT
mode, but not 10BaseT mode.

While trying to find out more about what the problem is, I
visited the Linux PCMCIA web page, and discovered a forum
where someone had asked a question concerning a problem very
similiar to mine; this person was told about a development
release, dated November 4th, 1999 (I think of 3.1.4), that
seemed to correct the issue.

Rather than install the development snapshot, I grabbed it
and back-ported the logic changes to clients/xirc2ps_cs.c
and rebuild the kernel RPM.  This seems to have solved my
problem.  I'll submit the patch I generated shortly...

Comment 1 Cristian Gafton 2000-01-04 22:26:59 UTC
Assigned to dledford

Comment 2 Bill Nottingham 2000-02-06 05:33:59 UTC
PCMCIA-3.1.4 is in the current Raw Hide kernel builds.