Well, not there yet.
Im now at the same point as doubleguitars.

(==) IVTVDEV_TST(0)Backing store disabled
Init Video
(II) IVTVDEV_TST(0)Enabling Xv support for PVR350
(II) IVTVDEV_TST(0)AllocAdaptor
(II) IVTVDEV_TST(0)IN AllocAdaptor
(II) IVTVDEV_TST(0)AlocatedVideoAdaptorRec
(II) IVTVDEV_TST(0)Allocated pPriv
(II) IVTVDEV_TST(0)Allocate port 0 0x9ed130
(II) IVTVDEV_TST(0)Assigned colorkey
(II) IVTVDEV_TST(0)Assigned autopaintcolorkey

   *** If unresolved symbols were reported above, they might not
   *** be the reason for the server aborting.

Fatal server error:
Caught signal 11.  Server aborting

dmesg
ivtv: ==================== START INIT IVTV ====================
ivtv: version 0.3.7 (i) loading
ivtv: Linux version: 2.6.11-gentoo-r11 gcc-3.4
ivtv: In case of problems please include the debug info
ivtv: between the START INIT IVTV and END INIT IVTV lines when
ivtv: mailing the ivtv-devel mailinglist.
ivtv: Autodetected WinTV PVR 350 card (iTVC15 based)
ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 18
ACPI: PCI interrupt 0000:02:09.0[A] -> GSI 18 (level, low) -> IRQ 209
msp34xx: ivtv version
msp34xx: init: chip=MSP3418W-B3, has NICAM support, simpler (G) no-thread mode
msp34xx: $Id$ compiled on: Aug 25 2005 12:26:09
ivtv: i2c attach to card #0 ok [client=MSP3418W-B3, addr=40]
tveeprom: Hauppauge: model = 48139, rev = K257, serial# = 2912314
tveeprom: tuner = Philips FM1216 ME MK3 (idx = 57, type = 38)
tveeprom: tuner fmt = PAL(B/G) PAL(I) SECAM(L/L) PAL(D/K) (eeprom = 0x74, v4l2 
= 0x00400e17)
tveeprom: audio processor = MSP4418 (type = 19)
tveeprom: decoder processor = SAA7115 (type = 13)
ivtv: i2c attach to card #0 ok [client=tveeprom[50], addr=50]
tuner: chip found at addr 0xc2 i2c-bus ivtv i2c driver #0
ivtv: i2c attach to card #0 ok [client=(tuner unset), addr=61]
ivtv: i2c attach to card #0 ok [client=saa7115[50], addr=21]
ivtv: i2c attach to card #0 ok [client=saa7127[50], addr=44]
tda9885/6/7: chip found @ 0x86
ivtv: i2c attach to card #0 ok [client=tda9887, addr=43]
ivtv: Encoder revision: 0x02040011
ivtv: Decoder revision: 0x02020023
ivtv: Allocate DMA encoder MPEG stream: 128 x 32768 buffers (4096KB total)
ivtv: Allocate DMA encoder YUV stream: 161 x 12960 buffers (2048KB total)
ivtv: Allocate DMA encoder VBI stream: 80 x 26208 buffers (2048KB total)
ivtv: Allocate DMA encoder PCM audio stream: 455 x 4608 buffers (2048KB total)
ivtv: Create encoder radio stream
ivtv: Allocate DMA decoder MPEG stream: 16 x 65536 buffers (1024KB total)
ivtv: Allocate DMA decoder VBI stream: 512 x 2048 buffers (1024KB total)
ivtv: Create decoder VOUT stream
ivtv: Allocate DMA decoder YUV stream: 20 x 51840 buffers (1024KB total)
tuner: type set to 38 (Philips PAL/SECAM multi (FM1216ME MK3)) by ivtv i2c 
driver #0
ivtv: Initialized WinTV PVR 350, card #0
ivtv: ====================  END INIT IVTV  ====================
lirc_dev: IR Remote Control driver registered, at major 61
lirc_i2c: chip found @ 0x18 (Hauppauge IR)
ivtv: i2c attach to card #0 ok [client=Hauppauge IR, addr=18]
lirc_dev: lirc_register_plugin:sample_rate: 10
ivtv-osd: Framebuffer module loaded (attached to ivtv card id 0)
ivtv-osd warning: Framebuffer is at decoder-relative address 0x00510000 and has 
1704960 bytes.
ivtv-osd: screen coords: [0 0] -> [720 576]
ivtv-osd: original global alpha = 208
ivtv-osd: current OSD state = 39
ivtv-osd: new global alpha = 208 (1 255 0)
ivtv-osd: framebuffer at 0xd9510000, mapped to 0xffffc20000f10000, size 1620k
ivtv-osd: mode is 720x576x32, linelength=2880
ivtv-osd: fb0: iTVC15 TV out frame buffer device
ivtv: Allocate DMA decoder OSD stream: 16 x 65536 buffers (1024KB total)
i2c_adapter i2c-1: nForce2 SMBus adapter at 0x5000
i2c_adapter i2c-2: nForce2 SMBus adapter at 0x5040
eth0: no IPv6 routers present
ivtv: Tried to open YUV output device but need to send data to mpeg decoder 
before it can be used
tux root #
/Fredrik

