From owner-freebsd-questions@FreeBSD.ORG Tue Jun 8 21:47:41 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 64EED106566B for ; Tue, 8 Jun 2010 21:47:41 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id 278388FC08 for ; Tue, 8 Jun 2010 21:47:40 +0000 (UTC) Received: from mr08.lnh.mail.rcn.net ([207.172.157.28]) by smtp02.lnh.mail.rcn.net with ESMTP; 08 Jun 2010 17:47:40 -0400 Received: from mx04.lnh.mail.rcn.net (mx04.lnh.mail.rcn.net [207.172.157.54]) by mr08.lnh.mail.rcn.net (MOS 3.10.8-GA) with ESMTP id LRZ63868; Tue, 8 Jun 2010 17:47:40 -0400 (EDT) Received: from 209-6-91-204.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.91.204]) by smtp04.lnh.mail.rcn.net with ESMTP; 08 Jun 2010 17:47:38 -0400 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19470.47739.4120.227032@jerusalem.litteratus.org> Date: Tue, 8 Jun 2010 17:47:39 -0400 To: Polytropon In-Reply-To: <20100608232938.d213f9aa.freebsd@edvax.de> References: <20100608232938.d213f9aa.freebsd@edvax.de> X-Mailer: VM 7.17 under 21.5 (beta28) "fuki" XEmacs Lucid X-Junkmail-Whitelist: YES (by domain whitelist at mr08.lnh.mail.rcn.net) Cc: freebsd-questions@freebsd.org, =?UTF-8?Q?Pawe=C5=82?= Grzyb Subject: Re: dbus_enable and hald_enable X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Jun 2010 21:47:41 -0000 Polytropon writes: > > can you explain to me what is it : dbus_enable="YES" and > > hald_enable="YES" in file /etc/rc.conf? What is their function? > > Sadly, those don't provide "man dbus" or "man hal" in a very > impolite manner. I'm sure you can find more documentation on > the web, but it may already be outdated. Try "man hald". > If you ask what HAL and DBUS actually *ARE*, I'm not sure what > to answer - to me, they are both useless. :-) I believe they involved with plug-and-play devices. Robert Huff