Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Mar 2000 10:51:48 -0600 (CST)
From:      Visigoth <visigoth@telemere.net>
To:        freebsd-current@freebsd.org
Subject:   isa_compat.h and new lack of wdc...
Message-ID:  <Pine.BSF.4.21.0003141051090.50280-200000@www.telemere.net>

index | next in thread | raw e-mail

[-- Attachment #1 --]

        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


[-- Attachment #2 --]
*** /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 ----
help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0003141051090.50280-200000>