Bug 38919

Summary: A Belkin 802.11 PCMCIA card is not recognized
Product: Base System Reporter: Tommy Johnson <tjohnson>
Component: i386Assignee: Warner Losh <imp>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.5-RELEASE   
Hardware: Any   
OS: Any   

Description Tommy Johnson 2002-06-05 15:40:02 UTC
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.
Comment 1 dwmalone freebsd_committer freebsd_triage 2002-07-28 15:27:41 UTC
Responsible Changed
From-To: freebsd-bugs->imp

Another pccard.conf entry for Warner.
Comment 2 Warner Losh freebsd_committer freebsd_triage 2002-09-30 00:13:19 UTC
State Changed
From-To: open->closed

Committed.