5
0
Files
parallel-printer-support/README.SUSE
Jeff Mahoney 7fc0ae0261 Accepting request 120975 from home:jeff_mahoney:branches:Printing
- Simplified the spec file.
  - %files can create device nodes itself
  - %doc README.SUSE works without having to install it specially
  - no need to have a tarball with a single README in it.

- Added code to create lp0 up to lp3

OBS-URL: https://build.opensuse.org/request/show/120975
OBS-URL: https://build.opensuse.org/package/show/Printing/parallel-printer-support?expand=0&rev=6
2012-05-14 18:46:38 +00:00

6 lines
224 B
Plaintext

Starting with version 11.4 of openSUSE, udev no longer provides static
/dev nodes and relies on packages to provide them if needed.
When data is first sent to the parallel port, loading the kernel module "lp"
is triggered.