--- ivtv-0.3.2f/driver/ivtv-ioctl.c 2005-03-01 15:34:27.000000000 +0000
+++ ivtv-0.3.2f-pnm/driver/ivtv-ioctl.c 2005-03-04 09:06:22.000000000 +0000
@@ -439,7 +439,7 @@
strcpy(vcap->driver, IVTV_DRIVER_NAME);/* card type */ - strcpy(vcap->card, stream->v4l2dev->name); + strcpy(vcap->card, itv->card->name);
/* bus info.. card # will do */
sprintf(vcap->bus_info, "%d", itv->num);Regards
Pete
------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ ivtv-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ivtv-devel
