You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This folder contains the detailed documentation for the interfaces between
userspace and the kernel. It includes details of the ABI interface, the kernel
provided syscalls, and the driver specific interfaces (using allow,
schedule, and command). For more information on the general syscalls, see
here.
Each driver type that has been allocated a permanent driver number is listed in
the tables below. The "2.0" column indicates whether the driver has been
stabilized or not (a "✓" indicates stability) in the Tock 2.0 release.