On 17/03/2015 08:17, John Crispin wrote:
> Hi,
> 
> does this work with default images ? i recall that when both drivers
> are loaded, neither works, or only the first caller. the drivers
> register a call back with the mei driver and there is only a slot for
> one caller if i remember correctly.
> 
>       John
> 


i forgot about his code in dsl_control. just added the patch to my local
queue

case "${xfer_mode}" in
        atm)
                insmod ltq_atm_vr9
                mode=1
                ;;
        *)
                insmod ltq_ptm_vr9
                mode=2
                ;;
        esac
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to