From owner-p4-projects@FreeBSD.ORG Mon Jul 27 09:09:40 2009 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 17F68106566C; Mon, 27 Jul 2009 09:09:40 +0000 (UTC) Delivered-To: perforce@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CBE37106564A for ; Mon, 27 Jul 2009 09:09:39 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B94A48FC0C for ; Mon, 27 Jul 2009 09:09:39 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n6R99dPv050379 for ; Mon, 27 Jul 2009 09:09:39 GMT (envelope-from rene@FreeBSD.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n6R99d8x050377 for perforce@freebsd.org; Mon, 27 Jul 2009 09:09:39 GMT (envelope-from rene@FreeBSD.org) Date: Mon, 27 Jul 2009 09:09:39 GMT Message-Id: <200907270909.n6R99d8x050377@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to rene@FreeBSD.org using -f From: Rene Ladan To: Perforce Change Reviews Cc: Subject: PERFORCE change 166606 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jul 2009 09:09:40 -0000 http://perforce.freebsd.org/chv.cgi?CH=166606 Change 166606 by rene@rene_self on 2009/07/27 09:08:44 IFC Affected files ... .. //depot/projects/docproj_nl/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml#31 integrate .. //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/desktop/chapter.sgml#9 integrate .. //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/disks/chapter.sgml#6 integrate .. //depot/projects/docproj_nl/en_US.ISO8859-1/books/porters-handbook/book.sgml#39 integrate .. //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/virtualization/chapter.sgml#10 integrate .. //depot/projects/docproj_nl/nl_NL.ISO8859-1/share/sgml/trademarks.ent#7 integrate .. //depot/projects/docproj_nl/share/sgml/man-refs.ent#20 integrate Differences ... ==== //depot/projects/docproj_nl/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml#31 (text+ko) ==== @@ -1,4 +1,4 @@ - + @@ -119,7 +119,7 @@ If you are looking for light-weight browsers, you should investigate the Ports Collection for - www/dillo, + www/dillo2, www/links, or www/w3m. @@ -247,23 +247,57 @@ exists. This wrapper also supports &adobe; &acrobat; plugin, &realplayer; plugin and more. - - The following text covers the installation of &flash; - 9.X on recent -STABLE branch, &os; 7.1-RELEASE and above. - If you run an older version of &os; or encounter issues, you - should install www/linux-flashplugin7 and skip - the &man.linprocfs.5; part. - + According to the version of &os; you run various steps are + required: + + + + Under &os; 7.X + + Install the www/nspluginwrapper port. This + port requires emulators/linux_base-fc4 which + is a large port. + + The next step is to install the www/linux-flashplugin9 + port. This will install &flash; 9.X, this version is + known to run correctly under &os; 7.X. + + + On &os; versions older than &os; 7.1-RELEASE you have + to install www/linux-flashplugin7 and + skip the &man.linprocfs.5; part below. + + + + + Under &os; 8.X + + Install the www/nspluginwrapper port. This + port requires emulators/linux_base-f10 which + is a large port. + + The next step is to install the www/linux-f10-flashplugin10 + port. This will install &flash; 10.X, this version is + known to run correctly under &os; 8.X. + + This version will require the following link to be + created: - Install the www/nspluginwrapper - port. This port requires - emulators/linux_base-fc4 which is a - large port. + &prompt.root; ln -s /usr/local/lib/npapi/linux-f10-flashplugin/libflashplayer.so \ + /usr/local/lib/browser_plugins/ + + - The next step is to install the www/linux-flashplugin9 port. Once - this port is installed, the plugin must be installed by each + Once the right &flash; port, according to the &os; version + you run, + is installed, the plugin must be installed by each user with nspluginwrapper: &prompt.user; nspluginwrapper -v -a -i ==== //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/disks/chapter.sgml#6 (text+ko) ==== @@ -1,7 +1,7 @@ @@ -745,6 +745,7 @@ device pass device uhci device ohci +device ehci device usb device umass @@ -752,8 +753,10 @@ to the USB storage devices, your USB device will be seen as a SCSI device by the system. Depending on the USB chipset on your motherboard, you only need either device - uhci or device ohci, however - having both in the kernel configuration file is harmless. Do + uhci or device ohci for USB 1.X support, however + having both in the kernel configuration file is harmless. + Support for USB 2.0 controllers is provided by the + &man.ehci.4; driver (the device ehci line). Do not forget to compile and install the new kernel if you added any lines. @@ -768,15 +771,6 @@ &man.atapicam.4; should not be used in the kernel configuration. - - Support for USB 2.0 controllers is provided on - &os;; however, you must add: - - device ehci - - to your configuration file for USB 2.0 support. Note - &man.uhci.4; and &man.ohci.4; drivers are still needed if you - want USB 1.X support. @@ -891,7 +885,7 @@ Disks and Mounting and Unmounting File Systems sections, reading various manual pages may be also useful: &man.umass.4;, - &man.camcontrol.8;, and &man.usbdevs.8;. + &man.camcontrol.8;, and &man.usbconfig.8; under &os;  8.X or &man.usbdevs.8; under earlier versions of &os;. ==== //depot/projects/docproj_nl/en_US.ISO8859-1/books/porters-handbook/book.sgml#39 (text+ko) ==== @@ -1,7 +1,7 @@ 8.0-CURRENT after SYSVIPC ABI change. + 800101 + June 29, 2009 + 8.0-CURRENT after the removal of the + /dev/net/* per-interface character + devices. + + + 800102 + July 12, 2009 + 8.0-CURRENT after padding was added to + struct sackhint, struct tcpcb, and struct + tcpstat. + + + 800103 + July 13, 2009 + 8.0-CURRENT after replacing struct tcpopt + with struct toeopt in the TOE driver interface + to the TCP syncache. + + + 800104 + July 14, 2009 + 8.0-CURRENT after the addition of the + linker-set based per-vnet allocator. + + 800105 July 19, 2009 8.0-CURRENT after version bump for all shared libraries that do not have symbol versioning turned on. + + 800106 + July 24, 2009 + 8.0-CURRENT after introduction of OBJT_SG + VM object type. + ==== //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/virtualization/chapter.sgml#10 (text+ko) ==== @@ -1,7 +1,7 @@ ==== //depot/projects/docproj_nl/share/sgml/man-refs.ent#20 (text+ko) ==== @@ -20,7 +20,7 @@ lexicographical order by the entity (i.e., the dots used in place of special characters should not be expanded when comparing). - $FreeBSD: doc/share/sgml/man-refs.ent,v 1.488 2009/06/16 10:28:11 hrs Exp $ + $FreeBSD: doc/share/sgml/man-refs.ent,v 1.489 2009/07/26 11:48:34 blackend Exp $ --> @@ -4601,6 +4601,7 @@ +