Subject: wd trouble pt. II
To: None <current-users@sun-lamp.cs.berkeley.edu>
From: Frank van der Linden <vdlinden@fwi.uva.nl>
List: current-users
Date: 04/06/1994 01:21:20
For what it's worth: I just changed the line

                wdc->sc_status = status = inb(iobase+wd_altsts);

from wd.c to use wd_status i.s.o. wd_altsts, and things seem
to work fine now (am typing this while running X with the new kernel
I just booted). But.. there probably was a reason to use wd_altsts
there, so this is probably not the right fix.

- Frank

------------------------------------------------------------------------------