Hello. When grabbing composite video with Iomega Buz, the stock driver will prevent grabbing from the same input twice in a row, forcing the user to switch inputs before anything useful can be grabbed again. It is caused by some optimization code in the input selection parts, and triggered by the saa7111_command() executing cmd 0. The attached patch will remedy this by disabling cmd 0 altogether; a fix that has no found negative effects on the rest of the code. In fact, saa7110.c does the exact same thing. It would be nice to have this included in the kernel driver. I'd appreciate being kept in the recipient list in case of discussion. Regards, /Sam
Attachment:
linux-2.6.15.6-buz.diff
Description: Binary data
- Follow-Ups:
- Re: saa7111.c patch
- From: "Ronald S. Bultje" <[email protected]>
- Re: saa7111.c patch
- Prev by Date: Re: [PATCH 001/001] PCI: PCI quirk for Asus A8V and A8V Deluxe motherboards
- Next by Date: Re: Idea: Automatic binary driver compiling system
- Previous by thread: [patch] bug fix in dio handling write error - v2
- Next by thread: Re: saa7111.c patch
- Index(es):