Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 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/>. |