AW: applying multibts-patch

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/OpenBSC@lists.osmocom.org/.

Andreas.Eversberg Andreas.Eversberg at versatel.de
Fri Jan 7 12:24:26 UTC 2011


you don't need that patch. you can configure the hfcmulti.ko using dmask and bmask:

 * dmask and bmask:
 *      NOTE: One dmask value must be given for every HFC-E1 card.
 *      If omitted, the E1 card has D-channel on time slot 16, which is default.
 *      dmask is a 32 bit mask. The bit must be set for an alternate time slot.
 *      If multiple bits are set, multiple virtual card fragments are created.
 *      For each bit set, a bmask value must be given. Each bit on the bmask
 *      value stands for a B-channel. The bmask may not overlap with dmask or
 *      with other bmask values for that card.
 *      Example: dmask=0x00020002 bmask=0x0000fffc,0xfffc0000
 *              This will create one fragment with D-channel on slot 1 with
 *              B-channels on slots 2..15, and a second fragment with D-channel
 *              on slot 17 with B-channels on slot 18..31. Slot 16 is unused.
 *      If bit 0 is set (dmask=0x00000001) the D-channel is on slot 0 and will
 *      not function.
 *      Example: dmask=0x00000001 bmask=0xfffffffe
 *              This will create a port with all 31 usable timeslots as
 *              B-channels.
 *      If no bits are set on bmask, no B-channel is created for that fragment.
 *      Example: dmask=0xfffffffe bmask=0,0,0,0.... (31 0-values for bmask)
 *              This will create 31 ports with one D-channel only.
 *      If you don't know how to use it, you don't need it! 

hope this helps

-----Ursprüngliche Nachricht-----
Von: openbsc-bounces at lists.gnumonks.org [mailto:openbsc-bounces at lists.gnumonks.org] Im Auftrag von Thomas Ansorg
Gesendet: Freitag, 7. Januar 2011 12:39
An: openBSC-Mailingliste
Betreff: applying multibts-patch

hello
i downloaded kernelversion 2.6.30 from www.kernel.org for using the
linux-2.6.30-hfcmulti-multibts.patch on it. unfortunately, some hunks in
the c-file failed. where can i download a kernel that fits to that
patch?

T.
-- 
Wer Rechtschreibfehler findet, darf sie behalten!




More information about the OpenBSC mailing list