Date: Tue, 18 Feb 2003 01:39:48 -0800 (PST) From: Hidetoshi Shimokawa <simokawa@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/firewire firewire.c fwohci.c Message-ID: <200302180939.h1I9dmgE079532@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
simokawa 2003/02/18 01:39:48 PST
Modified files:
sys/dev/firewire firewire.c fwohci.c
Log:
* firewire.c
- Fix memory leak in detaching.
- Initialize fc->status to other than FWBUSREST.
* fwohci.c
- Ignore BUS reset events while BUS reset phase. We can't clear that flag
during bus reset phase.
Revision Changes Path
1.41 +6 -0 src/sys/dev/firewire/firewire.c
1.41 +13 -1 src/sys/dev/firewire/fwohci.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-src" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302180939.h1I9dmgE079532>
