From: Ethan Nelson-Moore Date: Sat, 31 Jan 2026 03:24:03 +0000 (-0800) Subject: parport: Remove completed item from to-do list X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e4599c1d2b0e5f50e6c317a5e045e986a43f30e4;p=thirdparty%2Flinux.git parport: Remove completed item from to-do list A driver for the Sun BPP hardware exists in the kernel. Signed-off-by: Ethan Nelson-Moore Link: https://patch.msgid.link/20260131032403.11118-1-enelsonmoore@gmail.com Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/parport/TODO-parport b/drivers/parport/TODO-parport index 089b14ee446f6..661a5ab91c0a0 100644 --- a/drivers/parport/TODO-parport +++ b/drivers/parport/TODO-parport @@ -13,7 +13,7 @@ Things to be done. bits when they have something to say. We should read out and deal with (maybe just log) whatever the printer wants to tell the world. -3. Support more hardware (eg m68k, Sun bpp). +3. Support more hardware (eg m68k). 4. A better PLIP (make use of bidirectional/ECP/EPP ports).