Bug 66343

Summary: [patch] unlisted supported card on man page for wi(4)
Product: Documentation Reporter: ken <wongk>
Component: Books & ArticlesAssignee: Warner Losh <imp>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description ken 2004-05-07 01:40:22 UTC
The SMC SMC2532W-B (Prism-2.5 PCMCIA) is supported by the wi(4) driver under
FreeBSD 5.2.1-RELEASE, but is not listed on the wi(4) man page.

This card, however, is not supported under FreeBSD 4.9-RELEASE.

The OpenBSD wi(4) page says:
"Note that some of the PRISM-II adapters only work at 3.3V, hence cardbus(4)
support is required for those cards to set VCC correctly, even though they
are really 16bit cards."

Fix: 

Add this card to the man page or other documentation of supported hardware.

I'm not sure if anybody is interested in documenting products by name, rather
than by chipset since that information is not always readily available.

I have access to 20+ more machines that I can document, if it would be helpful.
How-To-Repeat:       man 4 wi
Comment 1 Joe Holden 2006-02-07 21:21:21 UTC
Attached is a diff for this problem. Please review, and perhaps advise.

# Start wi.4.diff
238a239
 > SMC SMC2532W-B        Prism-II    PCMCIA
# End wi.4.diff

Thanks,
Joe
Comment 2 ru freebsd_committer freebsd_triage 2006-10-12 14:56:32 UTC
Responsible Changed
From-To: freebsd-doc->imp

Warner added support for this card, let him document it: 

: Working file: if_wi_pccard.c 
: revision 1.59 
: date: 2005/10/14 15:06:16;  author: imp;  state: Exp;  lines: +2 -0 
: Add ELSA XI330 product.  This is rebadged and sold as SMC 2532W-B and 
: I/O Data also resells it.  Add an alternative airvast an100 id.
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-07-11 05:17:10 UTC
imp         2007-07-11 04:17:02 UTC

  FreeBSD src repository

  Modified files:
    share/man/man4       wi.4 
  Log:
  Add another SMC device.
  
  Submitted by: ken wongk at abo dot dnsalias stop org
  PR: 66343
  Approved by: re@ (hrs)
  
  Revision  Changes    Path
  1.73      +4 -3      src/share/man/man4/wi.4
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Warner Losh freebsd_committer freebsd_triage 2007-07-11 05:17:15 UTC
State Changed
From-To: open->patched

Committed
Comment 5 Warner Losh freebsd_committer freebsd_triage 2009-04-13 16:50:22 UTC
State Changed
From-To: patched->closed

These have been in a release...