From owner-freebsd-mobile Thu Mar 23 15:42:42 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 2696237B669 for ; Thu, 23 Mar 2000 15:42:28 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id QAA36461; Thu, 23 Mar 2000 16:42:26 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id QAA44975; Thu, 23 Mar 2000 16:42:22 -0700 (MST) Message-Id: <200003232342.QAA44975@harmony.village.org> To: Juriy Goloveshkin Subject: Re: pcmcia CDROM pscd-740 Cc: freebsd-mobile@FreeBSD.ORG In-reply-to: Your message of "Fri, 24 Mar 2000 02:28:45 +0300." References: Date: Thu, 23 Mar 2000 16:42:22 -0700 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message Juriy Goloveshkin writes: : 497 if (cdp->slot != cdp->changer_info->current_slot) { : 498 acd_select_slot(cdp); : 499 tsleep(&cdp->changer_info, PRIBIO, "acdopn", 0); : 500 } My version of the driver doesn't have these lines. Maybe that's the problem. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message