freebsd-nq/sys/dev/firewire
Hidetoshi Shimokawa 5b50d9ade7 MFp4:
* firewire
	- Remove pending list.
	- Ignore timeout for the FWXF_START state.
	- Define M_FWMEM for debugging.
	- Comment out DELAY() in fw_asybusy().
	- Improve debugging messages
* sbp
	- Freeze simq while bus reset.
2004-01-05 14:21:18 +00:00
..
00README
firewire_phy.h MFp4(simokawa_firewire): 2003-04-17 03:38:03 +00:00
firewire.c MFp4: 2004-01-05 14:21:18 +00:00
firewire.h Increase FWMAXQUEUE up to 128. 2003-11-07 09:01:41 +00:00
firewirereg.h MFp4: 2004-01-05 14:21:18 +00:00
fwcrom.c MFp4: Change struct fw_xfer to reduce memory copy in fwmem_*() functions. 2003-10-02 04:06:56 +00:00
fwdev.c Respect a return code of fwmem_open(). 2003-11-07 12:30:57 +00:00
fwdma.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
fwdma.h Remove the redundant declaration of bus_dmasync_op_t. 2003-05-27 16:34:52 +00:00
fwmem.c MFp4: 2004-01-05 14:21:18 +00:00
fwmem.h MFp4: Change struct fw_xfer to reduce memory copy in fwmem_*() functions. 2003-10-02 04:06:56 +00:00
fwohci_pci.c MFp4: 2004-01-05 14:21:18 +00:00
fwohci.c MFp4: 2004-01-05 14:21:18 +00:00
fwohcireg.h MFp4: Change struct fw_xfer to reduce memory copy in fwmem_*() functions. 2003-10-02 04:06:56 +00:00
fwohcivar.h Fix fwmem_strategy() race in 4-stable. 2003-10-25 15:05:59 +00:00
fwphyreg.h Phy register map. 2003-09-25 09:27:05 +00:00
iec13213.h Fix for big endian. 2003-06-16 08:29:24 +00:00
iec68113.h Move CSR definitions to iec*.h from firewirereg.h. 2003-04-29 13:27:13 +00:00
if_fwe.c Add tunables. 2003-11-13 06:29:40 +00:00
if_fwevar.h MFp4(simokawa_firewire): 2003-04-17 03:38:03 +00:00
sbp_targ.c Fix panic. 2003-12-13 15:33:45 +00:00
sbp.c MFp4: 2004-01-05 14:21:18 +00:00
sbp.h MFp4: 2003-12-11 03:42:40 +00:00