isa_compat.h and new lack of wdc...

2000-03-14 Thread Visigoth


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 



Re: isa_compat.h and new lack of wdc...

2000-03-14 Thread Jeroen Ruigrok van der Werven

-On [2314 17:50], Visigoth ([EMAIL PROTECTED]) wrote:

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 ;)

Aye, sorry.

Got called away to a meeting, grrr...

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

Yeah, applied and it should fix what you reported.

Thanks,

-- 
Jeroen Ruigrok van der Werven  Network- and systemadministrator
[EMAIL PROTECTED]  VIA NET.WORKS The Netherlands
BSD: Technical excellence at its best  http://www.bart.nl
To err is human, to forgive divine...


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message