* status of the USB w9968cf.c driver in kernel 2.6?
@ 2005-02-28 23:14 Adrian Bunk
2005-03-01 5:43 ` [linux-usb-devel] " Greg KH
2005-03-01 17:46 ` Luca Risolia
0 siblings, 2 replies; 7+ messages in thread
From: Adrian Bunk @ 2005-02-28 23:14 UTC (permalink / raw)
To: luca.risolia; +Cc: linux-usb-devel, linux-kernel
I noticed the following regarding the drivers/usb/media/ov511.c driver:
- it's not updated compared to upstream:
- there's no w9968cf-vpp module in the kernel sources
Are there any reasons why the upstream driver can't be resynced with the
kernel?
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [linux-usb-devel] status of the USB w9968cf.c driver in kernel 2.6?
2005-02-28 23:14 status of the USB w9968cf.c driver in kernel 2.6? Adrian Bunk
@ 2005-03-01 5:43 ` Greg KH
2005-03-01 17:46 ` Luca Risolia
1 sibling, 0 replies; 7+ messages in thread
From: Greg KH @ 2005-03-01 5:43 UTC (permalink / raw)
To: Adrian Bunk; +Cc: luca.risolia, linux-usb-devel, linux-kernel
On Tue, Mar 01, 2005 at 12:14:30AM +0100, Adrian Bunk wrote:
> I noticed the following regarding the drivers/usb/media/ov511.c driver:
> - it's not updated compared to upstream:
> - there's no w9968cf-vpp module in the kernel sources
>
> Are there any reasons why the upstream driver can't be resynced with the
> kernel?
No one has sent me patches :(
thanks,
greg k-h
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: status of the USB w9968cf.c driver in kernel 2.6?
2005-02-28 23:14 status of the USB w9968cf.c driver in kernel 2.6? Adrian Bunk
2005-03-01 5:43 ` [linux-usb-devel] " Greg KH
@ 2005-03-01 17:46 ` Luca Risolia
2005-03-03 15:29 ` Adrian Bunk
1 sibling, 1 reply; 7+ messages in thread
From: Luca Risolia @ 2005-03-01 17:46 UTC (permalink / raw)
To: Adrian Bunk; +Cc: linux-usb-devel, linux-kernel
Scrive Adrian Bunk <bunk@stusta.de>:
> I noticed the following regarding the drivers/usb/media/ov511.c driver:
^^^^^^^
> - it's not updated compared to upstream:
Could you provide more details?
> - there's no w9968cf-vpp module in the kernel sources
w9968cf-vpp is an optional, gpl'ed module, which can not be included in the
mainline kernel, as I explained in the documentation of the driver.
Regards,
Luca
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: status of the USB w9968cf.c driver in kernel 2.6?
2005-03-01 17:46 ` Luca Risolia
@ 2005-03-03 15:29 ` Adrian Bunk
2005-03-04 9:58 ` Luca Risolia
2005-03-04 17:17 ` [linux-usb-devel] " michel Xhaard
0 siblings, 2 replies; 7+ messages in thread
From: Adrian Bunk @ 2005-03-03 15:29 UTC (permalink / raw)
To: Luca Risolia; +Cc: linux-usb-devel, linux-kernel
On Tue, Mar 01, 2005 at 06:46:03PM +0100, Luca Risolia wrote:
> Scrive Adrian Bunk <bunk@stusta.de>:
>
> > I noticed the following regarding the drivers/usb/media/ov511.c driver:
> ^^^^^^^
> > - it's not updated compared to upstream:
>
> Could you provide more details?
Sorry, my fault.
I confused this with a different driver.
> > - there's no w9968cf-vpp module in the kernel sources
>
> w9968cf-vpp is an optional, gpl'ed module, which can not be included in the
> mainline kernel, as I explained in the documentation of the driver.
Please keep in mind that official kernels do not include the second
module for performance purposes.
What exactly does this mean?
Is it useful or not?
> Regards,
> Luca
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: status of the USB w9968cf.c driver in kernel 2.6?
2005-03-03 15:29 ` Adrian Bunk
@ 2005-03-04 9:58 ` Luca Risolia
2005-03-11 23:03 ` Adrian Bunk
2005-03-04 17:17 ` [linux-usb-devel] " michel Xhaard
1 sibling, 1 reply; 7+ messages in thread
From: Luca Risolia @ 2005-03-04 9:58 UTC (permalink / raw)
To: Adrian Bunk; +Cc: linux-usb-devel, linux-kernel
Scrive Adrian Bunk <bunk@stusta.de>:
> On Tue, Mar 01, 2005 at 06:46:03PM +0100, Luca Risolia wrote:
> > Scrive Adrian Bunk <bunk@stusta.de>:
> >
> > > I noticed the following regarding the drivers/usb/media/ov511.c driver:
> > ^^^^^^^
> > > - it's not updated compared to upstream:
> >
> > Could you provide more details?
>
> Sorry, my fault.
> I confused this with a different driver.
>
> > > - there's no w9968cf-vpp module in the kernel sources
> >
> > w9968cf-vpp is an optional, gpl'ed module, which can not be included in the
>
> > mainline kernel, as I explained in the documentation of the driver.
>
> Please keep in mind that official kernels do not include the second
> module for performance purposes.
>
> What exactly does this mean?
Frame decoding/decompression should be done in userspace, although you can
still download and use a separate kernel module.
>
> Is it useful or not?
Yes
Regards,
Luca
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [linux-usb-devel] Re: status of the USB w9968cf.c driver in kernel 2.6?
2005-03-03 15:29 ` Adrian Bunk
2005-03-04 9:58 ` Luca Risolia
@ 2005-03-04 17:17 ` michel Xhaard
1 sibling, 0 replies; 7+ messages in thread
From: michel Xhaard @ 2005-03-04 17:17 UTC (permalink / raw)
To: Adrian Bunk, Luca Risolia; +Cc: linux-usb-devel, linux-kernel
Le Jeudi 3 Mars 2005 16:29, Adrian Bunk a écrit :
> On Tue, Mar 01, 2005 at 06:46:03PM +0100, Luca Risolia wrote:
> > Scrive Adrian Bunk <bunk@stusta.de>:
> > > I noticed the following regarding the drivers/usb/media/ov511.c driver:
> >
> > ^^^^^^^
> >
> > > - it's not updated compared to upstream:
> >
> > Could you provide more details?
>
> Sorry, my fault.
> I confused this with a different driver.
>
> > > - there's no w9968cf-vpp module in the kernel sources
> >
> > w9968cf-vpp is an optional, gpl'ed module, which can not be included in
> > the mainline kernel, as I explained in the documentation of the driver.
>
> Please keep in mind that official kernels do not include the second
> module for performance purposes.
>
> What exactly does this mean?
>
> Is it useful or not?
>
> > Regards,
> > Luca
>
> cu
> Adrian
it is :)
--
Michel Xhaard
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: status of the USB w9968cf.c driver in kernel 2.6?
2005-03-04 9:58 ` Luca Risolia
@ 2005-03-11 23:03 ` Adrian Bunk
0 siblings, 0 replies; 7+ messages in thread
From: Adrian Bunk @ 2005-03-11 23:03 UTC (permalink / raw)
To: Luca Risolia; +Cc: linux-usb-devel, linux-kernel
On Fri, Mar 04, 2005 at 10:58:33AM +0100, Luca Risolia wrote:
> Scrive Adrian Bunk <bunk@stusta.de>:
>
> > On Tue, Mar 01, 2005 at 06:46:03PM +0100, Luca Risolia wrote:
> > > Scrive Adrian Bunk <bunk@stusta.de>:
>...
> > > > - there's no w9968cf-vpp module in the kernel sources
> > >
> > > w9968cf-vpp is an optional, gpl'ed module, which can not be included in the
> >
> > > mainline kernel, as I explained in the documentation of the driver.
> >
> > Please keep in mind that official kernels do not include the second
> > module for performance purposes.
> >
> > What exactly does this mean?
>
> Frame decoding/decompression should be done in userspace, although you can
> still download and use a separate kernel module.
>...
If it's deprecated to do this in a kernel module, shouldn't at some time
the EXPORT_SYMBOL's for the decoding/decompression module be removed
from the kernel?
> Regards,
> Luca
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2005-03-11 23:40 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-28 23:14 status of the USB w9968cf.c driver in kernel 2.6? Adrian Bunk
2005-03-01 5:43 ` [linux-usb-devel] " Greg KH
2005-03-01 17:46 ` Luca Risolia
2005-03-03 15:29 ` Adrian Bunk
2005-03-04 9:58 ` Luca Risolia
2005-03-11 23:03 ` Adrian Bunk
2005-03-04 17:17 ` [linux-usb-devel] " michel Xhaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox