Merge tag 'pm-5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
[linux-2.6-microblaze.git] / drivers / parport / BUGS-parport
1 Currently known (or at least suspected) bugs in parport:
2
3 o lp doesn't allow you to read status while printing is in progress (is
4   this still true?).
5
6 o parport_pc_ecp_read_block_pio() is broken.  parport will revert to the
7   software-driven mode in ieee1284_ops.c
8
9 See <URL:http://people.redhat.com/twaugh/parport/>.