Adaptec AHA-1520A Manual de servicio Pagina 10

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 434
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 9
Intro(7) Device and Network Interfaces SunOS 5.5
discussed in mtio(7I). Ioctl requests relevant to only a specific device are
described on the man page for that device. The page for the device in question
should still be examinedfor exceptions to the ioctls listed in section 7I.
(7M) This section describesSTREAMS modules. Note thatSTREAMS drivers are dis-
cussed in section 7D. streamio(7I) contains a list of ioctl requests used to mani-
pulate STREAMS modules and interface with the STREAMS framework. Ioctl
requests specific to a STREAMS module will be discussed on the man page for
that module.
(7P) This section describes various network protocols available in SunOS.
SunOS supports both socket-based andSTREAMS-based network communica-
tions. The Internet protocol family, described in inet(7P), is the primary proto-
col family supported by SunOS, although the system can support a number of
others. The raw interface provides low-level services, such as packet fragmenta-
tion and reassembly, routing, addressing, and basic transport for socket-based
implementations. Facilities for communicating using an Internet-family proto-
col are generally accessed by specifyingthe AF_INET address family when bind-
ing a socket; see socket(3N) for details.
Major protocols in the Internet family include:
The Internet Protocol (IP) itself, which supports the universal datagram for-
mat, as described in ip(7P). This is the default protocol for SOCK_RAW type
sockets within theAF_INET domain.
The Transmission Control Protocol (TCP); see tcp(7P). This is the default
protocol for SOCK_STREAM type sockets.
The User Datagram Protocol (UDP); see udp(4P). This is the default protocol
for SOCK_DGRAM type sockets.
The Address Resolution Protocol (ARP); see arp(7P).
The Internet Control Message Protocol (ICMP); see icmp(7P).
SEE ALSO add_drv(1M), rem_drv(1M), intro(2), ioctl(2), socket(3N), driver.conf(4), arp(7P),
icmp(7P), inet(7P), ip(7P), mtio(7I), st(7D), streamio(7I), tcp(7P), udp(7P)
Solaris 1.x to Solaris 2.x Transition Guide
TCP/IP and Data Communications Guide
STREAMS Programming Guide
Writing Device Drivers
7-6 modified 29 Sep 1994
Vista de pagina 9
1 2 ... 5 6 7 8 9 10 11 12 13 14 15 ... 433 434

Comentarios a estos manuales

Sin comentarios