On 26/04/05 22:44 +0300, Ismail Donmez wrote:
> Hi,
>
> attached patch indents dmfe.txt to look like other docs. It adds a tip about
> CNET cards using Davicom chipsets. Also it removes parts where it refers to
> how to build driver out-of-kernel which seems to be cruft from times where
> the driver was out of the kernel.
Please, no quoted-printable, it makes it hard for scripts to parse right.
(=20 and similar "characters")
>
> Signed-off-by: ??smail Dönmez <ismail@xxxxxxxxxx>
Uhh... I don't recall being discussed in which encoding this should be,
ascii is a safe bet.
> --- dmfe.txt 2004-07-24 09:45:13.000000000 +0300
> +++ dmfe2.txt 2004-07-24 09:46:37.000000000 +0300
Patch should be -p1 appliable... meaning these lines will be something like:
--- linux-2.6.12-rc3/Documentation/dmfe.txt ...
+++ linux-dev/Documentation/dmfe.txt ...
> @@ -1,59 +1,65 @@
> - dmfe.c: Version 1.28 01/18/2000
> +Davicom DM9102(A)/DM9132/DM9801 fast ethernet driver for Linux.
Trailing whitespace.
|