2004-09-09 17:16:16

by Germano

[permalink] [raw]
Subject: including Cyclades pc400 board support

Greetings,

This patch includes support in the kernel for pc400 Cyclades board,
which is the only Cyclades board that doesn't have the driver in the
official kernel tree yet, and is intended for review.

Regards,
Germano



Attachments:
cyc-pc400-k2.6.9rc1.patch (4.65 kB)

2004-09-09 17:37:30

by Zwane Mwaikambo

[permalink] [raw]
Subject: Re: including Cyclades pc400 board support

On Thu, 9 Sep 2004, Germano Barreiro wrote:

> This patch includes support in the kernel for pc400 Cyclades board,
> which is the only Cyclades board that doesn't have the driver in the
> official kernel tree yet, and is intended for review.

You appear to be missing pc400.c

Documentation/devices.txt | 10 ++++++++++
Documentation/magic-number.txt | 1 +
drivers/char/Kconfig | 24 ++++++++++++++++++++++++
drivers/char/Makefile | 1 +
include/linux/major.h | 3 +++
include/linux/pci_ids.h | 1 +
6 files changed, 40 insertions(+)