From owner-svn-src-all@FreeBSD.ORG Sat Oct 31 11:39:58 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 ECAA61065670 for ; Sat, 31 Oct 2009 11:39:58 +0000 (UTC) (envelope-from chris@brueffer.de) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.17.9]) by mx1.freebsd.org (Postfix) with ESMTP id 7D1E68FC15 for ; Sat, 31 Oct 2009 11:39:58 +0000 (UTC) Received: from brueffer.de (host1.allnav.ch [212.55.212.50]) by mrelayeu.kundenserver.de (node=mrbap1) with ESMTP (Nemesis) id 0MfSpf-1Mpezx2gW3-00OUW0; Sat, 31 Oct 2009 12:27:15 +0100 Received: by brueffer.de (Postfix, from userid 1001) id 2B25917040; Sat, 31 Oct 2009 12:27:04 +0100 (CET) Date: Sat, 31 Oct 2009 12:27:03 +0100 From: Christian Brueffer To: jhell Message-ID: <20091031112703.GA1426@serenity> References: <200910281746.n9SHkqBq068138@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="+QahgC5+KEYLbs62" Content-Disposition: inline In-Reply-To: X-Operating-System: FreeBSD 9.0-CURRENT X-PGP-Key: http://people.FreeBSD.org/~brueffer/brueffer.key.asc X-PGP-Fingerprint: A5C8 2099 19FF AACA F41B B29B 6C76 178C A0ED 982D User-Agent: Mutt/1.5.19 (2009-01-05) X-Provags-ID: V01U2FsdGVkX1/4AIQyz1oRyXWUQ0ys0skg6SJmWCmGwwBgrff QzWcmwaJQVqEYn3hLKglG+gwS56I/YmB30u0gS72Mj/7Agh9+W tLpXEwn7SMrGjpeMd7kOSECVI9taqPD Cc: svn-src-all@freebsd.org Subject: Re: svn commit: r198553 - stable/7/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, 31 Oct 2009 11:39:59 -0000 --+QahgC5+KEYLbs62 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Oct 28, 2009 at 09:20:00PM -0400, jhell wrote: >=20 > On Wed, 28 Oct 2009 13:46, brueffer@ wrote: > > Author: brueffer > > Date: Wed Oct 28 17:46:52 2009 > > New Revision: 198553 > > URL: http://svn.freebsd.org/changeset/base/198553 > > > > Log: > > MFC: r198363 > > > > List more dependencies for these drivers. While here, convert > > atapicam(4) to use our standard section 4 SYNOPSIS layout. > > > > Modified: > > stable/7/share/man/man4/ (props changed) > > stable/7/share/man/man4/atapicam.4 > > stable/7/share/man/man4/umass.4 > > > -------------------------------------------------------------- > >>> stage 1: configuring the kernel > -------------------------------------------------------------- > cd /usr/src/sys/i386/conf;=20 > PATH=3D/usr/obj/usr/src/tmp/legacy/usr/sbin:/usr/obj/usr/src/tmp/legacy/u= sr/bin:/usr/obj/usr/src/tmp/legacy/usr/games:/usr/obj/usr/src/tmp/usr/sbin:= /usr/obj/usr/src/tmp/usr/bin:/usr/obj/usr/src/tmp/usr/games:/sbin:/bin:/usr= /sbin:/usr/bin=20 > config -d /usr/obj/usr/src/sys/SH4500 /usr/src/sys/i386/conf/SH4500 > config: Error: device "cam" is unknown >=20 > cam is not a device or a option on stable/7 or before. Maybe stable/8 -> = ?=20 > or is this planned to be turned into a device ?. >=20 > Already included without extra added options here on r198529M stable/7 >=20 > # kldstat -v |grep cam > 41 cam > # >=20 You`re right, I was fooled by the MODULE_DEPEND on cam. It`s already included in device scbus, when built into the kernel. Thanks for the notice! - Christian --=20 Christian Brueffer chris@unixpages.org brueffer@FreeBSD.org GPG Key: http://people.freebsd.org/~brueffer/brueffer.key.asc GPG Fingerprint: A5C8 2099 19FF AACA F41B B29B 6C76 178C A0ED 982D --+QahgC5+KEYLbs62 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEARECAAYFAkrsHwcACgkQbHYXjKDtmC2L/QCfQOLzTq8/UcZ/nGgRdS7PHflH ZL4An2Zw96cZj0oWg6vMX0Z7i/ARR5Nz =ohJm -----END PGP SIGNATURE----- --+QahgC5+KEYLbs62--