Date: Thu, 07 Nov 2002 08:52:49 -0500 (EST) From: John Baldwin <jhb@FreeBSD.org> To: John Baldwin <jhb@FreeBSD.org> Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: RE: cvs commit: src/sys/dev/ida ida.c Message-ID: <XFMail.20021107085249.jhb@FreeBSD.org> In-Reply-To: <200211062240.gA6Me1w8003534@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 06-Nov-2002 John Baldwin wrote: > jhb 2002/11/06 14:40:01 PST > > Modified files: > sys/dev/ida ida.c > Log: > Cast a bus_addr_t to a long long to make printf happy. IWBNI intmax_t and friends were present in sys/types.h in the kernel. That or if we had a better way of printing bus_addr_t and db_expr_t and some of the other abstract types we have floating around. -- John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ 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?XFMail.20021107085249.jhb>