From owner-svn-src-all@FreeBSD.ORG Sat Apr 18 04:21:04 2009 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DFCBC106566C; Sat, 18 Apr 2009 04:21:04 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id CFA558FC14; Sat, 18 Apr 2009 04:21:04 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id n3I4L43j054667; Sat, 18 Apr 2009 04:21:04 GMT (envelope-from imp@svn.freebsd.org) Received: (from imp@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id n3I4L4dn054666; Sat, 18 Apr 2009 04:21:04 GMT (envelope-from imp@svn.freebsd.org) Message-Id: <200904180421.n3I4L4dn054666@svn.freebsd.org> From: Warner Losh Date: Sat, 18 Apr 2009 04:21:04 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r191236 - head/share/man/man4 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Apr 2009 04:21:05 -0000 Author: imp Date: Sat Apr 18 04:21:04 2009 New Revision: 191236 URL: http://svn.freebsd.org/changeset/base/191236 Log: This turns out to be wrong... Modified: head/share/man/man4/ed.4 Modified: head/share/man/man4/ed.4 ============================================================================== --- head/share/man/man4/ed.4 Sat Apr 18 03:47:29 2009 (r191235) +++ head/share/man/man4/ed.4 Sat Apr 18 04:21:04 2009 (r191236) @@ -311,8 +311,6 @@ driver does not support the following Et .Bl -bullet -compact .It Mitsubishi LAN Adapter B8895 -.It -D-Link DE-650 .El .Sh DIAGNOSTICS .Bl -diag @@ -395,13 +393,6 @@ The Mitsubishi B8895 PC Card uses a DP83 undocumented. Neither the NE2000 nor the WD83x0 drivers work with this card. .Pp -The D-LINK DE-650 has funky resources that differ from other cards and could -likely be made to work. -Its shared memory interface conflicts with other resources on many -laptops and cannot be moved. -The pccard(4) layer does not support activating a CFE that it fails to -allocate all the resources for. -.Pp .Sh SEE ALSO .Xr altq 4 , .Xr arp 4 ,