NetBSD/sys/dev/ieee1394
jmc 2a3e786250 Fix fwohci_write's sanity check against large packets. Max rec is only used
when writing directly to the device (ala IEEE1394_TCODE_WRITE_REQ_BLOCK).
Otherwise the largest size is determined strictly by speed
2002-12-09 07:26:02 +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 Initial checkin for fwnode support 2001-05-01 04:46:23 +00:00
fwnodevar.h Change structure/usage of interface provided callbacks. (read, write, reset) 2002-11-22 16:20:17 +00:00
fwohci.c Fix fwohci_write's sanity check against large packets. Max rec is only used 2002-12-09 07:26:02 +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 New Feature: add pseudo device for IEEE 1394 isochronous stream and 2002-12-04 00:28:39 +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 New Feature: add pseudo device for IEEE 1394 isochronous stream and 2002-12-04 00:28:39 +00:00
if_fw.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
IMPLEMENTATION Change some wording on fw's to make it more logical sounding. 2002-02-03 07:29:14 +00:00
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 Write sbp2_free_data_mapping and fix a bug where read responses weren't sending 2002-12-09 07:23:43 +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 Set the only big quirk since the drives I've tried return errors on 6 byte cdbs 2002-12-01 12:12:09 +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