kernel-brax3-ubuntu-touch/drivers/parport/BUGS-parport
erascape f319b992b1 kernel-5.15: Initial import brax3 UT kernel
* halium configs enabled

Signed-off-by: erascape <erascape@proton.me>
2025-09-23 15:17:10 +00:00

9 lines
319 B
Text

Currently known (or at least suspected) bugs in parport:
o lp doesn't allow you to read status while printing is in progress (is
this still true?).
o parport_pc_ecp_read_block_pio() is broken. parport will revert to the
software-driven mode in ieee1284_ops.c
See <URL:http://people.redhat.com/twaugh/parport/>.