Patch(bttv-0.7.102): Fix CARDLIST

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Hi,
CARDLIST has been broken (no cards listed at all) by changing struct initialization in bttv-cards.c
Please apply this fix.

Regards, Gunther

--- bttv-0.7.102/driver/Make.local      Wed Aug  7 14:15:48 2002
+++ bttv07102/driver/Make.local Fri Jan 10 22:25:40 2003
@@ -4,7 +4,7 @@

 list:
        @echo "bttv.o"
-       @grep name: bttv-cards.c | perl -ne '/"([^"]+)"/;printf("  card=%d - %s\n",$$i++,$$1)'
+       @grep "\.name.*=" bttv-cards.c | perl -ne '/"([^"]+)"/;printf("  card=%d - %s\n",$$i++,$$1)'
        @echo
        @echo "tuner.o"
        @grep "{ \"" tuner.c | perl -ne '/"([^"]+)"/;printf("  type=%d - %s\n",$$i++,$$1)'






[Index of Archives]     [Linux DVB]     [Video Disk Recorder]     [Asterisk]     [Photo]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Free Photo Albums]     [Fedora Users]     [Fedora Women]     [ALSA Users]     [ALSA Devel]     [Linux USB]

Powered by Linux