From owner-cvs-all Sun Oct 20 13:19:12 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 35C7A37B401; Sun, 20 Oct 2002 13:19:11 -0700 (PDT) Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5047343E75; Sun, 20 Oct 2002 13:19:10 -0700 (PDT) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: from khavrinen.lcs.mit.edu (localhost [IPv6:::1]) by khavrinen.lcs.mit.edu (8.12.3/8.12.5) with ESMTP id g9KKJ2gQ054172 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Sun, 20 Oct 2002 16:19:02 -0400 (EDT) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.12.3/8.12.5/Submit) id g9KKJ2xU054169; Sun, 20 Oct 2002 16:19:02 -0400 (EDT) (envelope-from wollman) Date: Sun, 20 Oct 2002 16:19:02 -0400 (EDT) From: Garrett Wollman Message-Id: <200210202019.g9KKJ2xU054169@khavrinen.lcs.mit.edu> To: "M. Warner Losh" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: [src] cvs commit: src/sys/i386/pci pci_bus.c In-Reply-To: <20021020.123017.75895671.imp@bsdimp.com> References: <20021020.122029.53328411.imp@bsdimp.com> <53727.1035138112@critter.freebsd.dk> <20021020.123017.75895671.imp@bsdimp.com> 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 < said: > We'd need it for each width. The PCI standard defines that no > hardware decoding the address is to return 0xff for each of the bytes > read. The correct way to write that would be ~(appropriate_width_unsigned_type)0. -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message