Print this page
11641 spelling mistakes in section 7d of the manual


  72                   physical address component is followed immediately by a
  73                   2-byte SAP component within the DLSAP address.
  74 
  75            o      Broadcast address value is the Ethernet/IEEE broadcast
  76                   address (FF:FF:FF:FF:FF:FF).
  77 
  78                   Once in the DL_ATTACHED state, you must send a DL_BIND_REQ
  79                   to associate a particular SAP with the stream.
  80 
  81 CONFIGURATION
  82        By default, the ixgbe driver performs auto-negotiation to select the
  83        link speed and mode. Link speed and mode can only be 10000 Mbps full-
  84        duplex for fiber, and only 10000, 1000, or 100 Mbps full-duplex for
  85        copper. See the IEEE802.3 standard for more information.
  86 
  87 FILES
  88        /dev/ixgbe*
  89                                     Special character device.
  90 
  91 
  92        /kernel/drv/ixgbe
  93                                     32-bit device driver (x86).
  94 
  95 
  96        /kernel/drv/amd64/ixgbe
  97                                     64-bit device driver (x86).
  98 
  99 
 100        /kernel/drv/sparcv9/ixgbe
 101                                     64-bit device driver (SPARC).
 102 
 103 
 104        /kernel/drv/ixgbe.conf
 105                                     Configuration file.
 106 
 107 
 108 ATTRIBUTES
 109        See attributes(5) for descriptions of the following attributes:
 110 
 111 
 112 
 113 
 114        +--------------------+-----------------+
 115        |  ATTRIBUTE TYPE    | ATTRIBUTE VALUE |
 116        +--------------------+-----------------+
 117        |Architecture        | SPARC, x86      |
 118        +--------------------+-----------------+
 119        |Interface Stability | Committed       |
 120        +--------------------+-----------------+
 121 
 122 SEE ALSO
 123        dladm(1M), netstat(1M), driver.conf(4), attributes(5), streamio(7I),
 124        dlpi(7P)
 125 
 126 
 127        Writing Device Drivers
 128 
 129 
 130        STREAMS Programming Guide
 131 
 132 
 133        Network Interfaces Programmer's Guide
 134 
 135 
 136        IEEE 802.3ae Specificiation, IEEE - 2002
 137 
 138 
 139 
 140                                 April 10, 2016                       IXGBE(7D)


  72                   physical address component is followed immediately by a
  73                   2-byte SAP component within the DLSAP address.
  74 
  75            o      Broadcast address value is the Ethernet/IEEE broadcast
  76                   address (FF:FF:FF:FF:FF:FF).
  77 
  78                   Once in the DL_ATTACHED state, you must send a DL_BIND_REQ
  79                   to associate a particular SAP with the stream.
  80 
  81 CONFIGURATION
  82        By default, the ixgbe driver performs auto-negotiation to select the
  83        link speed and mode. Link speed and mode can only be 10000 Mbps full-
  84        duplex for fiber, and only 10000, 1000, or 100 Mbps full-duplex for
  85        copper. See the IEEE802.3 standard for more information.
  86 
  87 FILES
  88        /dev/ixgbe*
  89                                     Special character device.
  90 
  91 




  92        /kernel/drv/amd64/ixgbe
  93                                     Device driver (x86)
  94 
  95 
  96        /kernel/drv/sparcv9/ixgbe
  97                                     Device driver (SPARC)
  98 
  99 
 100        /kernel/drv/ixgbe.conf
 101                                     Driver configuration file
 102 
 103 
 104 ATTRIBUTES
 105        See attributes(5) for descriptions of the following attributes:
 106 
 107 
 108 
 109 
 110        +--------------------+-----------------+
 111        |  ATTRIBUTE TYPE    | ATTRIBUTE VALUE |
 112        +--------------------+-----------------+
 113        |Architecture        | SPARC, x86      |
 114        +--------------------+-----------------+
 115        |Interface Stability | Committed       |
 116        +--------------------+-----------------+
 117 
 118 SEE ALSO
 119        dladm(1M), netstat(1M), driver.conf(4), attributes(5), streamio(7I),
 120        dlpi(7P)
 121 
 122 
 123        Writing Device Drivers
 124 
 125 
 126        STREAMS Programming Guide
 127 
 128 
 129        Network Interfaces Programmer's Guide
 130 
 131 
 132        IEEE 802.3ae Specification, IEEE - 2002
 133 
 134 
 135 
 136                                January 10, 2020                      IXGBE(7D)