X-MimeOLE: Produced By Microsoft Exchange V6.5
Received: by onstor-exch02.onstor.net 
	id <01C82332.3CBAA7BE@onstor-exch02.onstor.net>; Fri, 9 Nov 2007 16:40:05 -0800
MIME-Version: 1.0
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Content-class: urn:content-classes:message
Subject: RE: Please review
Date: Fri, 9 Nov 2007 16:40:05 -0800
Message-ID: <BB375AF679D4A34E9CA8DFA650E2B04E06882C8C@onstor-exch02.onstor.net>
In-Reply-To: <20071109163913.1dfd6e2d@ripper.onstor.net>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
Thread-Topic: Please review
Thread-Index: AcgjMh4I/hLLJ4raSmioZS2HtDJ49wAAA84Q
References: <BB375AF679D4A34E9CA8DFA650E2B04E06882B8A@onstor-exch02.onstor.net><20071109163628.1efdb0bd@ripper.onstor.net><BB375AF679D4A34E9CA8DFA650E2B04E06882C85@onstor-exch02.onstor.net> <20071109163913.1dfd6e2d@ripper.onstor.net>
From: "Maxim Kozlovsky" <maxim.kozlovsky@onstor.com>
To: "Andy Sharp" <andy.sharp@onstor.com>

This does not work. Where have you been while I explained about negative
offsets?

>-----Original Message-----
>From: Andy Sharp
>Sent: Friday, November 09, 2007 4:39 PM
>To: Maxim Kozlovsky
>Subject: Re: Please review
>
>Checked in many moons ago, look for ifdef CONFIG_MIPS for read_port()
>and write_port().
>
>On Fri, 9 Nov 2007 16:38:13 -0800 "Maxim Kozlovsky"
><maxim.kozlovsky@onstor.com> wrote:
>
>> Where are the modifications? I don't see anything checked in.
>>
>> >-----Original Message-----
>> >From: Andy Sharp
>> >Sent: Friday, November 09, 2007 4:36 PM
>> >To: Maxim Kozlovsky
>> >Subject: Re: Please review
>> >
>> >None of this should be necessary.  Especially the bsd related
>> >changes. Linux uses /dev/port which has already been modified and
>> >should work fine without any further mods.
>> >
>> >On Fri, 9 Nov 2007 14:42:39 -0800 "Maxim Kozlovsky"
>> ><maxim.kozlovsky@onstor.com> wrote:
>> >
>> >> Change 26287 by maximk@maximk-13 on 2007/11/09 14:34:58 *pending*
>> >>
>> >>         Add a device allowing the user processes to whack at
>> >> physical memory
>> >>            whenever they want.
>> >>
>> >>            Change the bmfpga and galileo / sibyte register
accesses
>> >> from chassisd to use plain physical addresses instead of KSEG1
>> >> addresses.
>> >>
>> >>            Set the offset to access the physical memory to
>> >> 0xa0000000 for BSD
>> >>            resulting in old behavior where the KSEG1 is accesses
>> >> and to 0 for
>> >>            Linux, which uses the new device on bobcat and cougar.
>> >>
>> >>            Reviewed by andys.
>> >>
>> >> Affected files ...
>> >>
>> >> ... //depot/dev/linux/kernel/linux-mips-2.6/drivers/char/mem.c#2
>> >> edit ... //depot/dev/nfx-tree/code/sm-chassis/chassis-ui.c#6 edit
>> >> ... //depot/dev/nfx-tree/code/sm-chassis/chassisd-bc.c#5 edit
>> >> ... //depot/dev/nfx-tree/code/sm-chassis/cm-api-bc.h#3 edit
>> >> ... //depot/dev/nfx-tree/code/sm-chassis/linux.h#1 edit
>> >> ... //depot/dev/nfx-tree/code/sm-chassis/openbsd.h#1 edit
>> >> ... //depot/dev/nfx-tree/code/ssc-genlib/cm-util-bc.c#3 edit
>> >> ... //depot/dev/nfx-tree/code/ssc-genlib/linux.h#1 edit
>> >> ... //depot/dev/nfx-tree/code/ssc-genlib/openbsd.h#1 edit
>> >>
