From owner-freebsd-mobile Thu Mar 23 16: 6:26 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 8AD0337B695 for ; Thu, 23 Mar 2000 16:06:21 -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 RAA36674; Thu, 23 Mar 2000 17:06:17 -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 RAA45297; Thu, 23 Mar 2000 17:06:13 -0700 (MST) Message-Id: <200003240006.RAA45297@harmony.village.org> Subject: Re: pcmcia CDROM pscd-740 To: Juriy Goloveshkin , freebsd-mobile@FreeBSD.ORG In-reply-to: Your message of "Thu, 23 Mar 2000 16:42:22 MST." <200003232342.QAA44975@harmony.village.org> References: <200003232342.QAA44975@harmony.village.org> Date: Thu, 23 Mar 2000 17:06:13 -0700 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <200003232342.QAA44975@harmony.village.org> Warner Losh writes: : 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. Looks like this is a recent change by soren. Looks like he broke something in adding support for changers. You might want to try changes before revision 1.52 date: 2000/03/21 13:26:54; author: sos; state: Exp; lines: +85 -50 Make ATAPI CD changer devices work, hopefully better than before. was committed to the tree. I'd also send mail to sos about this. also, since many people don't always make depend before building their kernels, you might want to try this and see if anything gets rebuilt that wasn't built before. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message