Re: drivers/usb/ov511.c does not compile

2001-06-15 Thread Kelledin Tane

> While I could
> fix this myself manually (and plan to do so), it would be nice to get
> the developer's blessing on this, and also nice to know exactly what
> version number to give this driver in 2.4.5 stock.

F**k me, forget I asked about the version.  I just read a little further down
in the source.  I think I'll crawl up in a corner and just generally feel
stupid now. ;)

Kelledin

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



Re: drivers/usb/ov511.c does not compile

2001-06-15 Thread Johannes Erdfelt

On Fri, Jun 15, 2001, Kelledin Tane <[EMAIL PROTECTED]> wrote:
> Apologies if this has been posted before.  I imagine it has.
> 
> In kernel 2.4.5 stock, ov511.c fails to compile.  A little intelligent
> searching through 2.4.4 source reveals that the following line in 2.4.4:
> 
> static const char version[] = "1.28";
> 
> is missing in 2.4.5, and this is why it does not compile.  While I could
> fix this myself manually (and plan to do so), it would be nice to get
> the developer's blessing on this, and also nice to know exactly what
> version number to give this driver in 2.4.5 stock.

This has already been fixed in the 2.4.5 pre patches.

JE

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



drivers/usb/ov511.c does not compile

2001-06-15 Thread Kelledin Tane

Apologies if this has been posted before.  I imagine it has.

In kernel 2.4.5 stock, ov511.c fails to compile.  A little intelligent
searching through 2.4.4 source reveals that the following line in 2.4.4:

static const char version[] = "1.28";

is missing in 2.4.5, and this is why it does not compile.  While I could
fix this myself manually (and plan to do so), it would be nice to get
the developer's blessing on this, and also nice to know exactly what
version number to give this driver in 2.4.5 stock.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



drivers/usb/ov511.c does not compile

2001-06-15 Thread Kelledin Tane

Apologies if this has been posted before.  I imagine it has.

In kernel 2.4.5 stock, ov511.c fails to compile.  A little intelligent
searching through 2.4.4 source reveals that the following line in 2.4.4:

static const char version[] = 1.28;

is missing in 2.4.5, and this is why it does not compile.  While I could
fix this myself manually (and plan to do so), it would be nice to get
the developer's blessing on this, and also nice to know exactly what
version number to give this driver in 2.4.5 stock.

-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



Re: drivers/usb/ov511.c does not compile

2001-06-15 Thread Johannes Erdfelt

On Fri, Jun 15, 2001, Kelledin Tane [EMAIL PROTECTED] wrote:
 Apologies if this has been posted before.  I imagine it has.
 
 In kernel 2.4.5 stock, ov511.c fails to compile.  A little intelligent
 searching through 2.4.4 source reveals that the following line in 2.4.4:
 
 static const char version[] = 1.28;
 
 is missing in 2.4.5, and this is why it does not compile.  While I could
 fix this myself manually (and plan to do so), it would be nice to get
 the developer's blessing on this, and also nice to know exactly what
 version number to give this driver in 2.4.5 stock.

This has already been fixed in the 2.4.5 pre patches.

JE

-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



Re: drivers/usb/ov511.c does not compile

2001-06-15 Thread Kelledin Tane

 While I could
 fix this myself manually (and plan to do so), it would be nice to get
 the developer's blessing on this, and also nice to know exactly what
 version number to give this driver in 2.4.5 stock.

F**k me, forget I asked about the version.  I just read a little further down
in the source.  I think I'll crawl up in a corner and just generally feel
stupid now. ;)

Kelledin

-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/