Module Name: src Committed By: soren Date: Wed Jul 31 14:31:01 UTC 2013
Modified Files: src/sys/dev/pci: com_puc.c lpt_puc.c Log Message: On x86, print the I/O address of lpt_puc as for com_puc so that hacks using iopl/ioperm can be told where to find the parallel port. Closes PR kern/43683. To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 src/sys/dev/pci/com_puc.c cvs rdiff -u -r1.15 -r1.16 src/sys/dev/pci/lpt_puc.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.