Print this page
11639 some man pages show incorrect driver locations
@@ -312,50 +312,35 @@
0s into these bits results in EINVAL.
DEVICE SPECIAL FILES
/dev/lpN
- Solaris x86 only. (Backwards compatibility with
- former lp(7D) devices.)
+ x86 only. (Backwards compatibility with former
+ lp(7D) devices.)
/dev/printers/N
1284 compliant parallel port device special files
appears in both namespaces.
FILES
- kernel/drv/ecpp
+ /kernel/drv/sparcv9/ecpp
- 32-bit ELF kernel module
+ Device driver (SPARC)
- kernel/drv/sparcv9/ecpp
+ /kernel/drv/amd64/ecpp
- 64-bit SPARC ELF kernel module
+ Device driver (x86)
- kernel/drv/amd64/ecpp
+ /kernel/drv/ecpp.conf
- 64-bit x86 ELF kernel module
+ Driver configuration file
- kernel/drv/ecpp.conf
-
- driver configuration file
-
-
- kernel/drv/sparcv9/ecpp.conf
-
- driver configuration file for 64-bit SPARC
-
-
- kernel/drv/amd64/ecpp.conf
-
- driver configuration file for 64-bit x86
-
-
ERRORS
EBADF
The device is opened for write-only access and a read is
attempted, or the device is opened for read-only access and a
write is attempted.
@@ -418,6 +403,6 @@
Attach failed.
- May 13, 2017 ECPP(7D)
+ January 10, 2020 ECPP(7D)