From owner-freebsd-current@FreeBSD.ORG Sun Apr 21 19:38:19 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 65836118 for ; Sun, 21 Apr 2013 19:38:19 +0000 (UTC) (envelope-from sergey.dyatko@gmail.com) Received: from mail-bk0-x22b.google.com (mail-bk0-x22b.google.com [IPv6:2a00:1450:4008:c01::22b]) by mx1.freebsd.org (Postfix) with ESMTP id F0DF91075 for ; Sun, 21 Apr 2013 19:38:18 +0000 (UTC) Received: by mail-bk0-f43.google.com with SMTP id jm19so1156361bkc.30 for ; Sun, 21 Apr 2013 12:38:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:date:from:to:subject:message-id:x-mailer:mime-version :content-type:content-transfer-encoding; bh=fMltW0RbNJWvMhbijqTa/UAP1sNHPYQ8+zgxOylCAiw=; b=ozL/w+b/n20WLPMH4oZCVQcMIEaczwdFSUz4As8PWmT0HTVxI8ueSOXESenTNaSf63 G/FCmSeESmt8x+Ct+tefEXVqQLBnVbbpY8G29ANh7EhgyZ9zFbDwrGylJNn9OKkkNVZi TrjQqYnR66g3FfAWWJdz6Z2KwRh+H7X6Yy9AZ1GD2AdZLGC6VS9R+BJoDvw9HxwE2sx9 3xdw7r6owHa1AgZTcT03i0TtVbOhiSFbTb6Dd60b+Q6DSKy6UX5w0mg2+E8g9oCqxV51 bjYGPFjPEdMu8P7jpGtmFYHxVvTO0LqnINxsHbzl6MoGu/Dz7QyOmgXsaQW1J9CAxc1Y DZ/g== X-Received: by 10.205.24.132 with SMTP id re4mr9385258bkb.92.1366573097815; Sun, 21 Apr 2013 12:38:17 -0700 (PDT) Received: from laptop.minsk.domain ([37.215.82.196]) by mx.google.com with ESMTPS id rm3sm498426bkb.20.2013.04.21.12.38.16 (version=SSLv3 cipher=RC4-SHA bits=128/128); Sun, 21 Apr 2013 12:38:17 -0700 (PDT) Date: Sun, 21 Apr 2013 22:38:38 +0300 From: "Sergey V. Dyatko" To: Subject: Supermicro 6027R-N3RF+head, usb trouble Message-ID: <20130421223838.6bec3bfb@laptop.minsk.domain> X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.17; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Apr 2013 19:38:19 -0000 Hi, Can anybody explain why USB keyboard (and keyboard from integrated IPKVM) doesn't work when I boot with 'C606 chipset Dual 4-Port SATA/SAS Storage Control Unit' enabled in bios? Also I can't boot that box from usb memstick and FreeBSD-10.0-CURRENT-amd64-20130413-r249439-release.iso They both loose(?) device and can't find root If I disable controller in bios system can't see any sata hdd connected to it:( booting with hw.usb.ehci.no_hs=1, kern.cam.boot_delay="10000" and debug.acpi.disabled="hostres" without success. I setup dhcpd, tftp, nfs on my laptop and finally I install fbsd on that box, but question with kbd is open - It doesn't work.. dmesg: http://svn.freebsd.by/files/dmesg_N3RF.txt pciconf -lv: http://svn.freebsd.by/files/pciconf_N3RF.txt I would appreciate any hints -- wbr, tiger