summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/i2o/TODO29
1 files changed, 29 insertions, 0 deletions
diff --git a/sys/dev/i2o/TODO b/sys/dev/i2o/TODO
new file mode 100644
index 00000000000..d9c5d3e6b44
--- /dev/null
+++ b/sys/dev/i2o/TODO
@@ -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