freebsd-nq/sys/dev/firewire
Hidetoshi Shimokawa 0aaa9a23cd Minimal fix for DV part.
- Don't panic on contigmalloc failure.
- Calculate timestamp by feedforward rather than feedback which depends on
	unreliable interrupt timing.
- Overwrite timestamp in CIP header correctly.
- Add debug code for timestamp synchronization.
- Add comments.
2003-01-13 16:08:09 +00:00
..
00README
firewire_phy.h
firewire.c Minimal fix for DV part. 2003-01-13 16:08:09 +00:00
firewire.h - Change definition of fc->maxrec same as fwdev->maxrec. 2003-01-05 06:21:30 +00:00
firewirereg.h Minimal fix for DV part. 2003-01-13 16:08:09 +00:00
fwcrom.c - Handle zero sized directory right way. 2003-01-04 10:32:31 +00:00
fwdev.c Minimal fix for DV part. 2003-01-13 16:08:09 +00:00
fwmem.c Cosmetic change. s/Firewire/FireWire/. 2002-12-26 06:50:09 +00:00
fwmem.h Use struct fw_device in fwmem.c 2002-11-12 13:49:17 +00:00
fwohci_pci.c Syntax fix in fwohci_pci_suspend(). 2003-01-05 09:12:47 +00:00
fwohci.c Minimal fix for DV part. 2003-01-13 16:08:09 +00:00
fwohcireg.h - Remove speed_map API because speed_map is obsoleted by 1394a. 2003-01-04 16:03:50 +00:00
fwohcivar.h - Propagate suspend/resume to child devices. 2003-01-04 06:40:57 +00:00
iec13213.h - Add more CSR related definitions (IEEE-1212). 2002-12-30 09:41:32 +00:00
iec68113.h Merge big endian and little endian case. 2003-01-13 15:08:48 +00:00
if_fwe.c Reduce diff to RELENG_4. 2003-01-05 14:58:45 +00:00
if_fwevar.h
sbp.c - Fix print format for FreeBSD-4 2003-01-07 12:58:08 +00:00