Hi,
In my opinion we should keep the memory usage as low as possible
+1 for menu config
Best Regards
Alin
On Sat, 11 Mar 2023, 05:13 Xiang Xiao, wrote:
> On Sat, Mar 11, 2023 at 9:51 AM Gregory Nutt wrote:
>
> >
> > On 3/10/2023 7:44 PM, Huang Qi wrote:
> > > >> The ECHO behavior can be disa
Agree!
+1
On 3/11/23, Alin Jerpelea wrote:
> Hi,
>
> In my opinion we should keep the memory usage as low as possible
> +1 for menu config
>
> Best Regards
> Alin
>
> On Sat, 11 Mar 2023, 05:13 Xiang Xiao, wrote:
>
>> On Sat, Mar 11, 2023 at 9:51 AM Gregory Nutt wrote:
>>
>> >
>> > On 3/10/202
I submitted a PR for a driver for the Broadcom APDS-9922 ambient light and
proximity sensor, written with what one might call the "traditional" method of
setting up the device via ioctl, then reading data when available according to
the device setup, via poll notify.
The reviewer (Hi Alan - I'
1. boxes are safest to transport electronics. even boxes of boxes. imagine
someone will jump over the package. bags are not good :-)
2. you can mark shipment a "gift: old collectioner electronics boards" and
value $10 total it will be the tax free at the risk of loosing everything
valuable (maybe
+1 :-)
--
CeDeROM, SQ7MHZ, http://www.tomek.cedro.info
On Sat, Mar 11, 2023, 12:54 Alin Jerpelea:
> Hi,
>
> In my opinion we should keep the memory usage as low as possible
> +1 for menu config
>
> Best Regards
> Alin
>
Please consult Unix manual and source code (for instance any of the BSD).
Linux was never a reference in Unix world, it was about to mimic Unix, but
was not even self-compatible. Not a good reference point. See how big mess
it introduced in current drivers implementation (i.e. drm kms) and their
pr
It is true that Linux is not fully POSIX compliant (e.g.,
https://linuxhint.com/is_linux_posix_compliant/). But Linux folk have
gone to a lot of work to clean up a Linux specification with the LSB:
https://refspecs.linuxfoundation.org/lsb.shtml and that generally adopts
POSIX standards.
On Sun, Mar 12, 2023 at 2:09 AM Tomek CEDRO wrote:
> Please consult Unix manual and source code (for instance any of the BSD).
> Linux was never a reference in Unix world, it was about to mimic Unix, but
> was not even self-compatible. Not a good reference point. See how big mess
> it introduced
On Sun, Mar 12, 2023 at 12:12 AM Tim Hardisty wrote:
> I submitted a PR for a driver for the Broadcom APDS-9922 ambient light and
> proximity sensor, written with what one might call the "traditional"
> method of setting up the device via ioctl, then reading data when available
> according to th
On 3/11/23, Xiang Xiao wrote:
> On Sun, Mar 12, 2023 at 12:12 AM Tim Hardisty wrote:
>
>> I submitted a PR for a driver for the Broadcom APDS-9922 ambient light
>> and
>> proximity sensor, written with what one might call the "traditional"
>> method of setting up the device via ioctl, then readi
Generally I like to lean towards low flash footprint. However I accept the
arguments in favor of POSIX compliance. How to find a balance? I think
Xiang Xiao's idea makes sense: always enable the parts that have a minimal
impact on flash footprint, while leaving the heavier parts conditional on a
Kc
ACK! :-)
--
CeDeROM, SQ7MHZ, http://www.tomek.cedro.info
On Sat, Mar 11, 2023, 23:53 Xiang Xiao wrote:
> On Sun, Mar 12, 2023 at 2:09 AM Tomek CEDRO wrote:
>
> > Please consult Unix manual and source code (for instance any of the BSD).
> > Linux was never a reference in Unix world, it was abou
12 matches
Mail list logo