[OpenWrt-Devel] [PATCH] lantiq/xrx200/TDW8970: add ltq-ptm-vr9 to default packages

John Crispin blogic at openwrt.org
Tue Mar 17 04:47:08 EDT 2015



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
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list