Print this page
manpage lint.

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man7d/pcn.7d
          +++ new/usr/src/man/man7d/pcn.7d
↓ open down ↓ 35 lines elided ↑ open up ↑
  36   36  
  37   37  .SH "DESCRIPTION"
  38   38  .sp
  39   39  .LP
  40   40  The \fBpcn\fR driver is a multi\-threaded, loadable, clonable GLDv3\-based
  41   41  STREAMS driver supporting the Data Link Provider Interface \fBdlpi\fR(7P) for
  42   42  the AMD PCnet family of Ethernet controllers\.
  43   43  .SH "APPLICATION PROGRAMMING INTERFACE"
  44   44  The \fBpcn\fR driver can be used as either a "style 1" or a "style 2" Data Link
  45   45  Service Provider\. Physical points of attachment (PPAs) are interpreted as the
  46      -instance number of the \fBpcn\fR controller as assigned by the Illumos 
       46 +instance number of the \fBpcn\fR controller as assigned by the
  47   47  operating environment\.
  48   48  .sp
  49   49  .LP
  50   50  The values returned by the driver in the \fBDL_INFO_ACK\fR response are:
  51   51  .RS +4
  52   52  .TP
  53   53  .ie t \(bu
  54   54  .el o
  55   55  Maximum SDU is 1500\.
  56   56  .RE
  57   57  .RS +4
  58   58  .TP
  59   59  .ie t \(bu
  60   60  .el o
  61      -Minimum SDU is 0\. 
       61 +Minimum SDU is 0\.
  62   62  .RE
  63   63  .RS +4
  64   64  .TP
  65   65  .ie t \(bu
  66   66  .el o
  67   67  The dlsap address length is 8\.
  68   68  .RE
  69   69  .RS +4
  70   70  .TP
  71   71  .ie t \(bu
  72   72  .el o
  73   73  MAC type is \fBDL_ETHER\fR\.
  74   74  .RE
  75   75  .RS +4
  76   76  .TP
  77   77  .ie t \(bu
  78   78  .el o
  79      -SAP length is \-2\. The 6\-byte physical address is immediately followed by a 
       79 +SAP length is \-2\. The 6\-byte physical address is immediately followed by a
  80   80  2\-byte SAP\.
  81   81  .RE
  82   82  .RS +4
  83   83  .TP
  84   84  .ie t \(bu
  85   85  .el o
  86   86  Service mode is \fBDL_CLDLS\fR\.
  87   87  .RE
  88   88  .RS +4
  89   89  .TP
  90   90  .ie t \(bu
  91   91  .el o
  92      -The broadcast address is the 6\-byte Ethernet broadcast address 
       92 +The broadcast address is the 6\-byte Ethernet broadcast address
  93   93  (\fBff:ff:ff:ff:ff:ff\fR)\.
  94   94  .SH "CONFIGURATION"
  95   95  .sp
  96   96  .LP
  97   97  The \fBpcn\fR driver performs auto-negotiation to select the link speed and
  98   98  mode\.  Link sped may be 100Mbps full\-duplex, 100Mbps half\-duplex,
  99   99  10Mbps full\-duplex, or 10Mbps half\-duplex, depending on the hardware
 100  100  adapter type\.  See the \fIIEEE802.3\fR standard for more information\.
 101  101  .sp
 102  102  .LP
↓ open down ↓ 79 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX