Re: 5 bt8x8 boards at the same time

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



>  declaration: card[BTTV_MAX]=3D{-1,-1,-1,-1};
>  is changed to : card[BTTV_MAX]=3D{-1,-1,-1,-1,-1};

Better use this one:
static unsigned int card[BTTV_MAX]  = { [ 0 ... (BTTV_MAX-1) ] = -1};

>  For example, on the /* insmod options */ block, by changing the =
>  MODULE_PARM lines?

MODULE_PARM(card,"1-" __MODULE_STRING(BTTV_MAX) "i");

>  ------=_NextPart_000_0019_01C1F1CF.069C37B0
>  Content-Type: text/html; charset="iso-8859-1"

Please disable HTML mails.

  Gerd

-- 
You can't please everybody.  And usually if you _try_ to please
everybody, the end result is one big mess.
				-- Linus Torvalds, 2002-04-20





[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