[RTEMS Project] #2806: Undocumented confdefs.h Configure Options
RTEMS trac
trac at rtems.org
Wed Nov 9 23:18:48 UTC 2016
#2806: Undocumented confdefs.h Configure Options
---------------------------+--------------------
Reporter: joel.sherrill | Owner:
Type: defect | Status: new
Priority: normal | Milestone: 4.11.1
Component: Documentation | Version: 4.11
Severity: normal | Keywords:
---------------------------+--------------------
The following constants in confdefs.h that are available for users to use
are not defined in the Sphinx documentation.
* CONFIGURE_APPLICATION_NEEDS_ATA_DRIVER - internal and
CONFIGURE_APPLICATION_NEEDS_IDE_DRIVER turns into this. Should we
recognize both?
* CONFIGURE_ATA_DRIVER_TASK_PRIORITY - Document this. Looks like
CONFIGURE_APPLICATION_NEEDS_ATA_DRIVER should replace
CONFIGURE_APPLICATION_NEEDS_IDE_DRIVER based on this name. There is no
"IDE task priority" configure option.
* CONFIGURE_CBS_MAXIMUM_SERVERS - document this.
* CONFIGURE_EXECUTIVE_RAM_SIZE - do we want users to define this anymore?
* CONFIGURE_EXTRA_MPCI_RECEIVE_SERVER_STACK
* CONFIGURE_MAXIMUM_POSIX_KEY_VALUE_PAIRS - document this.
* CONFIGURE_MAXIMUM_PTYS - document this. Used by telnetd. Is this the
same on old and new TCP/IP stacks?
* CONFIGURE_MAXIMUM_TASK_VARIABLES - document for 4.11, not master
* CONFIGURE_TIMER_FOR_SHARED_MEMORY_DRIVER - internal only, do not
document
--
Ticket URL: <http://devel.rtems.org/ticket/2806>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list