PDF 文書ファイルをダウンロードする (3757 KB)
iprb(7D)Name | Synopsis | Description | APPLICATION PROGRAMMING INTERFACE | KNOWN PROBLEMS AND LIMITATIONS | Files | Attributes | See Also Name
Synopsis/dev/iprb DescriptionThe iprb Ethernet driver is a multi-threaded, loadable, clonable, STREAMS hardware driver supporting the connectionless Data Link Provider Interface, dlpi(7P), over Intel D100 82557, 82558, and 82559 controllers. Multiple 82557, 82558, and 82559 controllers installed within the system are supported by the driver. The iprb driver provides basic support for the 82557, 82558, and 82559 hardware. Functions include chip initialization, frame transmit and receive, multicast support, and error recovery and reporting. APPLICATION PROGRAMMING INTERFACE
The cloning, character-special device /dev/iprb is used to access all 82557, 82558, and 82559 devices installed within the system. iprb and DLPIThe iprb driver is dependent on /kernel/misc/gld, a loadable kernel module that provides the iprb driver with the DLPI and STREAMS functionality required of a LAN driver. See gld(7D) for more details on the primitives supported by the driver. The values returned by the driver in the DL_INFO_ACK primitive in response to the DL_INFO_REQ from the user are as follows: KNOWN PROBLEMS AND LIMITATIONSx86 based systems with the Intel EtherExpress PRO/100B or the Intel EtherExpress PRO/100+ might hang when the interface is brought down at the very instant that a packet is being received. To avoid this, wait until the system is experiencing light or no network traffic before bringing the interface down. Early versions of the firmware on Intel EtherExpress PRO/100+ and Intel PRO/100+ Management adapters do not support PXE network boot on Solaris systems. Upgrade the firmware if the version is lower than 078. PXE firmware versions are expressed as three-digit build numbers. The build number is typically displayed by the firmware during boot. If the PXE build number is not displayed during boot, change the system BIOS or adapter BIOS configuration to display PXE messages during boot. Files
The iprb.conf configuration file options include: AttributesSee attributes(5) for descriptions of the following attributes:
See AlsoSunOS 5.11 Last Revised 17 November 2000Name | Synopsis | Description | APPLICATION PROGRAMMING INTERFACE | KNOWN PROBLEMS AND LIMITATIONS | Files | Attributes | See Also |
|||||