From ecea018871a9d41814f6cecd8ccfd1c02c94e883 Mon Sep 17 00:00:00 2001 From: bschmidt Date: Tue, 4 Jan 2011 19:26:11 +0000 Subject: [PATCH] OLDCARD is long gone. Discussed with: imp --- share/man/man4/wi.4 | 20 +------------------- 1 file changed, 1 insertion(+), 19 deletions(-) diff --git a/share/man/man4/wi.4 b/share/man/man4/wi.4 index 115916791ea0..1e1a2bc74cfb 100644 --- a/share/man/man4/wi.4 +++ b/share/man/man4/wi.4 @@ -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.