From owner-freebsd-stable@FreeBSD.ORG Mon Dec 29 08:53:19 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EE808106564A for ; Mon, 29 Dec 2008 08:53:19 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from forwards7.yandex.ru (forwards7.yandex.ru [77.88.61.48]) by mx1.freebsd.org (Postfix) with ESMTP id 9B2188FC16 for ; Mon, 29 Dec 2008 08:53:19 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from smtp20.yandex.ru (smtp20.yandex.ru [77.88.61.36]) by forwards7.yandex.ru (Yandex) with ESMTP id DADEB150A2A; Mon, 29 Dec 2008 11:53:17 +0300 (MSK) Received: from ns.kirov.so-cdu.ru ([77.72.136.145]:11971 "EHLO [127.0.0.1]" smtp-auth: "bu7cher" TLS-CIPHER: "DHE-RSA-AES256-SHA keybits 256/256 version TLSv1/SSLv3" TLS-PEER-CN1: ) by mail.yandex.ru with ESMTP id S10240228AbYL2IxQ (ORCPT + 1 other); Mon, 29 Dec 2008 11:53:16 +0300 X-Yandex-Spam: 1 X-Yandex-Front: smtp20 X-Yandex-TimeMark: 1230540796 X-BornDate: 1137963600 X-Yandex-Karma: 0 X-Yandex-KarmaStatus: 0 X-MsgDayCount: 2 X-Comment: RFC 2476 MSA function at smtp20.yandex.ru logged sender identity as: bu7cher Message-ID: <49588FF7.2020702@yandex.ru> Date: Mon, 29 Dec 2008 11:53:11 +0300 From: "Andrey V. Elsukov" User-Agent: Mozilla Thunderbird 1.5 (FreeBSD/20051231) MIME-Version: 1.0 To: David Ehrmann References: <49582FB2.8030300@gmail.com> <4958652B.80101@gmail.com> In-Reply-To: <4958652B.80101@gmail.com> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: SATA hotplug and AHCI X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Dec 2008 08:53:20 -0000 David Ehrmann wrote: >> How can I avoid all this and get the drive to be recognized >> automatically? Can I do this with devd? Did I do what I needed to >> correctly set up hotplugging? Can you enable verbose mode in /boot/loader.conf (echo 'boot_verbose="YES"' >> /boot/loader.conf)? And show your /var/run/dmesg.boot and kernel's output when you unplug and plug drive back? -- WBR, Andrey V. Elsukov