mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* New driver
@ 2000-12-28 21:19 Pixel
  2000-12-28 21:53 ` Keith Owens
  0 siblings, 1 reply; 3+ messages in thread
From: Pixel @ 2000-12-28 21:19 UTC (permalink / raw)
  To: linux-kernel

Hello!

I've just joined this mailing-list so forgive-me if I do some mistakes.

I've done a little add-on to the linux kernel source in order to build
directly the driver for the em8300 chip. This chip is the main chip
of the DXR3 and Hollywood Plus mpeg decompression cards. Since now, the
source of this driver was an external source tree and it builded four
modules that drives the cards. But since the major update of the
2.4.0's Makefiles, it wasn't able to compile up.

As I really wanted to use both of them, I tried my best to make it
working and it cames into a patch against the linux-2.4.0-test13-pre4
kernel.

It adds a new section into the configuration tree in order to support
the mpeg decompression cards. And so it builds correctly this driver.

I wanted to share what I've done but since I'm very new to kernel hacking
I don't know what to do with my patch. Could you give me some hints?

Thanks!

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: New driver
  2000-12-28 21:19 New driver Pixel
@ 2000-12-28 21:53 ` Keith Owens
  2000-12-29  2:49   ` Pixel
  0 siblings, 1 reply; 3+ messages in thread
From: Keith Owens @ 2000-12-28 21:53 UTC (permalink / raw)
  To: Pixel; +Cc: linux-kernel

On Thu, 28 Dec 2000 22:19:37 +0100 (CET), 
Pixel@the-truth.nobis.phear.org wrote:
>I wanted to share what I've done but since I'm very new to kernel hacking
>I don't know what to do with my patch. Could you give me some hints?

linux/Documentation/SubmittingPatches

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: New driver
  2000-12-28 21:53 ` Keith Owens
@ 2000-12-29  2:49   ` Pixel
  0 siblings, 0 replies; 3+ messages in thread
From: Pixel @ 2000-12-29  2:49 UTC (permalink / raw)
  To: linux-kernel

> 
> On Thu, 28 Dec 2000 22:19:37 +0100 (CET), 
> Pixel@the-truth.nobis.phear.org wrote:
> >I wanted to share what I've done but since I'm very new to kernel hacking
> >I don't know what to do with my patch. Could you give me some hints?
> 
> linux/Documentation/SubmittingPatches
> 

Ok. Since it's a new category, there's no maintainers for it. I'll post the patch here. 

And since it's quite a bit patch (about 120Kb) you can download the plain text patch at
this URL: http://www.ifrance.com/nobis/em8300-patch.

This patch is against the linux-2.4.0-test13-pre5 source tree.

Description: this is the integration of the em8300 driver available at
 http://dxr3.sourceforge.net

The primary driver is only an external source driver. So I decided to try to build it
directly into the kernel source tree (there was incompatibilities with the new
Makefile system) and to add a devfs support for the devices. As it is a new category,
I've added a submenu to the configuration system: MPEG cards into the Multimedia
section. Please note I didn't wrote this driver but simply integrated an existing
driver.

  -- Nicolas Noble

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2000-12-29  1:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-12-28 21:19 New driver Pixel
2000-12-28 21:53 ` Keith Owens
2000-12-29  2:49   ` Pixel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®