freebsd-nq/sys/dev/firewire
Hidetoshi Shimokawa 627d85fbdd firewire/fwohci
- Drain fwohci TX queue first then drain xfer queue which has not started.
- Check validity of the received packet length.
- Don't allocate too large buffer for xfer receive buf.

sbp
- Fix panic for some CROM which doesn't have a text leaf.
	This could fix the PR kern/48129 but no feedback has been gotten from
	the originator yet.
- Put back some M_NOWAIT flags into malloc which could be called
	in interrupt context for 4-stable.
2003-02-13 13:35:57 +00:00
..
00README
firewire_phy.h
firewire.c firewire/fwohci 2003-02-13 13:35:57 +00:00
firewire.h Add new ioctl to specify target EUI64 for fwmem. 2003-02-09 10:14:22 +00:00
firewirereg.h firewire/fwohci 2003-02-13 13:35:57 +00:00
fwcrom.c - Handle zero sized directory right way. 2003-01-04 10:32:31 +00:00
fwdev.c Add new ioctl to specify target EUI64 for fwmem. 2003-02-09 10:14:22 +00:00
fwmem.c Add new ioctl to specify target EUI64 for fwmem. 2003-02-09 10:14:22 +00:00
fwmem.h - Implement write part. 2003-02-04 17:09:59 +00:00
fwohci_pci.c Define new malloc type M_FW and use it. 2003-02-01 15:04:33 +00:00
fwohci.c firewire/fwohci 2003-02-13 13:35:57 +00:00
fwohcireg.h - Split db.desc.cmd into desc.control and desc.reqcount. 2003-01-26 18:38:06 +00:00
fwohcivar.h function name change. 2003-01-31 14:14:45 +00:00
iec13213.h - Add more CSR related definitions (IEEE-1212). 2002-12-30 09:41:32 +00:00
iec68113.h DV_PAL shouldn't be here. 2003-01-15 05:28:50 +00:00
if_fwe.c - Take malloc type as an argument in fw_xfer_alloc(). 2003-02-03 07:33:31 +00:00
if_fwevar.h
sbp.c firewire/fwohci 2003-02-13 13:35:57 +00:00