Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/i2o TODO
details: https://anonhg.NetBSD.org/src/rev/686cf1a315aa
branches: trunk
changeset: 499044:686cf1a315aa
user: ad <ad%NetBSD.org@localhost>
date: Thu Nov 09 15:04:55 2000 +0000
description:
TODO
diffstat:
sys/dev/i2o/TODO | 29 +++++++++++++++++++++++++++++
1 files changed, 29 insertions(+), 0 deletions(-)
diffs (33 lines):
diff -r 394699b2a51f -r 686cf1a315aa sys/dev/i2o/TODO
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sys/dev/i2o/TODO Thu Nov 09 15:04:55 2000 +0000
@@ -0,0 +1,29 @@
+$NetBSD: TODO,v 1.1 2000/11/09 15:04:55 ad Exp $
+
+iop
+
+o Rid us of kvtop()
+o Overhaul message allocation and queueing
+o ioctl interface
+o Asynchronous event notification
+o Reconfiguration
+o Useful statistics
+o Runtime tunables
+o Immediate transfer via the SGL for small payloads, if useful
+o Reset without reboot (for f/w upload/download/affix)
+
+lsu_iop
+
+o Handle removable and non-direct access devices
+o Timeouts
+
+iopsp
+
+o Timeouts & aborts for async commands
+o Hook in and test rescan; need to handle changed TIDs
+o Queueing, perhaps one initiator per target (not very useful ATM)
+
+misc
+
+o iopctl
+o Support for LAN class devices
Home |
Main Index |
Thread Index |
Old Index