On 1/23/12 11:47 AM, John Crispin wrote: > >> There might be a miscommunication: I wasn't talking about rewriting the DSL >> stack, but merely adding instrumentation to the existing drivers that would >> message into user-space any line status changes. >> >> -Philip > > ideally using netlink and having a iw/ip/... like userland tool > > we should create a list of things that we want this api to be able to do. > > and then make a spec for the kernel side and userland tool
Yes, this is what I'm talking about: If you look at some of the instrumentation that solos provides, this is a start: drivers/atm/solos-attrlist.c Of these, I'd pick: DriverVersion FirmwareVersion Connected OperationalMode State TxBitRate RxBitRate AnnexType LocalEndLOS LocalSNRMargin LocalLineAttn RawAttn LocalTxPower RemoteTxPower RemoteSEF RemoteLOS RemoteLineAttn RemoteSNRMargin Retrain LineMode DetectNoise SupportedAnnexes There might be more than are useful, such as some of the Annex-specific stuff. _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel