NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/43683 CVS commit: src/sys/dev/pci



The following reply was made to PR kern/43683; it has been noted by GNATS.

From: "Soren S. Jorvang" <soren%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/43683 CVS commit: src/sys/dev/pci
Date: Wed, 31 Jul 2013 14:31:01 +0000

 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.
 


Home | Main Index | Thread Index | Old Index