linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Damian Kolkowski <deimos@deimos.one.pl>
To: Marcelo Tosatti <marcelo@conectiva.com.br>
Cc: ajoshi@kernel.crashing.org, lkml <linux-kernel@vger.kernel.org>,
	benh@kernel.crashing.org
Subject: Re: radeonfb patch for 2.4.22...
Date: Mon, 14 Jul 2003 21:34:24 +0200	[thread overview]
Message-ID: <20030714193424.GA1989@deimos.one.pl> (raw)
In-Reply-To: <Pine.LNX.4.55L.0307141605110.8994@freak.distro.conectiva>

On Mon, Jul 14, 2003 at 04:11:02PM -0300, Marcelo Tosatti wrote:
> I received complains from people I trust. I'm sorry for accusing you of
> something you have not made.

There's no linux/radeonfb.h :-)

Just add it from Ani Joshi 0.1.8 patch:

.~. $ cat /src/linux/include/linux/radeonfb.h
#ifndef __LINUX_RADEONFB_H__
#define __LINUX_RADEONFB_H__

#include <asm/ioctl.h>
#include <asm/types.h>

#define ATY_RADEON_LCD_ON       0x00000001
#define ATY_RADEON_CRT_ON       0x00000002


#define FBIO_RADEON_GET_MIRROR  _IOR('@', 3, sizeof(__u32*))
#define FBIO_RADEON_SET_MIRROR  _IOW('@', 4, sizeof(__u32*))

#endif

.~. $

-- 
# Damian *dEiMoS* Kołkowski # http://deimos.one.pl/ #

  reply	other threads:[~2003-07-14 19:21 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <Pine.LNX.4.10.10307141237001.27519-100000@gate.crashing.org>
2003-07-14 18:11 ` radeonfb patch for 2.4.22 Marcelo Tosatti
2003-07-14 18:30   ` ajoshi
2003-07-14 18:40     ` Marcelo Tosatti
2003-07-14 18:55       ` ajoshi
2003-07-14 19:11         ` Marcelo Tosatti
2003-07-14 19:34           ` Damian Kolkowski [this message]
2003-07-14 19:36             ` Marcelo Tosatti
2003-07-15  8:47         ` Benjamin Herrenschmidt
2003-07-15  7:44       ` Benjamin Herrenschmidt
2003-07-15 12:02         ` Peter Osterlund
2003-07-15 13:43           ` Benjamin Herrenschmidt
2003-07-16 10:59 Eric Blade
2003-07-17 17:29 ` James Simmons
2003-07-17 22:43   ` Eric Blade
2003-07-18 17:42     ` James Simmons

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=20030714193424.GA1989@deimos.one.pl \
    --to=deimos@deimos.one.pl \
    --cc=ajoshi@kernel.crashing.org \
    --cc=benh@kernel.crashing.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marcelo@conectiva.com.br \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).