Bug 21305

Summary: bktr driver dosn't send signals in continuous capture mode
Product: Base System Reporter: protius <protius>
Component: kernAssignee: roger
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.1-STABLE   
Hardware: Any   
OS: Any   

Description protius 2000-09-16 06:40:01 UTC
I have a video capture program which uses continous capture mode.  It worked fine under FreeBSD 3.3.  When I tell it ODD fields only, it does not function, the bktr driver dosn't seem to send the "I have a frame" signal.  When I request the whole frame its does get the signal and captures video.  But the image is stretched verticaly, so only the top 3/4 or so of the image is visible.

fxtv works fine...

bktr0: <BrookTree 878> mem 0xfebfe000-0xfebfefff irq 16 at device 16.0 on pci0
iicbb0: <I2C generic bit-banging driver> on bti2c0
iicbus0: <Philips I2C bus> on iicbb0 master-only
smbus0: <System Management Bus> on bti2c0
bktr0: Hauppauge Model 61291 D110
bktr0: Hauppauge WinCast/TV, Philips NTSC tuner, remote control.

How-To-Repeat: my code is at http://www.bobdbob.com/~protius/software/video.tgz
There is a readme in the file.
Or, email me...
Comment 1 Johan Karlsson freebsd_committer freebsd_triage 2000-09-16 11:56:57 UTC
Responsible Changed
From-To: freebsd-bugs->roger

Over to bktr maintainer.
Comment 2 roger freebsd_committer freebsd_triage 2002-12-02 20:50:28 UTC
State Changed
From-To: open->closed

Problem carried forwards to PR i386/45678