HackerTrans
TopNewTrendsCommentsPastAskShowJobs

rgetz

no profile record

comments

rgetz
·il y a 5 ans·discuss
Extra disclaimers apply - I work for ADI, but I am not familiar with the details of GDPR, I don't live in the EU so I'm not covered by the GDPR, nor am I a lawyer, nor do I work on/with the web or compliance team.

I did forward your concern to the folks responsible for the web site and GDPR compliance - which I know they take very seriously.

From a personal opinion standpoint - while I'm sure there is some clarification to be made on the description, things like " ... provided you have not opted out of such data processing." could have been written " ... provided you have opted into such data processing." Neither says what the default is (the way I read it), just that there is an option.

The EU web site that you point to (for making a complaint), has options for "opt-in" and "opt-in less" (their words are "Accept All Cookies" or "Accept Only Essential Cookies"); there is no opt-out there either. Who is to say which are "essential"? On their cookie description page https://ec.europa.eu/info/cookies_en (which is actually pretty good, and more detailed than most), they don't say which are essential and what are not.... so still have no idea what I'm agreeing to...

Not saying that the ADI site is compliant or not (I only know that lots of folks worked on it and spent a lot of time on it), also acknowledge there are always room for improvements - which may or may not happen (Again - not on that team) - only that's its hard to communicate some of these things sometimes...
rgetz
·il y a 5 ans·discuss
You would be surprised what some people do :)

We are making a Pi HAT based on https://www.analog.com/ad9166 (no JESD204, NCO only) to demonstrate how to make a fast hopping CW ...

There are lots of things that Pi is a great answer for.
rgetz
·il y a 5 ans·discuss
Yes - we attempt to push all drivers upstream, but there are many people who want to just try something out, and don't want to compile kernel and userspace from source.

The Kuiper distribution is about convenience for those people who want to be users, not developers.

[Disclaimer - I work at ADI]
rgetz
·il y a 5 ans·discuss
>The Kuiper Linux support for Xilinx Zynq and MPSoC is telling.

You missed the Intel SoC and Raspberry Pi support too. :)

According to the Annual Report [1] - ADI works with 125,000+ customers. That means diversity in application. The press release was focused on Linux, but there are a lot of other ecosystems that ADI also participates in - from Arduino to Pmod to No-OS to Mbed and more.

https://www.analog.com/media/en/news-marketing-collateral/so...

[Disclaimer - I work at ADI]

[1] https://investor.analog.com/static-files/ddc81d14-3ffe-4655-...
rgetz
·il y a 5 ans·discuss
Yes - the goal is to always upstream every driver (and we do a pretty good job at that). Depending on the lineage of the software (who developed it, what they developed it for) - it may not be possible to meet the kernel coding guidelines - so we don't send those upstream.

Disclaimer - I work at ADI.
rgetz
·il y a 5 ans·discuss
The goal is to always upstream every driver (and we do a pretty good job at that). Depending on the lineage of the software (who developed it, what they developed it for) - it may not be possible to meet the kernel coding guidelines - so we don't send those upstream.

Disclaimer - I work at ADI.
rgetz
·il y a 5 ans·discuss
I'm not sure what you mean.

All the Linux kernel drivers found on https://github.com/analogdevicesinc/linux or upstreamed at kernel.org are released under the standard Linux kernel license - GPL 2.0. There is no "only for ADI devices" possible - doing so would be a violation of section 6 of the GPL 2 ("You may not impose any further restrictions on the recipients' exercise of the rights granted herein.")

Yes - ADI would encourage anyone to buy their devices - but no - we don't force it - There are many things that are "ADI devices only", but that's normally userspace or HDL or tools, not kernel.

Disclaimer - I work at ADI.
rgetz
·il y a 5 ans·discuss
The goal is to always upstream every driver (and we do a pretty good job at that). Depending on the lineage of the software (who developed it, what they developed it for) - it may not be possible to meet the kernel coding guidelines - so we don't send those upstream.

Disclaimer - I work at ADI.
rgetz
·il y a 5 ans·discuss
The goal is to always upstream every driver (and we do a pretty good job at that). Depending on the lineage of the software (who developed it, what they developed it for) - it may not be possible to meet the kernel coding guidelines - so we don't send those upstream.

Disclaimer - I work at ADI.
rgetz
·il y a 5 ans·discuss
Blackfin Linux was EOL'ed ~ Mar 2019 https://ez.analog.com/dsp/software-and-development-tools/lin...

Devices with ARM A5 (like https://www.analog.com/adsp-sc589) are still supported.

Disclaimer - I work at ADI.
rgetz
·il y a 5 ans·discuss
Yes - the list on https://wiki.analog.com/linux is a consolidated list: - ADI devices (there is only one ADI, when a company is acquired, they are integrated - the group inside ADI that writes drivers doesn't care what the part prefix is) - internal ADI development and upstreamed/mainlined drivers that have been done by our customers / other contributors

It was done this way to try to make it easier for people to find the drivers, rather than rolling through kernel source. The Majority of the drivers are upstream (including the ones ADI writes), or are in process of going upstream, but some drivers - because of their development flow - will never meet upstream kernel coding guidelines.

[Disclaimer - I work at ADI].