From: Corey Minyard <egsner!wf-rch!wf-rch!minyard@utacfd.UUCP>
Newsgroups: comp.os.linux.announce
Subject: Fix for cdu31a driver with faster CPUs
Date: 2 Aug 1993 20:09:17 -0400
Approved: linux-announce@tc.cornell.edu (Matt Welsh)
Message-ID: <23kabd$7i7@theory.TC.Cornell.EDU>

Thanks to Adam Richter (from Yggdrasil Computing) for the following fix
for faster machines with a cdu31a.  It was a dumb mistake on my part,
sorry for the inconvenience.

Corey

------------------------------------------------------------------------
*** cdu31a.c.orig	Sun Aug  1 04:13:26 1993
--- cdu31a.c	Sun Aug  1 04:13:54 1993
***************
*** 1588,1594 ****
        retry_count = jiffies + SONY_READY_RETRIES;
        while ((retry_count > jiffies) && (!is_attention()))
        {
-          retry_count--;
           sony_sleep();
        }
  
--- 1588,1593 ----


-- 
Send submissions for comp.os.linux.announce to: linux-announce@tc.cornell.edu
