NetBSD/sys/dev/ieee1394
jmc e627b7fefc Improve performance with disks almost 60x by redoing the callback handler to
accept ranges as well as single addresses. Still need to go through any key
areas and remove the malloc's and replace these with some sort of pooling
instead.
2002-12-13 07:47:52 +00:00
..
files.ieee1394 First pass (checkpoint checkin) for firewire scsi code. 2002-11-22 16:28:54 +00:00
fwiso_ioctl.h New Feature: add pseudo device for IEEE 1394 isochronous stream and 2002-12-04 00:28:39 +00:00
fwiso.c New Feature: add pseudo device for IEEE 1394 isochronous stream and 2002-12-04 00:28:39 +00:00
fwisovar.h New Feature: add pseudo device for IEEE 1394 isochronous stream and 2002-12-04 00:28:39 +00:00
fwnode.c Change structure/usage of interface provided callbacks. (read, write, reset) 2002-11-22 16:20:17 +00:00
fwnodereg.h
fwnodevar.h Change structure/usage of interface provided callbacks. (read, write, reset) 2002-11-22 16:20:17 +00:00
fwohci.c Improve performance with disks almost 60x by redoing the callback handler to 2002-12-13 07:47:52 +00:00
fwohcireg.h New Feature: add pseudo device for IEEE 1394 isochronous stream and 2002-12-04 00:28:39 +00:00
fwohcivar.h Improve performance with disks almost 60x by redoing the callback handler to 2002-12-13 07:47:52 +00:00
ieee1394reg.h Provide a macro for turning a speed number into a max rec value 2002-12-09 07:24:57 +00:00
ieee1394var.h Improve performance with disks almost 60x by redoing the callback handler to 2002-12-13 07:47:52 +00:00
if_fw.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
IMPLEMENTATION
Makefile New Feature: add pseudo device for IEEE 1394 isochronous stream and 2002-12-04 00:28:39 +00:00
NOTES First pass (checkpoint checkin) for firewire scsi code. 2002-11-22 16:28:54 +00:00
sbp2.c Improve performance with disks almost 60x by redoing the callback handler to 2002-12-13 07:47:52 +00:00
sbp2reg.h Add a def for a smaller reconnect time that will be used by default 2002-12-06 02:14:59 +00:00
sbp2var.h Don't need sbp2_datamapping. Each one is tracked via the associated orb 2002-12-09 07:23:24 +00:00
sbpscsi.c Drop default debugging level to something a bit more sane 2002-12-09 23:39:18 +00:00
sbpscsireg.h First pass (checkpoint checkin) for firewire scsi code. 2002-11-22 16:28:54 +00:00
sbpscsivar.h First pass (checkpoint checkin) for firewire scsi code. 2002-11-22 16:28:54 +00:00
TODO First pass (checkpoint checkin) for firewire scsi code. 2002-11-22 16:28:54 +00:00