NetBSD/sys/dev/ieee1394
jmc 0215635717 Checkpoint commit:
1. Reduce debugging level to sane levels
2. Fix bugs in alloc_data_map related to allocing whole bytes of bitmap at
a time.

At this point the driver is functional. It talks to a local drive here and
can label/newfs. Performance is...lacking at the moment as its chewing cpu
heavily (probably due to the number of memcpy's) and will be the next area
attacked.
2002-12-09 23:42:53 +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
TODO First pass (checkpoint checkin) for firewire scsi code. 2002-11-22 16:28:54 +00:00
files.ieee1394 First pass (checkpoint checkin) for firewire scsi code. 2002-11-22 16:28:54 +00:00
fwiso.c New Feature: add pseudo device for IEEE 1394 isochronous stream and 2002-12-04 00:28:39 +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 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 Restructure how the at_output dma map gets setup. Ask for a dma map that can 2002-12-09 09:09:54 +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
sbp2.c Checkpoint commit: 2002-12-09 23:42:53 +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