Date: Tue, 17 Feb 2009 17:46:43 +0000 (UTC) From: Sean Bruno <sbruno@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/firewire firewire.c Message-ID: <200902171747.n1HHl262087833@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sbruno 2009-02-17 17:46:43 UTC FreeBSD src repository Modified files: sys/dev/firewire firewire.c Log: SVN rev 188722 on 2009-02-17 17:46:43Z by sbruno Simplify some debugging messages and try to consolodate some of the more interesting conditional printf's into single device_printf's Change a couple of variable names so that I don't have to trace what they acutally do anymore. Enable the display of the Self ID PHY packet if firewire_debug > 0 Reviewed by: scottl(mentor) MFC after: 2 weeks Revision Changes Path 1.107 +109 -65 src/sys/dev/firewire/firewire.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902171747.n1HHl262087833>