All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jerry <jerry@wicomtechnologies.com>
To: Pete Popov <ppopov@embeddedalley.com>
Cc: linux-mips@linux-mips.org
Subject: Re[2]: CVS Update@linux-mips.org: linux
Date: Tue, 20 Sep 2005 18:33:57 +0300	[thread overview]
Message-ID: <622539804.20050920183357@wicomtechnologies.com> (raw)
In-Reply-To: <1127228028.4948.228.camel@localhost.localdomain>

>[In reply to "CVS Update@linux-mips.org: linux" from Pete Popov <ppopov@embeddedalley.com> to Jerry <jerry@wicomtechnologies.com>  20.09.2005 17:53]

> What's mostly unusable? I only did cosmetic cleanups of this one and
> gave it a quick test. Seemed to work fine. Let me know what you've
> tested and didn't work for you and we'll fix it at some point.

Generic fb may work (but some months ago I tested earlier version for
2.4 and it fails on most graphic tests (I used tests for SDL)). It
grows up, and this version may work well with base fb, but au1200 has
some advances and all its specifics controls through ioctl. Ioctl code
#defined in driver's .c source (hehe) it's very unusual way :) There's
no header file to work with the driver from kernel/userspace.

Driver has it's own mmap implementation but it left from au1100 driver
where it controlled ...cache lines. In au1200 it does noting unusual
and actually is a copy of generic fb mmap from kernel. One can remove
au1200_fb_mmap to use standart func to mmap memory but it needs to
properly set fix.mmio_start and family to work properly...

It has a CRT but cannot change videomodes.. etc ..etc

In short, if you'll work with device, all this little invisible things
will shown up.. But again, as base console fb it may work well.

Pity, about a month ago we suspended our au1200 project for some
months. Hope I will able to help with driver when we'll continue it.


   ()_()
 -( ^,^ )- -[21398845]- -<The Bat! 3.51.10>- -<20.09.2005 17:57>-
  (") (")

      reply	other threads:[~2005-09-20 15:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20050920002016Z8225531-3678+9789@linux-mips.org>
2005-09-20  8:19 ` CVS Update@linux-mips.org: linux Jerry
2005-09-20 14:53   ` Pete Popov
2005-09-20 15:33     ` Jerry [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=622539804.20050920183357@wicomtechnologies.com \
    --to=jerry@wicomtechnologies.com \
    --cc=linux-mips@linux-mips.org \
    --cc=ppopov@embeddedalley.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.