From owner-svn-doc-all@FreeBSD.ORG Mon Feb 11 03:22:07 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 47D6329C; Mon, 11 Feb 2013 03:22:07 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 37E9A2EA; Mon, 11 Feb 2013 03:22:07 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r1B3M7TI025631; Mon, 11 Feb 2013 03:22:07 GMT (envelope-from imp@svn.freebsd.org) Received: (from imp@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r1B3M7eV025630; Mon, 11 Feb 2013 03:22:07 GMT (envelope-from imp@svn.freebsd.org) Message-Id: <201302110322.r1B3M7eV025630@svn.freebsd.org> From: Warner Losh Date: Mon, 11 Feb 2013 03:22:07 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r40932 - head/en_US.ISO8859-1/books/arch-handbook/pccard X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2013 03:22:07 -0000 Author: imp Date: Mon Feb 11 03:22:06 2013 New Revision: 40932 URL: http://svnweb.freebsd.org/changeset/doc/40932 Log: Delete two paragraphs that are no longer relevant... Modified: head/en_US.ISO8859-1/books/arch-handbook/pccard/chapter.xml Modified: head/en_US.ISO8859-1/books/arch-handbook/pccard/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/arch-handbook/pccard/chapter.xml Mon Feb 11 00:10:02 2013 (r40931) +++ head/en_US.ISO8859-1/books/arch-handbook/pccard/chapter.xml Mon Feb 11 03:22:06 2013 (r40932) @@ -315,15 +315,6 @@ product BUFFALO WLI_CF_S11G 0x030b BUFFA product BUFFALO WLI2_CF_S11G 0x030c BUFFALO AirStation ultra 802.11b CF - At present, there is a - manual step to regenerate - pccarddevs.h, used to convey these - identifiers to the client driver. The following steps must be - done before you can use them in the driver: - - &prompt.root; cd src/sys/dev/pccard -&prompt.root; make -f Makefile.pccarddevs - Once these steps are complete, the card can be added to the driver. That is a simple operation of adding one line: