Orange Pi5 kernel

Deprecated Linux kernel 5.10.110 for OrangePi 5/5B/5+ boards

3 Commits   0 Branches   0 Tags
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 1) Currently known (or at least suspected) bugs in parport:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 2) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 3) o lp doesn't allow you to read status while printing is in progress (is
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 4)   this still true?).
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 5) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 6) o parport_pc_ecp_read_block_pio() is broken.  parport will revert to the
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 7)   software-driven mode in ieee1284_ops.c
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 8) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 9) See <URL:http://people.redhat.com/twaugh/parport/>.