NetBSD/sys/dev/ieee1394
jmc 4829a1952a Redo last fix to work correctly. Need to run abort on each orb (though it
doesn't much now it will eventually) and then so a proper sbp2_free_orb.
2003-03-07 20:18:57 +00:00
..
IMPLEMENTATION
Makefile New Feature: add pseudo device for IEEE 1394 isochronous stream and 2002-12-04 00:28:39 +00:00
NOTES
TODO Updates 2002-12-19 07:22:40 +00:00
files.ieee1394
fwiso.c Add some missing splx()'s noted by Krister Walfridsson 2003-01-05 08:11:33 +00:00
fwiso_ioctl.h 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 Use aprint_normal() in cfprint routines. 2003-01-01 00:10:15 +00:00
fwnodereg.h
fwnodevar.h
fwohci.c Use aprint_*(). 2003-01-31 02:15:57 +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 Move SBP data area's below the 4G mark as some broken devices seem to clip data 2002-12-28 10:52:41 +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
sbp2.c Redo last fix to work correctly. Need to run abort on each orb (though it 2003-03-07 20:18:57 +00:00
sbp2reg.h Implementation of page table support for 64k or greater transfers. This should 2002-12-28 10:54:47 +00:00
sbp2var.h Implementation of page table support for 64k or greater transfers. This should 2002-12-28 10:54:47 +00:00
sbpscsi.c Add a minphys routine since the single largest packet is less than minphys() 2002-12-19 09:58:24 +00:00
sbpscsireg.h
sbpscsivar.h