Print this page
12745 man page typos

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man7d/usbprn.7d.man.txt
          +++ new/usr/src/man/man7d/usbprn.7d.man.txt
↓ open down ↓ 125 lines elided ↑ open up ↑
 126  126  
 127  127  
 128  128         BPPIOC_TESTIO
 129  129                             Tests the transfer readiness of a print device and
 130  130                             checks status bits to determine if a write(2) will
 131  131                             succeed. If status bits are set, a transfer will
 132  132                             fail. If a transfer will succeed, zero is returned.
 133  133                             If a transfer fails, the driver returns EIO and the
 134  134                             state of the status bits are captured. The captured
 135  135                             status can be retrieved using the BPPIOC_GETERR
 136      -                           ioctl(2) call.  BPPIOC_TESTIO and BPPIOC_GETERR are
 137      -                           compatible to the ioctls specified in bpp(7D).
      136 +                           ioctl(2) call.
 138  137  
 139  138                             Note -
 140  139  
 141  140                               Unlike the ecpp(7D) driver, only the
 142  141                               ECPP_CENTRONICS mode is currently supported in
 143  142                               usbprn. Additionally, bus_error and
 144  143                               timeout_occurred fields are not used in the
 145  144                               usbprn interface. (In ecpp(7D), timeout_occurred
 146  145                               is used.)
 147  146  
↓ open down ↓ 128 lines elided ↑ open up ↑
 276  275  
 277  276  
 278  277         +---------------+-------------------------------+
 279  278         |ATTRIBUTE TYPE |        ATTRIBUTE VALUE        |
 280  279         +---------------+-------------------------------+
 281  280         |Architecture   | SPARC, x86, PCI-based systems |
 282  281         +---------------+-------------------------------+
 283  282  
 284  283  SEE ALSO
 285  284         cfgadm_usb(1M), printmgr(1M), ioctl(2), open(2), read(2), write(2),
 286      -       attributes(5), bpp(7D), ecpp(7D), ugen(7D), usba(7D), prnio(7I),
 287      -       attach(9E)
      285 +       attributes(5), ecpp(7D), ugen(7D), usba(7D), prnio(7I), attach(9E)
 288  286  
 289  287  
 290  288         Writing Device Drivers
 291  289  
 292  290  
 293  291         Universal Serial Bus Specification 1.0 and 1.1
 294  292  
 295  293  
 296  294         USB Device Class Definition for Printing Devices 1.0
 297  295  
↓ open down ↓ 49 lines elided ↑ open up ↑
 347  345  
 348  346  
 349  347         The USB Parallel Printer Adapter is not hotpluggable. The printer
 350  348         should be connected to USB Parallel Printer Adapter before plugging the
 351  349         USB cable into host or hub port and should be removed only after
 352  350         disconnecting the USB cable of USB Parallel Printer Adapter from the
 353  351         host or hub port.
 354  352  
 355  353  
 356  354  
 357      -                                 May 13, 2017                       USBPRN(7D)
      355 +                                 May 17, 2020                       USBPRN(7D)
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX