[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20251219034131.14509-1-enelsonmoore@gmail.com>
Date: Thu, 18 Dec 2025 19:41:31 -0800
From: Ethan Nelson-Moore <enelsonmoore@...il.com>
To: linux-kernel@...r.kernel.org
Cc: Sudip Mukherjee <sudipm.mukherjee@...il.com>,
Ethan Nelson-Moore <enelsonmoore@...il.com>
Subject: [PATCH] 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 <enelsonmoore@...il.com>
---
drivers/parport/TODO-parport | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/parport/TODO-parport b/drivers/parport/TODO-parport
index 089b14ee446f..661a5ab91c0a 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).
--
2.43.0
Powered by blists - more mailing lists