lkml.org 
[lkml]   [1999]   [Nov]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: 2.2.13ac3 and ide19991111 patch
Date
In message <199911172121.PAA14387@entropy.uchicago.edu>, Ted Cabeen writes:

There is one bug in this patch. After patching there is an extra void in one
of the function declarations. On line 1392, remove the extra void.

>Unfortuately, 2.2.13-ac3 and ide-19991111 don't work well together, so here
>are two patches which make them work together. The first one is to be
>applied to ide-cd.c after the ide patch fails on ide-cd.c The second patch
>(bzipped) is the complete patch for ide-cd.c after the ac3 patch but before
>ide-19991111. Enjoy!
>
>@@ -1383,9 +1387,10 @@
> /****************************************************************************
> * cdrom driver request routine.
> */
>-static
>+static ide_startstop_t
> void ide_do_rw_cdrom (ide_drive_t *drive, struct request *rq, unsigned long b
^^^^
This should be deleted. Sorry.

>lock)
> {
>+ ide_startstop_t action;
> struct cdrom_info *info = drive->driver_data;
>
> switch (rq->cmd) {

--
Ted Cabeen http://www.pobox.com/~secabeen secabeen@pobox.com
Check Website or finger for PGP Public Key secabeen@midway.uchicago.edu
"I have taken all knowledge to be my province." -F. Bacon cococabeen@aol.com
"Human kind cannot bear very much reality."-T.S.Eliot 73126.626@compuserve.com



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:55    [W:0.043 / U:0.096 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site