freebsd-dev/sys/modules/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
..
firewire - Replace printf() with device_printf(). 2003-01-04 10:21:11 +00:00
fwe
sbp
Makefile Enable if_fwe. 2002-11-03 10:41:30 +00:00
Makefile.inc Include "../Makefile.inc". 2002-11-06 13:41:40 +00:00