The line in /sys/i386/isa/isa_compat.h which calls for the wdc
code is still there and causing kernel build problems.  Minor issue
considering all of the new changes related to that driver ;)

        I attached a patch that removes the line ( for convienience ) If I
am wrong, go easy ;) just trying to be helpful...

Thanks

Damieon Stark

*** /sys/i386/isa/isa_compat.h.bak      Tue Mar 14 10:45:34 2000
--- /sys/i386/isa/isa_compat.h  Tue Mar 14 10:45:17 2000
***************
*** 28,34 ****
  
  #include "vt.h"
  #include "adv.h"
- #include "wdc.h"
  #include "mse.h"
  #include "ar.h"
  #include "cs.h"
--- 28,33 ----

Reply via email to