summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authorad <ad@NetBSD.org>2000-11-09 15:04:55 +0000
committerad <ad@NetBSD.org>2000-11-09 15:04:55 +0000
commit01dc7ef4f3b96b560fb9dd4401a3d5bf24eaa2ac (patch)
tree0c8464c0f5575d1bfeef7b027f7b49e3a32e1717 /sys/dev
parent0a38453bd1ea5181c233e67419e3481dadf6f10b (diff)
TODO
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