From owner-freebsd-hackers Tue Jan 2 8:22:18 2001 From owner-freebsd-hackers@FreeBSD.ORG Tue Jan 2 08:22:15 2001 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from c014.sfo.cp.net (c014-h003.c014.sfo.cp.net [209.228.12.67]) by hub.freebsd.org (Postfix) with SMTP id B997237B400 for ; Tue, 2 Jan 2001 08:22:11 -0800 (PST) Received: (cpmta 17830 invoked from network); 2 Jan 2001 08:22:02 -0800 Received: from m12hRs4n205.midsouth.rr.com (HELO mike) (24.95.125.205) by smtp.valuedata.net (209.228.12.67) with SMTP; 2 Jan 2001 08:22:02 -0800 X-Sent: 2 Jan 2001 16:22:02 GMT Message-ID: <008a01c074d8$24691bc0$0200000a@mike> From: "Daryl Chance" To: "FreeBSD Hackers" Cc: "Josef Karthauser" , "Soren Schmidt" References: <20010102143357.F1391@tao.org.uk> <200101021450.PAA39669@freebsd.dk> <20010102161516.F592@tao.org.uk> Subject: Re: Reprobing the ATAPI bus. Date: Tue, 2 Jan 2001 10:22:02 -0600 Organization: ValueData, LLC MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG That could look/get ugly..... if ( retval == -1 ) { // blah } hehe ;P - Daryl Chance | And which parallel universe did ValueData, LLC | YOU crawl out of? Memphis, TN | - http://www.thinkgeek.com ----- Original Message ----- From: "Josef Karthauser" To: "Soren Schmidt" Cc: Sent: Tuesday, January 02, 2001 10:15 AM Subject: Re: Reprobing the ATAPI bus. > On Tue, Jan 02, 2001 at 03:50:34PM +0100, Soren Schmidt wrote: > > It seems Josef Karthauser wrote: > > > Does anyone know how to reprobe the ATAPI bus, e.g. for a cd rom drive > > > in a laptop that wasn't present during boot? > > > > Yes :) > > > > Most of the code is already in the ATA driver, but the ioctl's and > > the atacontrol program is still only here in my lab due to lack > > of time... > > > > I hope to be able to devote enough time to this soon, I'm currently > > looking into having some of my time for this being sponsored... > > I'll sponser you. How about a penny per line of code :). > > I'll just reboot then whilst I wait.... ;p > > Thanks, > Joe > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hackers" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message