From owner-freebsd-stable@FreeBSD.ORG Fri Jan 25 16:41:07 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 57DFC16A418; Fri, 25 Jan 2008 16:41:07 +0000 (UTC) (envelope-from hopet@ics.muni.cz) Received: from minas.ics.muni.cz (minas.ics.muni.cz [147.251.4.40]) by mx1.freebsd.org (Postfix) with ESMTP id D46B313C45B; Fri, 25 Jan 2008 16:41:06 +0000 (UTC) (envelope-from hopet@ics.muni.cz) Received: from KLOBOUCEK (holub.ics.muni.cz [147.251.23.83]) (authenticated user=hopet@ICS.MUNI.CZ bits=0) by minas.ics.muni.cz (8.13.8/8.13.8/SuSE Linux 0.8) with ESMTP id m0PGGPOO029018 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Fri, 25 Jan 2008 17:16:26 +0100 From: "Petr Holub" To: "'John Baldwin'" , References: <000e01c85dfb$c2f99490$48ecbdb0$@muni.cz> <200801250906.54784.jhb@freebsd.org> In-Reply-To: <200801250906.54784.jhb@freebsd.org> Date: Fri, 25 Jan 2008 17:16:19 +0100 Message-ID: <002701c85f6d$a1a331c0$e4e99540$@muni.cz> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: AchfYByEpuGsLd/pT5uii83TBGV4vgADWJrg Content-Language: cs X-Muni-Spam-TestIP: 147.251.23.83 X-Muni-Envelope-From: hopet@ics.muni.cz X-Muni-Virus-Test: Clean X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-3.0 (minas.ics.muni.cz [147.251.4.35]); Fri, 25 Jan 2008 17:16:26 +0100 (CET) Cc: Subject: RE: snd_emu10k1.ko after 6.2 to 6.3 upgrade 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: Fri, 25 Jan 2008 16:41:07 -0000 > Do you have an error message in the dmesg after this? Yes, I do - sorry, haven't thought it will end up in dmesg and not in the terminal. It says: KLD snd_emu10k1.ko: depends on midi - not available Petr