From owner-freebsd-hackers Mon Nov 8 15:17: 4 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id E4367152DC for ; Mon, 8 Nov 1999 15:16:49 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id QAA90521; Mon, 8 Nov 1999 16:16:47 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id QAA13157; Mon, 8 Nov 1999 16:16:09 -0700 (MST) Message-Id: <199911082316.QAA13157@harmony.village.org> To: Jeroen Ruigrok/Asmodai Subject: Re: machine/bus.h Cc: hackers@FreeBSD.ORG In-reply-to: Your message of "Mon, 08 Nov 1999 21:42:09 +0100." <19991108214209.A50772@daemon.ninth-circle.org> References: <19991108214209.A50772@daemon.ninth-circle.org> Date: Mon, 08 Nov 1999 16:16:09 -0700 From: Warner Losh Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <19991108214209.A50772@daemon.ninth-circle.org> Jeroen Ruigrok/Asmodai writes: : machine/bus.h claims, in its comment section, that it supports 8 byte : read/writes, but never in the whole file does it declare anything : remotely akin to bus_space_read_8(). : : Any reason why not? Because no busses that we support support atomic 8 byte accesses. At least that's my guess. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message