Date: Tue, 31 Dec 2002 20:23:55 -0800 (PST) From: Hidetoshi Shimokawa <simokawa@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/firewire fwohci.c fwohci_pci.c fwohcivar.h Message-ID: <200301010423.h014NtPq028006@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
simokawa 2002/12/31 20:23:55 PST Modified files: sys/dev/firewire fwohci.c fwohci_pci.c fwohcivar.h Log: - Retry phy access when the wait-loop count is exhausted. - Free allocated memory when detaching. - Detect contigmalloc failure. Revision Changes Path 1.10 +60 -5 src/sys/dev/firewire/fwohci.c 1.9 +2 -0 src/sys/dev/firewire/fwohci_pci.c 1.3 +2 -0 src/sys/dev/firewire/fwohcivar.h 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?200301010423.h014NtPq028006>