-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Am Mittwoch, 23. Juni 2004 23:25 schrieben Sie:
> Hi,
> 
> The kaweth usb ethernet driver is pretty noisy.
> It generates over 40 lines during a modprobe. 
> The following patch reduces the prints generated by this driver.
> 
> Regards,
> Harm Verhagen
> 
> --- linux-2.6.6-1.435/drivers/usb/net/kaweth.c.orig   2004-06-23
> 23:20:51.294659144 +0200
> +++ linux-2.6.6-1.435/drivers/usb/net/kaweth.c        2004-06-23
> 23:21:10.570728736 +0200
> @@ -62,7 +62,7 @@
>  #include <asm/semaphore.h>
>  #include <asm/byteorder.h>
>  
> -#define DEBUG
> +#undef DEBUG
>  
>  #ifdef DEBUG
>  #define kaweth_dbg(format, arg...) printk(KERN_DEBUG __FILE__ ": "
> format "\n" ,##arg)

Hi Greg,

for your convinience as a change set.

        Regards
                Oliver

Signed-Off-By: Oliver Neukum <[EMAIL PROTECTED]>

You can import this changeset into BK by piping this whole message to:
'| bk receive [path to repository]' or apply the patch as usual.

===================================================================


[EMAIL PROTECTED], 2004-06-24 09:54:27+02:00, [EMAIL PROTECTED]
  - reduce noise


 kaweth.c |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)


diff -Nru a/drivers/usb/net/kaweth.c b/drivers/usb/net/kaweth.c
- --- a/drivers/usb/net/kaweth.c        Thu Jun 24 09:56:51 2004
+++ b/drivers/usb/net/kaweth.c  Thu Jun 24 09:56:51 2004
@@ -62,7 +62,7 @@
 #include <asm/semaphore.h>
 #include <asm/byteorder.h>
 
- -#define DEBUG
+#undef DEBUG
 
 #ifdef DEBUG
 #define kaweth_dbg(format, arg...) printk(KERN_DEBUG __FILE__ ": " format "\n" ,##arg)

===================================================================


This BitKeeper patch contains the following changesets:
1.1839
## Wrapped with gzip_uu ##


begin 664 bkpatch10018
M'XL(`$.)VD```[5476O;,!1]CGZ%((\E]I4L?\20D;4IW=A@(5N>QAX4^R;V
MXDA!DM,-_.,G)RQ=1KLO5LL66+HZ/O><@X=T:='D`]W4!S1D2%]IZ_PK*JTP
MJ/0.FUJU7P)M-GYSH;7?#/OE4#=-S<,/!M&&?8WE"?$E<^F*BGHLFP]8$)U7
MW-<]YH/%[=WR[<L%(9,)O:FDVN![='0R(4Z;@VQ*.Y6N:K0*G)'*[M#)H-"[
M[ES:<0#N1\S2".*D8PF(M"[EMAIL PROTECTED]@(DL$^;R21J&=HMJ8P&[J'N3C]T]\
MNH03D/`($I$QT8E4\)3,*`M8%HTIB!"[EMAIL PROTECTED]<`]"36]#&1Z!6C
M(R#7]/\V=$,*.J(&R[9`JG1MD;RA(HZ\YO,'(<GH+R]"0`)Y0?>]18\S+4W?
MJPU;NPJW\AY=%11GTAP8`'0L&_.H6^%8"@'[EMAIL PROTECTED](`T
M%L"[*/&^'./RU(D^/<_"GQQJHZ=[:0ILUOT<G.B["O>-]!0\?M!N?\C5;YKR
M3QJE<>:;&D-TC%F<_1PRX'\8,O9,(6M5B6M:XJK=4(^RKQND>N]JK7SD3G:\
MHR-S?[Q]A.9/.O,/<9PE,67D]7$>GIC,;J^7=P]_EJ+"8FO;[EMAIL PROTECTED]
(#?BS1<,$````
`
end
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFA2oopbuJ1a+1Sn8oRAuCiAJ9PKVG1e8ZjKiSstmdt+/PhGRWO6ACcCFKS
hXSOSMBYlcDRVqORZQaQPLs=
=Z5nJ
-----END PGP SIGNATURE-----


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to