| Summary: | Belkin 10/100 Base-TX PCMCIA card not recognized... | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Brad Knowles <brad> |
| Component: | conf | Assignee: | Warner Losh <imp> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
Responsible Changed From-To: freebsd-bugs->imp Assign to pccard maintainer State Changed From-To: open->closed This has already been integrated. |
Belkin F5D5020 16-bit PCMCIA card is not recognized in /etc/defaults/pccard.conf. According to all sources I can find, this is an NE2000 clone. Fix: Put in /etc/pccard.conf: card "Belkin" "F5D5020-PCMCIA-Network-Card" config auto "ed" ? logstr "Belkin F5D5020 NE2000-compatible card" insert /etc/pccard_ether $device start remove /etc/pccard_ether $device stop However, while this appears to work, it also seems to generate IRQ conflicts with a cisco AiroNet 350 802.11b WiFi WLAN card, so I'm going to see if I can come up with a better configuration that avoids this problem. How-To-Repeat: Put in card, get error: No card in database for "Belkin"("F5D5020-PCMCIA-Network-Card")