2005-08-25 09:37 skrev Fredrik Trotzig <[EMAIL PROTECTED]>

>I think you solved my issue, i cant be sure until getting home from work tho.
>But.
>-rw-r--r--  1 root root 14428 Jun 26 11:30 /usr/include/linux/ivtv.h
>It seems very old for the recent 0.3.7f i have installed.
>Checking...
>My apologies..
>I have not noticed the new Makefile in the ivtv-0.3.x root directory.
>I\\\'ve keept going to the driver dir, and make; make install, thats why the 
>none updated ivtv.h
>Embarrasing. :-)
>Thanks 
>/Fredrik
>
>2005-08-24 23:08 skrev John Harvey <[EMAIL PROTECTED]>
>
>>This means the appropriate defines weren\\\'t there when you built the driver.
>>There are 2 defines looked at 
>>1) XvExtension which comes from the x build and should be defined in the
>>compiler command line
>>2) IVTV_IOC_PREP_FRAME_YUV
>>      This comes from the installed ivtv.h and needs to be a recent 0.3.x
>>version of ivtv.h
>>
>>John
>>
>>> -----Original Message-----
>>> From: [EMAIL PROTECTED] [mailto:ivtv-devel-
>>> [EMAIL PROTECTED] On Behalf Of Fredrik Trotzig
>>> Sent: 24 August 2005 18:02
>>> To: ivtv-devel@lists.sourceforge.net
>>> Subject: Re: [ivtv-devel] xdriver 10.5
>>> 
>>> Thats odd. Mine is starting up, and works very well except for the xv
>>> part.
>>> I also compile against the ebuild.
>>> xvinfo says no adapters present.
>>> I got another box with gentoo/pvr350 but intel32, they are very much in
>>> the same state software wise,
>>> and there xv works just fine.
>>> 
>>> Here is another row which seems to be explaining.
>>> (==) IVTVDEV_TST(0)Backing store disabled
>>> Init Video
>>> XVDriver disabled at compilation time
>>> (==) RandR enabled
>>> 
>>> 
>>> /Fredrik
>>> 
>>> 2005-08-24 19:35 skrev double guitars <[EMAIL PROTECTED]>
>>> 
>>> >That would be great, but here\\\\\\\'s what I get when I try
>>> >to run startx, which leads me to believe that those
>>> >errors are problematic:
>>> >
>>> >X Window System Version 6.8.2
>>> >Release Date: 9 February 2005
>>> >X Protocol Version 11, Revision 0, Release 6.8.2
>>> >Build Operating System: Linux 2.6.11-gentoo-r3 x86_64
>>> >[ELF]
>>> >Current Operating System: Linux linux 2.6.11-gentoo-r3
>>> >#11 Sun Jul 31 20:51:51 EDT 2005 x86_64
>>> >Build Date: 24 August 2005
>>> >        Before reporting problems, check
>>> ><b><a href=<b><a href=<b><a href=http://wiki.X.Org 
>>> >TARGET=\"_new\">http://wiki.X.Org</a></b> TARGET=\\\"_new\\\"><b><a 
>>> >href=http://wiki.X.Org TARGET=\"_new\">http://wiki.X.Org</a></b></a></b> 
>>> >TARGET=\\\\\\\"_new\\\\\\\"><b><a href=<b><a href=http://wiki.X.Org 
>>> >TARGET=\"_new\">http://wiki.X.Org</a></b> TARGET=\\\"_new\\\"><b><a 
>>> >href=http://wiki.X.Org 
>>> >TARGET=\"_new\">http://wiki.X.Org</a></b></a></b></a></b>
>>> >        to make sure that you have the latest version.
>>> >Module Loader present
>>> >Markers: (--) probed, (**) from config file, (==)
>>> >default setting,
>>> >        (++) from command line, (!!) notice, (II)
>>> >informational,
>>> >        (WW) warning, (EE) error, (NI) not
>>> >implemented, (??) unknown.
>>> >(==) Log file: \\\\\\\"/var/log/Xorg.0.log\\\\\\\", Time: Wed Aug 24
>>> >13:39:00 2005
>>> >(==) Using config file: \\\\\\\"/etc/X11/xorg.conf\\\\\\\"
>>> >(EE) IVTVDEV_TST(0)Framebuffer id from dev /dev/fb0is
>>> >0
>>> >(EE) IVTVDEV_TST(0)open /dev/video48 returned  8
>>> >(EE) IVTVDEV_TST(0)get_fb returned  0 fbid 0
>>> >        bitsPerPixel=32, depth=24,
>>> >defaultVisual=TrueColor
>>> >        mask: ff0000,ff00,ff, offset: 16,8,0
>>> >Init Video
>>> >
>>> >   *** If unresolved symbols were reported above, they
>>> >might not
>>> >   *** be the reason for the server aborting.
>>> >
>>> >Fatal server error:
>>> >Caught signal 11.  Server aborting
>>> >
>>> >
>>> >Please consult the The X.Org Foundation support
>>> >         at <b><a href=<b><a href=<b><a href=http://wiki.X.Org 
>>> > TARGET=\"_new\">http://wiki.X.Org</a></b> TARGET=\\\"_new\\\"><b><a 
>>> > href=http://wiki.X.Org TARGET=\"_new\">http://wiki.X.Org</a></b></a></b>
>>> TARGET=\\\\\\\"_new\\\\\\\"><b><a href=<b><a href=http://wiki.X.Org 
>>> TARGET=\"_new\">http://wiki.X.Org</a></b> TARGET=\\\"_new\\\"><b><a 
>>> href=http://wiki.X.Org 
>>> TARGET=\"_new\">http://wiki.X.Org</a></b></a></b></a></b>
>>> > for help.
>>> >Please also check the log file at
>>> >\\\\\\\"/var/log/Xorg.0.log\\\\\\\" for additional information.
>>> >
>>> >
>>> >--- Daniel Segel <[EMAIL PROTECTED]> wrote:
>>> >
>>> >> I thought I read on this list a month or so ago that
>>> >> those three EE
>>> >> entries are purely informational, and don\\\\\\\'t mean
>>> >> anything is wrong.
>>> >>
>>> >> Daniel
>>> >>
>>> >> double guitars wrote:
>>> >>
>>> >> >I also get the same (EE) errors in when starting X
>>> >> >after recompiling with the new ivtv_xv.c. As for
>>> >> >shade37a\\\\\\\'s question, I\\\\\\\'m using the ebuild.
>>> >> >
>>> >> >--- Fredrik Trotzig <[EMAIL PROTECTED]> wrote:
>>> >> >
>>> >> >
>>> >> >
>>> >> >>Hi.
>>> >> >>It compiles fine and works x\\\\\\\\\\\\\\\'wise, but still no
>>> >> xv
>>> >> >>here.
>>> >> >>Same EE\\\\\\\\\\\\\\\'s in the Xorg.log.
>>> >> >>Pls let me know if futher tests is needed.
>>> >> >>
>>> >> >>Br Fredrik
>>> >> >>2005-08-24 10:04 skrev John Harvey
>>> >> >><[EMAIL PROTECTED]>
>>> >> >>
>>> >> >>
>>> >> >>
>>> >> >>>Try using 10.5 but replace the ivtv_xv.c with the
>>> >> >>>
>>> >> >>>
>>> >> >>one attached.
>>> >> >>
>>> >> >>
>>> >> >>>Can you let me know if this works.
>>> >> >>>There is a problem with 10.5 building against
>>> >> >>>
>>> >> >>>
>>> >> >>recent Xorg releases which I
>>> >> >>
>>> >> >>
>>> >> >>>believe this fixes but haven\\\\\\\\\\\\\\\'t confirmed yet.
>>> >> >>>
>>> >> >>>Thanks
>>> >> >>>
>>> >> >>>John
>>> >> >>>
>>> >> >>>
>>> >> >>>
>>> >> >>>>-----Original Message-----
>>> >> >>>>From: [EMAIL PROTECTED]
>>> >> >>>>
>>> >> >>>>
>>> >> >>[mailto:ivtv-devel-
>>> >> >>
>>> >> >>
>>> >> >>>>[EMAIL PROTECTED] On Behalf Of double
>>> >> >>>>
>>> >> >>>>
>>> >> >>guitars
>>> >> >>
>>> >> >>
>>> >> >>>>Sent: 24 August 2005 07:58
>>> >> >>>>To: ivtv-devel@lists.sourceforge.net
>>> >> >>>>Subject: [ivtv-devel] xdriver 10.5
>>> >> >>>>
>>> >> >>>>I\\\\\\\\\\\\\\\'ve been trying to get the xdriver to work
>>> >> >>>>
>>> >> >>>>
>>> >> >>without
>>> >> >>
>>> >> >>
>>> >> >>>>any luck for the past week or so. Everything
>>> >> >>>>
>>> >> >>>>
>>> >> >>compiles
>>> >> >>
>>> >> >>
>>> >> >>>>and installs without a problem, but when I run
>>> >> >>>>\\\\\\\\\\\\\\\'startx\\\\\\\\\\\\\\\' I get the following output:
>>> >> >>>>
>>> >> >>>>(EE) IVTVDEV_TST(0)Framebuffer id from dev
>>> >> >>>>
>>> >> >>>>
>>> >> >>/dev/fb0is
>>> >> >>
>>> >> >>
>>> >> >>>>0
>>> >> >>>>(EE) IVTVDEV_TST(0)open /dev/video48 returned 8
>>> >> >>>>(EE) IVTVDEV_TST(0)get_fb returned 0 fbid 0
>>> >> >>>>
>>> >> >>>>When I compile the xdriver from the 10.2 source
>>> >> >>>>
>>> >> >>>>
>>> >> >>from
>>> >> >>
>>> >> >>
>>> >> >>>>the ivtv-0.3.7 tarball, everything compiles and
>>> >> >>>>installs without a problem. The X server even
>>> >> >>>>
>>> >> >>>>
>>> >> >>starts,
>>> >> >>
>>> >> >>
>>> >> >>>>but using mplayer to view a video produces a
>>> >> >>>>
>>> >> >>>>
>>> >> >>green and
>>> >> >>
>>> >> >>
>>> >> >>>>yellow screen which looks sort of like static.
>>> >> >>>>
>>> >> >>>>
>>> >> >>The
>>> >> >>
>>> >> >>
>>> >> >>>>sound is fine however.
>>> >> >>>>
>>> >> >>>>What I\\\\\\\\\\\\\\\'m getting at is that 10.2 will let the X
>>> >> >>>>
>>> >> >>>>
>>> >> >>server
>>> >> >>
>>> >> >>
>>> >> >>>>run, but doesn\\\\\\\\\\\\\\\'t display video correctly. 10.5
>>> >> >>>>
>>> >> >>>>
>>> >> >>won\\\\\\\\\\\\\\\'t
>>> >> >>
>>> >> >>
>>> >> >>>>allow the X server to run, but probably contains
>>> >> >>>>
>>> >> >>>>
>>> >> >>fixes
>>> >> >>
>>> >> >>
>>> >> >>>>to display video correctly. What do I need to do
>>> >> >>>>
>>> >> >>>>
>>> >> >>to
>>> >> >>
>>> >> >>
>>> >> >>>>fix this?
>>> >> >>>>
>>> >> >>>>If it helps, I\\\\\\\\\\\\\\\'m running gentoo on an AMD64
>>> >> >>>>
>>> >> >>>>
>>> >> >>machine.
>>> >> >>
>>> >> >>
>>> >> >>>>
>>> >> >>>>
>>> >> >>>>
>>> >> >>>>
>>> >>
>>> >>>____________________________________________________
>>> >> >>
>>> >> >>
>>> >> >>>>Start your day with Yahoo! - make it your home
>>> >> >>>>
>>> >> >>>>
>>> >> >>page
>>> >> >>
>>> >> >>
>>> >> >>>><b><a href=<b><a href=<b><a href=<b><a 
>>> >> >>>>href=http://www.yahoo.com/r/hs 
>>> >> >>>>TARGET=\"_new\">http://www.yahoo.com/r/hs</a></b> 
>>> >> >>>>TARGET=\\\"_new\\\"><b><a href=http://www.yahoo.com/r/hs 
>>> >> >>>>TARGET=\"_new\">http://www.yahoo.com/r/hs</a></b></a></b>
>>> TARGET=\\\\\\\"_new\\\\\\\"><b><a href=<b><a href=http://www.yahoo.com/r/hs 
>>> TARGET=\"_new\">http://www.yahoo.com/r/hs</a></b> TARGET=\\\"_new\\\"><b><a 
>>> href=http://www.yahoo.com/r/hs 
>>> TARGET=\"_new\">http://www.yahoo.com/r/hs</a></b></a></b></a></b>
>>> >> >>>>
>>> >> >>>>
>>> >> >>TARGET=\\\\\\\\\\\\\\\"_new\\\\\\\\\\\\\\\"><b><a href=<b><a 
>>> >> >>href=<b><a href=http://www.yahoo.com/r/hs 
>>> >> >>TARGET=\"_new\">http://www.yahoo.com/r/hs</a></b> 
>>> >> >>TARGET=\\\"_new\\\"><b><a href=http://www.yahoo.com/r/hs 
>>> >> >>TARGET=\"_new\">http://www.yahoo.com/r/hs</a></b></a></b>
>>> TARGET=\\\\\\\"_new\\\\\\\"><b><a href=<b><a href=http://www.yahoo.com/r/hs 
>>> TARGET=\"_new\">http://www.yahoo.com/r/hs</a></b> TARGET=\\\"_new\\\"><b><a 
>>> href=http://www.yahoo.com/r/hs 
>>> TARGET=\"_new\">http://www.yahoo.com/r/hs</a></b></a></b></a></b></a></b>
>>> >> >>
>>> >> >>
>>> >> >>>>
>>> >> >>>>
>>> >> >>>>
>>> >> >>>>
>>> >>
>>> >>-------------------------------------------------------
>>> >> >
>>> >> >
>>> >> >>>>SF.Net email is Sponsored by the Better Software
>>> >> >>>>
>>> >> >>>>
>>> >> >>Conference & EXPO
>>> >> >>
>>> >> >>
>>> >> >>>>September 19-22, 2005 * San Francisco, CA *
>>> >> >>>>
>>> >> >>>>
>>> >> >>Development Lifecycle
>>> >> >>
>>> >> >>
>>> >> >>>>Practices
>>> >> >>>>Agile & Plan-Driven Development * Managing
>>> >> >>>>
>>> >> >>>>
>>> >> >>Projects & Teams * Testing & QA
>>> >> >>
>>> >> >>
>>> >> >>>>Security * Process Improvement & Measurement *
>>> >> >>>>
>>> >> >>>>
>>> >> >><b><a href=<b><a href=<b><a href=<b><a href=http://www.sqe.com/bsce5sf 
>>> >> >>TARGET=\"_new\">http://www.sqe.com/bsce5sf</a></b> 
>>> >> >>TARGET=\\\"_new\\\"><b><a href=http://www.sqe.com/bsce5sf 
>>> >> >>TARGET=\"_new\">http://www.sqe.com/bsce5sf</a></b></a></b>
>>> TARGET=\\\\\\\"_new\\\\\\\"><b><a href=<b><a 
>>> href=http://www.sqe.com/bsce5sf 
>>> TARGET=\"_new\">http://www.sqe.com/bsce5sf</a></b> 
>>> TARGET=\\\"_new\\\"><b><a href=http://www.sqe.com/bsce5sf 
>>> TARGET=\"_new\">http://www.sqe.com/bsce5sf</a></b></a></b></a></b>
>>> >>
>>> >=== message truncated ===
>>> >
>>> >
>>> >
>>> >
>>> >____________________________________________________
>>> >Start your day with Yahoo! - make it your home page
>>> ><b><a href=<b><a href=<b><a href=http://www.yahoo.com/r/hs 
>>> >TARGET=\"_new\">http://www.yahoo.com/r/hs</a></b> 
>>> >TARGET=\\\"_new\\\"><b><a href=http://www.yahoo.com/r/hs 
>>> >TARGET=\"_new\">http://www.yahoo.com/r/hs</a></b></a></b>
>>> TARGET=\\\\\\\"_new\\\\\\\"><b><a href=<b><a href=http://www.yahoo.com/r/hs 
>>> TARGET=\"_new\">http://www.yahoo.com/r/hs</a></b> TARGET=\\\"_new\\\"><b><a 
>>> href=http://www.yahoo.com/r/hs 
>>> TARGET=\"_new\">http://www.yahoo.com/r/hs</a></b></a></b></a></b>
>>> >
>>> >
>>> >
>>> >-------------------------------------------------------
>>> >SF.Net email is Sponsored by the Better Software Conference & EXPO
>>> >September 19-22, 2005 * San Francisco, CA * Development Lifecycle
>>> Practices
>>> >Agile & Plan-Driven Development * Managing Projects & Teams * Testing &
>>> QA
>>> >Security * Process Improvement & Measurement * <b><a
>>> href=<b><a href=<b><a href=http://www.sqe.com/bsce5sf 
>>> TARGET=\"_new\">http://www.sqe.com/bsce5sf</a></b> 
>>> TARGET=\\\"_new\\\"><b><a href=http://www.sqe.com/bsce5sf 
>>> TARGET=\"_new\">http://www.sqe.com/bsce5sf</a></b></a></b>
>>> TARGET=\\\\\\\"_new\\\\\\\"><b><a href=<b><a 
>>> href=http://www.sqe.com/bsce5sf 
>>> TARGET=\"_new\">http://www.sqe.com/bsce5sf</a></b> 
>>> TARGET=\\\"_new\\\"><b><a href=http://www.sqe.com/bsce5sf 
>>> TARGET=\"_new\">http://www.sqe.com/bsce5sf</a></b></a></b></a></b>
>>> >_______________________________________________
>>> >ivtv-devel mailing list
>>> >ivtv-devel@lists.sourceforge.net
>>> >https://lists.sourceforge.net/lists/listinfo/ivtv-devel
>>> >
>>> >
>>> 
>>> 
>>> 
>>> --------------------------------------------------------------------------
>>> -------
>>> <b><a href=<b><a href=http://www.Poker.se 
>>> TARGET=\"_new\">http://www.Poker.se</a></b> TARGET=\\\"_new\\\"><b><a 
>>> href=http://www.Poker.se 
>>> TARGET=\"_new\">http://www.Poker.se</a></b></a></b> - Sveriges nya 
>>> pokerportal!
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> -------------------------------------------------------
>>> SF.Net email is Sponsored by the Better Software Conference & EXPO
>>> September 19-22, 2005 * San Francisco, CA * Development Lifecycle
>>> Practices
>>> Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
>>> Security * Process Improvement & Measurement * <b><a href=<b><a 
>>> href=http://www.sqe.com/bsce5sf 
>>> TARGET=\"_new\">http://www.sqe.com/bsce5sf</a></b> 
>>> TARGET=\\\"_new\\\"><b><a href=http://www.sqe.com/bsce5sf 
>>> TARGET=\"_new\">http://www.sqe.com/bsce5sf</a></b></a></b>
>>> _______________________________________________
>>> ivtv-devel mailing list
>>> ivtv-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/ivtv-devel
>>
>>
>>
>>-------------------------------------------------------
>>SF.Net email is Sponsored by the Better Software Conference & EXPO
>>September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
>>Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
>>Security * Process Improvement & Measurement * <b><a href=<b><a 
>>href=http://www.sqe.com/bsce5sf 
>>TARGET=\"_new\">http://www.sqe.com/bsce5sf</a></b> TARGET=\\\"_new\\\"><b><a 
>>href=http://www.sqe.com/bsce5sf 
>>TARGET=\"_new\">http://www.sqe.com/bsce5sf</a></b></a></b>
>>_______________________________________________
>>ivtv-devel mailing list
>>ivtv-devel@lists.sourceforge.net
>>https://lists.sourceforge.net/lists/listinfo/ivtv-devel
>>
>>
>
>
>
>---------------------------------------------------------------------------------
><b><a href=http://www.Poker.se TARGET=\"_new\">http://www.Poker.se</a></b> - 
>Sveriges nya pokerportal!
>
>
>
>
>
>
>-------------------------------------------------------
>SF.Net email is Sponsored by the Better Software Conference & EXPO
>September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
>Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
>Security * Process Improvement & Measurement * <b><a 
>href=http://www.sqe.com/bsce5sf 
>TARGET=\"_new\">http://www.sqe.com/bsce5sf</a></b>
>_______________________________________________
>ivtv-devel mailing list
>ivtv-devel@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/ivtv-devel
>
>



---------------------------------------------------------------------------------
http://www.Poker.se - Sveriges nya pokerportal!






-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
ivtv-devel mailing list
ivtv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ivtv-devel

Reply via email to