Date: Tue, 4 Jan 2011 19:26:11 +0000 (UTC) From: Bernhard Schmidt <bschmidt@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r216971 - head/share/man/man4 Message-ID: <201101041926.p04JQB6Q052018@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bschmidt Date: Tue Jan 4 19:26:11 2011 New Revision: 216971 URL: http://svn.freebsd.org/changeset/base/216971 Log: OLDCARD is long gone. Discussed with: imp Modified: head/share/man/man4/wi.4 Modified: head/share/man/man4/wi.4 ============================================================================== --- head/share/man/man4/wi.4 Tue Jan 4 19:10:54 2011 (r216970) +++ head/share/man/man4/wi.4 Tue Jan 4 19:26:11 2011 (r216971) @@ -31,7 +31,7 @@ .\" $FreeBSD$ .\" $OpenBSD: wi.4tbl,v 1.14 2002/04/29 19:53:50 jsyn Exp $ .\" -.Dd August 2, 2008 +.Dd January 4, 2010 .Dt WI 4 .Os .Sh NAME @@ -375,21 +375,3 @@ Symbol none none none none Not all the new messages are documented here, and many of them are indications of transient errors that are not indications of serious problems. -.Pp -WL200 PCI wireless cards are based on a Cirrus Logic CL-PD6729 bridge -chips glued to an Intersil Prism-II PCMCIA chipset w/o the PC Card -form factor being present. -These chips are special and require special care to use properly. -One must set -.Va hw.pcic.pd6729_intr_path Ns = Ns Qq Li 2 -in -.Pa /boot/loader.conf . -This tells the PC Card system to use PCI interrupts for this odd beast. -It is not possible to know automatically which kind of interrupts to use. -OLDCARD devices -support this device. -NEWCARD devices -.Xr ( pccbb 4 -and -.Xr pccard 4 ) -do not support it at this time.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101041926.p04JQB6Q052018>