Mailinglist Archive: opensuse-bugs (15090 mails)
| < Previous | Next > |
[Bug 325739] New: libieee1284 lists wrong parallel ports
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Mon, 17 Sep 2007 11:12:32 -0600 (MDT)
- Message-id: <bug-325739-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=325739
Summary: libieee1284 lists wrong parallel ports
Product: openSUSE 10.3
Version: Beta 3
Platform: x86-64
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Other
AssignedTo: bwalle@xxxxxxxxxx
ReportedBy: bwalle@xxxxxxxxxx
QAContact: qa@xxxxxxx
CC: jsmeix@xxxxxxxxxx
Found By: Development
With ppdev.ko loaded, libieee1284 lists the wrong number of parallel ports. You
can check this with
/usr/bin/libieee1284_test
Having one parallel port in the system (a PCI card), I get
Found 3 ports:
0x278:
0x378:
0x3bc:
The addresses are even wrong because that are the usual PC addresses that are
not valid for PCI addon cards.
The problem is that the "number of links" property has changed in the kernel
for
the /proc/sys/dev/parport property.
The attached patch fixes this.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Summary: libieee1284 lists wrong parallel ports
Product: openSUSE 10.3
Version: Beta 3
Platform: x86-64
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Other
AssignedTo: bwalle@xxxxxxxxxx
ReportedBy: bwalle@xxxxxxxxxx
QAContact: qa@xxxxxxx
CC: jsmeix@xxxxxxxxxx
Found By: Development
With ppdev.ko loaded, libieee1284 lists the wrong number of parallel ports. You
can check this with
/usr/bin/libieee1284_test
Having one parallel port in the system (a PCI card), I get
Found 3 ports:
0x278:
0x378:
0x3bc:
The addresses are even wrong because that are the usual PC addresses that are
not valid for PCI addon cards.
The problem is that the "number of links" property has changed in the kernel
for
the /proc/sys/dev/parport property.
The attached patch fixes this.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |