cvs commit: src/sys/dev/firewire firewire.c firewirereg.h fwdev.c
if_fwip.c sbp.c sbp_targ.c
Hidetoshi Shimokawa
simokawa at FreeBSD.org
Mon Apr 30 13:41:41 UTC 2007
simokawa 2007-04-30 13:41:41 UTC
FreeBSD src repository
Modified files:
sys/dev/firewire firewire.c firewirereg.h fwdev.c
if_fwip.c sbp.c sbp_targ.c
Log:
MFp4: Fix broken userland API for async packets.
- Introduce fw_xferlist_add/remove().
- Introduce fw_read/write_async().
- Remove unused FWACT_CH.
MFC after: 1 week
Revision Changes Path
1.91 +45 -54 src/sys/dev/firewire/firewire.c
1.45 +9 -9 src/sys/dev/firewire/firewirereg.h
1.51 +184 -93 src/sys/dev/firewire/fwdev.c
1.15 +0 -1 src/sys/dev/firewire/if_fwip.c
1.91 +4 -20 src/sys/dev/firewire/sbp.c
1.12 +4 -19 src/sys/dev/firewire/sbp_targ.c
More information about the cvs-all
mailing list