Date: Tue, 2 Jan 2001 10:22:02 -0600 From: "Daryl Chance" <dchance@valuedata.net> To: "FreeBSD Hackers" <freebsd-hackers@freebsd.org> Cc: "Josef Karthauser" <joe@tao.org.uk>, "Soren Schmidt" <sos@freebsd.dk> Subject: Re: Reprobing the ATAPI bus. Message-ID: <008a01c074d8$24691bc0$0200000a@mike> References: <20010102143357.F1391@tao.org.uk> <200101021450.PAA39669@freebsd.dk> <20010102161516.F592@tao.org.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
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" <joe@tao.org.uk>
To: "Soren Schmidt" <sos@freebsd.dk>
Cc: <freebsd-hackers@FreeBSD.ORG>
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?008a01c074d8$24691bc0$0200000a>
