From owner-freebsd-hardware@FreeBSD.ORG Tue Jun 8 21:21:05 2010 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BD8311065673 for ; Tue, 8 Jun 2010 21:21:05 +0000 (UTC) (envelope-from pg.devbsd@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 55BD18FC08 for ; Tue, 8 Jun 2010 21:21:05 +0000 (UTC) Received: by wyi11 with SMTP id 11so1272015wyi.13 for ; Tue, 08 Jun 2010 14:21:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=eH9E4nmdIHP29FspKmI23MDVetAlurQ2WyuumFTY1e4=; b=TLBiU4JH84fGOPYvUfX8Mur6T9MKO0Et1zvmbPtzQm4TZCx0XoniQKfibMXImC6SZB M1A2NlWpkVZeonDr+ig8PwcvreNUg7obIFycAEOEzWERRjTyLHvfZn1V1sn9WQoZRFWB sD84S5NcxGykEQZNg5AkJFD3tqlQP54WEKeyw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=GYwNsaD2teSkzXS1jeoAyrCCyr/9TPjUFzK9bSse5X1OWd4t3ccC1jE47tT/ydjXTJ LM85ztCWksIWKnqqDVWCJVpBfDNvM/vFWv7QyoiWhtX+oaPWsrz+9xQdiVKnKD5tksbs 0J4Hkw6xzRHPycOm30PK+q+YB1xbC3BZMGgr0= MIME-Version: 1.0 Received: by 10.216.171.139 with SMTP id r11mr4069562wel.31.1276030403009; Tue, 08 Jun 2010 13:53:23 -0700 (PDT) Received: by 10.216.186.201 with HTTP; Tue, 8 Jun 2010 13:53:22 -0700 (PDT) Date: Tue, 8 Jun 2010 22:53:22 +0200 Message-ID: From: =?ISO-8859-2?Q?Pawe=B3_Grzyb?= To: freebsd-hardware@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: dbus_enable and hald_enable X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Jun 2010 21:21:05 -0000 Hello everybody, can you explain to me what is it : dbus_enable="YES" and hald_enable="YES" in file /etc/rc.conf? What is their function? Regards, Pawel