Date: Thu, 29 Sep 2005 11:06:00 -0400 (EDT) From: "Mikhail T." <mi@aldan.algebra.com> To: current@FreeBSD.org Cc: CQG00620@nifty.ne.jp, netchild@FreeBSD.org, re@FreeBSD.org Subject: (no subject) Message-ID: <200509291506.j8TF60rc043909@blue.virtual-estates.net>
next in thread | raw e-mail | index | archive | help
After updating an old 5.4-BETA to 6.0-BETA5 today, I can not boot because, of all things, of the pcm-driver. pcm0 is detected as before and then I start getting AD_WAIT_INIT FAILED 201000 0xff AD_WAIT_INIT FAILED 1002000 0xff AD_WAIT_INIT FAILED 20300 0xff AD_WAIT_INIT FAILED 201000 0xff AD_WAIT_INIT FAILED 201000 0xff [...] Intermixed with the occasional "mss calibration timed out(X)". pcm is part of the kernel here. Disabling the sound card in the BIOS lets me boot, but I certainly want the sound back :-) The machine had 158 days of uptime and played music, whenever I asked it to... There is something in the cvs log for dev/sounds/isa/mss.c: revision 1.100 date: 2005/09/11 13:59:02; author: netchild; state: Exp; lines: +5 -1 Add some ad_wait_init() calls to fix some problems in some configs (e.g. PC98, CS4231A, "pcm0: play interrupt timeout"). PR: 45682 Submitted by: Watanabe Kazuhiro <CQG00620@nifty.ne.jp> But I'm not sure, if that affects me, because I'm on 6.x and that commit, probably, was not MFC-ed yet... -mi
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509291506.j8TF60rc043909>