Date: Wed, 29 Jan 2003 21:18:35 -0800 (PST) From: Hidetoshi Shimokawa <simokawa@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/firewire firewire.c firewirereg.h fwdev.c fwmem.c Message-ID: <200301300518.h0U5IZHW036137@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
simokawa 2003/01/29 21:18:35 PST Modified files: sys/dev/firewire firewire.c firewirereg.h fwdev.c fwmem.c Log: Restart cycle master after bus manager election. This should fix the IR(and maybe IT) problem when the host becames the bus manager. - rename fw_noderesolve() to fw_noderesolve_eui64() and add fw_noderesolve_nodeid(). Revision Changes Path 1.30 +68 -21 src/sys/dev/firewire/firewire.c 1.12 +2 -1 src/sys/dev/firewire/firewirereg.h 1.14 +2 -1 src/sys/dev/firewire/fwdev.c 1.6 +2 -2 src/sys/dev/firewire/fwmem.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301300518.h0U5IZHW036137>