lkml.org 
[lkml]   [1999]   [Nov]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: Linux 2.2.14-pre9
On Mon, 29 Nov 1999, Alan Cox wrote:

> > 1) Problem with linux/include/scsi/scsi.h [Problem introduced in pre9]
> >
> > The KERNEL builds OK, but it seems like anything else that includes
> > scsi.h (for instance "cardmgr" from pcmcia-cs-3.1.4) dies:
>
> This one will get fixed. The definition is in the wrong place so gets seen
> by user space. Your fix is fine.
>
> > 2) Compile error in SysKonnect SK-98xx code. [Problem introduced in pre8]
> >
> That should have been cured in pre9. Will check

The patch for SK-98xx attached.

===========================================================================
Sergey Kubushin aka the Tamer < > The impossible we do immediately.
e-mail: ksi@ksi-linux.com SK320-RIPE < > Miracles require 24-hour notice.
===========================================================================
diff -urN linux-2.2.14pre9.orig/drivers/net/sk98lin/Makefile linux-2.2.14pre9/drivers/net/sk98lin/Makefile
--- linux-2.2.14pre9.orig/drivers/net/sk98lin/Makefile Fri Nov 26 17:19:38 1999
+++ linux-2.2.14pre9/drivers/net/sk98lin/Makefile Fri Nov 26 17:38:01 1999
@@ -20,10 +20,9 @@
endif


-# DBGDEF = \
-# -DDEBUG \
-# -DSK_DEBUG_CHKMOD=0x00010000L \
-# -DSK_DEBUG_CHKCAT=0xffff0000L
+DBGDEF += \
+ -DSK_DEBUG_CHKMOD=0x00010000L \
+ -DSK_DEBUG_CHKCAT=0xffff0000L


# **** possible debug modules for SK_DEBUG_CHKMOD *****************
\
 
 \ /
  Last update: 2005-03-22 13:55    [W:0.031 / U:0.300 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site