Date: Mon, 1 Apr 2002 11:42:52 -0800 (PST) From: Josef Karthauser <joe@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb ohci.c uhci.c Message-ID: <200204011942.g31JgqA29243@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
joe 2002/04/01 11:42:52 PST
Modified files:
sys/dev/usb ohci.c uhci.c
Log:
MFNetBSD: ohci.c rev 1.92, uhci.c rev 1.122 (part)
date: 2000/08/08 19:51:46; author: tv; state: Exp; lines: +24 -13
%b -> bitmask_snprintf()
Because this code is shared, add a macro for bitmask_snprintf()
that should expand to the equivalent snprintf() on non-NetBSD
systems. This is only used in ?HCI_DEBUG cases anyway.
Revision Changes Path
1.75 +25 -13 src/sys/dev/usb/ohci.c
1.92 +12 -7 src/sys/dev/usb/uhci.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?200204011942.g31JgqA29243>
