From adee597960ce3c5ff0ce303ae9ac25b7eebdfe32 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 4 May 2000 19:45:17 +0000 Subject: Numerous changes based on comments from Stephan Wilms including a new section in the Getting Started called "Where to Go From Here", lots of index entries added, and more configuration table information. --- doc/user/io.t | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc/user/io.t') diff --git a/doc/user/io.t b/doc/user/io.t index 9ab2be053e..a405994ec2 100644 --- a/doc/user/io.t +++ b/doc/user/io.t @@ -70,6 +70,13 @@ The exact usage of the minor number is driver specific, but is commonly used to distinguish between a number of devices controlled by the same driver. +@findex rtems_device_major_number +@findex rtems_device_minor_number + +The data types @code{@value{DIRPREFIX}device_major_number} and +@code{@value{DIRPREFIX}device_minor_number} are used to +manipulate device major and minor numbers, respectively. + @subsection Device Names @cindex device names -- cgit v1.2.3