Bug 61558

Summary: New SMC 2602W cards, using the ADM8211, are not wi compatible
Product: Documentation Reporter: KS Braunsdorf <ksb>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description KS Braunsdorf 2004-01-19 00:30:12 UTC
	The wi driver doesn't support the ADM8211 chipset, in fact no
	driver in FreeBSD will -- do the SMC 2602W should be removed
	from the list of supported wireless cards.  (Or a driver for
	those card should be included.)

Fix: 

Remove the hardware from the list of supported cards.
How-To-Repeat: 	Install a (new) 2602W and load the wi driver.  It doen't see it.
Comment 1 Remko Lodder freebsd_committer freebsd_triage 2005-05-02 16:33:38 UTC
State Changed
From-To: open->closed

This driver now lives under if_ndis. There it is reported to work (read the changelog). 
Since this PR also a bit old i will resolve this PR. 

Thanks for the submission though!