| Summary: | A Belkin 802.11 PCMCIA card is not recognized | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Tommy Johnson <tjohnson> |
| Component: | i386 | Assignee: | Warner Losh <imp> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 4.5-RELEASE | ||
| Hardware: | Any | ||
| OS: | Any | ||
Responsible Changed From-To: freebsd-bugs->imp Another pccard.conf entry for Warner. State Changed From-To: open->closed Committed. |
A Belkin 802.11 PCMCIA card when inserted is not recognized. Fix: The wi driver likes it... Add the following to /etc/defaults/pccard.conf card "Belkin" "11Mbps Wireless Notebook Network Adapter" config auto "wi" ? insert /etc/pccard_ether $device start remove /etc/pccard_ether $device stop How-To-Repeat: Insert the card, and note that pccardd says it is unrecognized.