From owner-cvs-all Thu Nov 7 5:53: 6 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D43A037B404 for ; Thu, 7 Nov 2002 05:53:02 -0800 (PST) Received: from mail.speakeasy.net (mail17.speakeasy.net [216.254.0.217]) by mx1.FreeBSD.org (Postfix) with ESMTP id E06C743E8A for ; Thu, 7 Nov 2002 05:53:01 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (qmail 10238 invoked from network); 7 Nov 2002 13:53:00 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail17.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 7 Nov 2002 13:53:00 -0000 Received: from laptop.baldwin.cx (laptop.baldwin.cx [192.168.0.4]) by server.baldwin.cx (8.12.6/8.12.6) with ESMTP id gA7Dqmn5055960; Thu, 7 Nov 2002 08:52:48 -0500 (EST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200211062240.gA6Me1w8003534@repoman.freebsd.org> Date: Thu, 07 Nov 2002 08:52:49 -0500 (EST) From: John Baldwin To: John Baldwin Subject: RE: cvs commit: src/sys/dev/ida ida.c Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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 <>< 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