From 3b409255b40aabbe07732cbb576bb30585baa1a3 Mon Sep 17 00:00:00 2001 From: rpaulo Date: Sat, 17 Apr 2010 21:31:42 +0000 Subject: Use ubthidhci_enable="NO" to avoid the bootup warning. Submitted by: Jilles Tjoelker MFC after: 3 days --- etc/defaults/rc.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/defaults/rc.conf') diff --git a/etc/defaults/rc.conf b/etc/defaults/rc.conf index 48233bd..ab50920 100644 --- a/etc/defaults/rc.conf +++ b/etc/defaults/rc.conf @@ -437,7 +437,7 @@ rfcomm_pppd_server_two_channel="3" # Override local channel for 'two' #rfcomm_pppd_server_two_register_sp="NO" # Override SP and DUN register #rfcomm_pppd_server_two_register_dun="NO" # for 'two' -#ubthidhci_enable="YES" # Switch an USB BT controller present on +ubthidhci_enable="NO" # Switch an USB BT controller present on #ubthidhci_busnum="3" # bus 3 and addr 2 from HID mode to HCI mode. #ubthidhci_addr="2" # Check usbconfig list to find the correct # numbers for your system. -- cgit v1.1