123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141 |
- <HEAD>
- <TITLE>plan 9 man section 3</TITLE>
- </HEAD>
- <BODY>
- <B>[<A HREF="/sys/man/index.html">manual index</A>]</B>
- <H2>Plan 9 from Bell Labs - Section 3 - Devices</H2>
- <HR>
- <DL>
- <DT><A HREF="/magic/man2html/3/0intro">0intro</A>
- - introduction to the Plan 9 devices
- <DD><TT> intro</TT>
- </DT>
- <DT><A HREF="/magic/man2html/3/apm">apm</A>
- - Advanced Power Management 1.2 BIOS interface
- <DD><TT> apm</TT>
- </DT>
- <DT><A HREF="/magic/man2html/3/arch">arch</A>
- - architecture-specific information and control
- <DD><TT> arch</TT>
- </DT>
- <DT><A HREF="/magic/man2html/3/audio">audio</A>
- - SoundBlaster audio controller
- <DD><TT> audio</TT>
- </DT>
- <DT><A HREF="/magic/man2html/3/cap">cap</A>
- - capabilities for setting the user id of processes
- <DD><TT> cap</TT>
- </DT>
- <DT><A HREF="/magic/man2html/3/cons">cons</A>
- - console, clocks, process/process group ids, user, null, reboot, etc.
- <DD><TT> cons</TT>
- </DT>
- <DT><A HREF="/magic/man2html/3/draw">draw</A>
- - screen graphics
- <DD><TT> draw</TT>
- </DT>
- <DT><A HREF="/magic/man2html/3/dup">dup</A>
- - dups of open files
- <DD><TT> dup</TT>
- </DT>
- <DT><A HREF="/magic/man2html/3/env">env</A>
- - environment variables
- <DD><TT> env</TT>
- </DT>
- <DT><A HREF="/magic/man2html/3/ether">ether</A>
- - Ethernet device
- <DD><TT> ether</TT>
- </DT>
- <DT><A HREF="/magic/man2html/3/floppy">floppy</A>
- - floppy disk interface
- <DD><TT> floppy</TT>
- </DT>
- <DT><A HREF="/magic/man2html/3/fs">fs</A>
- - file system devices
- <DD><TT> fs</TT>
- </DT>
- <DT><A HREF="/magic/man2html/3/i82365">i82365</A>
- - Personal Computer Memory Card Interface Association (PCMCIA) device
- <DD><TT> i82365</TT>
- </DT>
- <DT><A HREF="/magic/man2html/3/ip">ip</A>
- - network protocols over IP
- <DD><TT> ip</TT>
- </DT>
- <DT><A HREF="/magic/man2html/3/kbmap">kbmap</A>
- - keyboard map
- <DD><TT> kbmap</TT>
- </DT>
- <DT><A HREF="/magic/man2html/3/kprof">kprof</A>
- - kernel profiling
- <DD><TT> kprof</TT>
- </DT>
- <DT><A HREF="/magic/man2html/3/loopback">loopback</A>
- - network link simulation
- <DD><TT> loopback</TT>
- </DT>
- <DT><A HREF="/magic/man2html/3/lpt">lpt</A>
- - parallel port interface for PC's
- <DD><TT> lpt</TT>
- </DT>
- <DT><A HREF="/magic/man2html/3/mnt">mnt</A>
- - attach to 9P servers
- <DD><TT> mnt</TT>
- </DT>
- <DT><A HREF="/magic/man2html/3/mouse">mouse</A>
- - kernel mouse interface
- <DD><TT> mouse, cursor</TT>
- </DT>
- <DT><A HREF="/magic/man2html/3/pipe">pipe</A>
- - two-way interprocess communication
- <DD><TT> pipe</TT>
- </DT>
- <DT><A HREF="/magic/man2html/3/pnp">pnp</A>
- - Plug 'n' Play ISA and PCI Interfaces
- <DD><TT> pnp</TT>
- </DT>
- <DT><A HREF="/magic/man2html/3/proc">proc</A>
- - running processes
- <DD><TT> proc</TT>
- </DT>
- <DT><A HREF="/magic/man2html/3/root">root</A>
- - the root file system
- <DD><TT> root</TT>
- </DT>
- <DT><A HREF="/magic/man2html/3/rtc">rtc</A>
- - real-time clock and non-volatile RAM
- <DD><TT> rtc</TT>
- </DT>
- <DT><A HREF="/magic/man2html/3/sd">sd</A>
- - storage device interface
- <DD><TT> sd</TT>
- </DT>
- <DT><A HREF="/magic/man2html/3/segment">segment</A>
- - long lived memory segments
- <DD><TT> segment</TT>
- </DT>
- <DT><A HREF="/magic/man2html/3/srv">srv</A>
- - server registry
- <DD><TT> srv</TT>
- </DT>
- <DT><A HREF="/magic/man2html/3/ssl">ssl</A>
- - SSL record layer
- <DD><TT> ssl</TT>
- </DT>
- <DT><A HREF="/magic/man2html/3/tls">tls</A>
- - TLS1 and SSL3 record layer
- <DD><TT> tls</TT>
- </DT>
- <DT><A HREF="/magic/man2html/3/uart">uart</A>
- - serial communication control
- <DD><TT> uart, eia</TT>
- </DT>
- <DT><A HREF="/magic/man2html/3/usb">usb</A>
- - USB Host Controller Interface
- <DD><TT> usb</TT>
- </DT>
- <DT><A HREF="/magic/man2html/3/vga">vga</A>
- - VGA controller device
- <DD><TT> vga</TT>
- </DT>
- </DL>
|