Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/parport
Alan Cox 05ad709d04 parport: quickfix the proc registration bug
Ideally we should have a directory of drivers and a link to the 'active'
driver. For now just show the first device which is effectively the existing
semantics without a warning.

This is an update on the original buggy patch that I then forgot to
resubmit. Confusingly it was proposed by Red Hat, written by Etched Pixels
fixed and submitted by Intel ...

Resolves-Bug: http://bugzilla.kernel.org/show_bug.cgi?id=9749
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-06-02 09:53:22 -07:00
..
BUGS-parport
ChangeLog
daisy.c
ieee1284.c
ieee1284_ops.c
Kconfig
Makefile
multiface.h
parport_amiga.c
parport_atari.c
parport_ax88796.c
parport_cs.c parport: Use the PCI IRQ if offered 2009-04-07 08:44:06 -07:00
parport_gsc.c parport_gsc: fix printk format error 2009-05-29 08:40:02 -07:00
parport_gsc.h
parport_ip32.c
parport_mfc3.c
parport_pc.c parport: Use the PCI IRQ if offered 2009-04-07 08:44:06 -07:00
parport_serial.c parport: Use the PCI IRQ if offered 2009-04-07 08:44:06 -07:00
parport_sunbpp.c
probe.c
procfs.c
share.c parport: quickfix the proc registration bug 2009-06-02 09:53:22 -07:00
TODO-parport