From owner-freebsd-mobile Mon Feb 21 0: 6:31 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 1FCF237C19D for ; Mon, 21 Feb 2000 00:06:25 -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 BAA91968; Mon, 21 Feb 2000 01:06:20 -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 BAA19218; Mon, 21 Feb 2000 01:06:07 -0700 (MST) Message-Id: <200002210806.BAA19218@harmony.village.org> To: Duncan Barclay Subject: Re: Raylink driver/Mapping attribute memory Cc: freebsd-mobile@FreeBSD.ORG, Scott Mitchell In-reply-to: Your message of "Mon, 21 Feb 2000 08:00:41 GMT." References: Date: Mon, 21 Feb 2000 01:06:07 -0700 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message Duncan Barclay writes: : Can I urge you provide a mechanism to enable mappng of both attribute and : common memory - i.e. at least two mapped regions per card. The Raylink : needs this - it has the 4k of attribute space in which a small (16bytes) : register set appears at an offset of 0x0F00, and a 48k common memory section for : tx/rx buffers and large structure based control. Yes. You should be able to map both attr and common memory at the same time. However, there are limits in the hardware. Since the memory doesn't need to be wirte for all time I may do a pass through allocation. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message