[RTEMS Project] #3894: Replace the device filesystem with a specialization of the IMFS
RTEMS trac
trac at rtems.org
Tue Mar 3 10:49:08 UTC 2020
#3894: Replace the device filesystem with a specialization of the IMFS
------------------------------+-----------------------------
Reporter: Sebastian Huber | Owner: Sebastian Huber
Type: enhancement | Status: assigned
Priority: normal | Milestone: 5.1
Component: fs | Version: 5
Severity: normal | Keywords:
Blocked By: | Blocking:
------------------------------+-----------------------------
New device drivers (e.g. Termios, I2C, SPI, libbsd) use IMFS generic nodes
to hook into the filesystem. This does not work with the device filesystem
enabled by the
{{{
#define CONFIGURE_USE_DEVFS_AS_BASE_FILESYSTEM
}}}
configuration option. Replace the device filesystem with a specialization
of the IMFS.
--
Ticket URL: <http://devel.rtems.org/ticket/3894>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list