José Fonseca wrote:
After that we need to define the macros for MMIO in DRM and write some
utility functions for stuff like "wait for card is idle". Both these
things can be based on what is done on the existing DDX driver.
Hi Jose,
don't we allready have this macros for MMIO? At the end of sa
On Wed, Mar 05, 2003 at 11:16:18PM +0100, Andreas Karrenbauer wrote:
> José Fonseca wrote:
>
> >Andreas,
> >
> >Do you have an SourceForge user account? I want to give CVS write
> >access.
> >
> Well, I just created one. My login is "karrenbauer". I'm used to CVS but
> not for such huge projects
Andreas Karrenbauer wrote:
José Fonseca wrote:
Andreas,
Do you have an SourceForge user account? I want to give CVS write
access.
Well, I just created one. My login is "karrenbauer". I'm used to CVS but
not for such huge projects with different branches. Thus, I have to read
the policies and th
Andreas Karrenbauer wrote:
Well, I just created one. My login is "karrenbauer". I'm used to CVS but
not for such huge projects with different branches. Thus, I have to read
the policies and things like that first. Is it then prefered that I do
commits with respect to some milestones or more freq
José Fonseca wrote:
Andreas,
Do you have an SourceForge user account? I want to give CVS write
access.
Well, I just created one. My login is "karrenbauer". I'm used to CVS but
not for such huge projects with different branches. Thus, I have to read
the policies and things like that first. Is it
Andreas,
Do you have an SourceForge user account? I want to give CVS write
access.
On Wed, Mar 05, 2003 at 08:57:28PM +0100, Andreas Karrenbauer wrote:
> José Fonseca wrote:
>
> >First thing is to remove references to the ring* variables in DRM and
> >DDX!
> >
> I've done this now. The diff is
José Fonseca wrote:
First thing is to remove references to the ring* variables in DRM and
DDX!
I've done this now. The diff is attached.
After that we need to define the macros for MMIO in DRM and write some
utility functions for stuff like "wait for card is idle". Both these
things can be base
Hi Andreas,
On Wed, Mar 05, 2003 at 01:25:02AM +0100, Andreas Karrenbauer wrote:
>Hello,
>
> I've attached some patches for the Savage ddx and the drm. The drm
> supports two basic ioctls right now. The output in the XFree86.0.log
> gives me now
>
> [...]
>
> But that doesn't mean that we
Hello,
I've attached some patches for the Savage ddx and the drm. The drm
supports two basic ioctls right now. The output in the XFree86.0.log
gives me now
[...]
(II) SAVAGE(0): initializing int10
(II) SAVAGE(0): Primary V_BIOS segment is: 0xc000
(II) SAVAGE(0): VESA BIOS detected
(II) SAVAG