Opened 15 years ago
Closed 15 years ago
#71 closed defect (fixed)
patch kernel for xircom pcmcia ethernet card
Reported by: | huub | Owned by: | nobody |
---|---|---|---|
Priority: | major | Milestone: | |
Keywords: | Cc: | ||
Resource needed to fix: |
Description
We may want to use pcmcia ethernet cards to replace the existing Senao wireless cards in old Soekris 4521 nodemachines. Card is recognized but the driver is not loaded. This has been reported before including a fix:
http://forums.freebsd.org/showthread.php?t=2198
Change History (2)
comment:1 by , 15 years ago
comment:2 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
The dc driver appears to work. Will submit changes to svn later.
Note:
See TracTickets
for help on using tickets.
I patched the kernel and changed the kernel config to include pcmcia card drivers. Now an 'ethernet card' is detected, but the Xircom card (RealPort2 Cardbus Ethernet 10/100 R2BE-100) is not recognized. A Linksys 10/100 card looks good (uses the ed driver). Maybe the dc driver will work (not included in GENERIC config).