You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/11/11 15:51:08 UTC

[GitHub] [incubator-nuttx] fckruegel commented on pull request #2230: Support for MAX1161X family of I2C 12 bit ADC chips:

fckruegel commented on pull request #2230:
URL: https://github.com/apache/incubator-nuttx/pull/2230#issuecomment-725500676


   > 
   > 
   > @fckruegel hmm, there is a conflict in the include/nuttx/analog/ioctl.h did you see that? I think it was modified since you submit the original PR.
   
   Yes, I know. This affects the IOCTL code allocations. The STM32G4 codes came in the meantime. Just put my block of numbers after these.
   
   Maybe we should add another system call analog_get_ioctl_range(), which would allow the OS to allocate the ranges dynamically. Linux switches to this model from a staic allocation of device major numbers after they ran out of number space.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org