From owner-freebsd-hackers Sun Aug 8 20:19:19 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from patriot.wipinfo.soft.net (patriot.wipinfo.soft.net [164.164.6.21]) by hub.freebsd.org (Postfix) with ESMTP id E2A1714F69; Sun, 8 Aug 1999 20:19:10 -0700 (PDT) (envelope-from bee@wipinfo.soft.net) Received: from wipro.tcpn.com ([172.31.40.11]) by patriot.wipinfo.soft.net (8.9.2/8.9.2) with ESMTP id IAA02429; Mon, 9 Aug 1999 08:45:52 -0500 (GMT) Received: from keeravani (keeravani.wipro.tcpn.com [172.31.41.136]) by wipro.tcpn.com (8.9.3/8.9.3) with SMTP id IAA19936; Mon, 9 Aug 1999 08:47:26 +0530 (IST) Reply-To: From: "Biju Susmer" To: "'Warner Losh'" , "'Brian F. Feldman'" Cc: "'Daniel O'Connor'" , "'Wes Peters'" , , "'Vince Vielhaber'" , "'Chris'" , Subject: RE: IDE quirk in 3.2-STABLE kernel ? Date: Mon, 9 Aug 1999 08:45:06 +0530 Message-ID: <003a01bee215$62f58240$88291fac@wipro.tcpn.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 Importance: Normal X-Mimeole: Produced By Microsoft MimeOLE V5.00.2314.1300 In-Reply-To: <199908070508.XAA07305@harmony.village.org> Disposition-Notification-To: "Biju Susmer" Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > Odd, all of the machines that I've seen shipped lately have their > CDROMs on a secondary IDE controller as SLAVE with no master. Works > great, and the FreeBSD drivers work well when hacked to not require > a master fo there to be a slave.... i commented out one line in wd.c, wdprobe() and it works fine... The funny thing is it checks for slave, its signature etc if ATAPI is defined and then returns a 0 saying "drive 0 error" !! (In this case du->dk_error is 0x7f) -biju To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message