1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sys/dev/firewire
Hidetoshi Shimokawa d6105b602c - Replace printf() with device_printf().
- Separate fc->dev (i.e. fwohci0) and fc->bdev (i.e. firewire0).
- Remove unused firewirebusreg.h.
- Reduce size of descriptor block for asynchronous transmit and
	check the number of descriptor when copying from mbuf.
- Skip mbuf whose length is zero. NFS seems passing such mbuf and
	some chips generates unrecoverable error.
2003-01-04 10:21:11 +00:00
..
00README
firewire_phy.h
firewire.c - Replace printf() with device_printf(). 2003-01-04 10:21:11 +00:00
firewire.h Cosmetic change. s/Firewire/FireWire/. 2002-12-26 06:50:09 +00:00
firewirereg.h Split userland services to fwdev.c. 2002-11-12 15:22:19 +00:00
fwcrom.c - Implement primal Configuration ROM parser. 2002-12-31 10:28:49 +00:00
fwdev.c fix wording. 2002-11-12 17:11:32 +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 - Replace printf() with device_printf(). 2003-01-04 10:21:11 +00:00
fwohci.c - Replace printf() with device_printf(). 2003-01-04 10:21:11 +00:00
fwohcireg.h Fix and add several device IDs. 2002-12-31 13:43:44 +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
if_fwe.c Cosmetic change. s/Firewire/FireWire/. 2002-12-26 06:50:09 +00:00
if_fwevar.h
sbp.c - Propagate suspend/resume to child devices. 2003-01-04 06:40:57 +00:00