Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: Juan Quintela <quintela@mandrakesoft.com>
To: TAKANO Ryousei <takano@os-omicron.org>
Cc: linux-mips@linux-mips.org
Subject: Re: [PATCH][1/2] TANBAC TB0193 (L-Card+)
Date: Mon, 17 Feb 2003 09:42:50 +0100	[thread overview]
Message-ID: <86vfzj9u2d.fsf@trasno.mitica> (raw)
In-Reply-To: <20030217133213.6febe320.takano@os-omicron.org> (TAKANO Ryousei's message of "Mon, 17 Feb 2003 13:32:13 +0900")

>>>>> "takano" == TAKANO Ryousei <takano@os-omicron.org> writes:

takano> Hi,
takano> I am new to the linux-mips kernel development, and I want to
takano> your sugestions.

takano> I added support of TANBAC TB0193 (L-Card+) which has VR4181.
takano> TB0193 is supported on Linux-VR's 2.4.0-test9 kernel, however
takano> I have not seen it on linux-mips cvs tree yet.

takano> The attatched patches is the following two parts:
takano> * tanbac-tb0193-arch.patch includes arch/mips/vr4181/tanbac-tb0193 directory.
takano> * tanbac-tb0193-drivers.patch includes cs89x0 patch and MTD flash driver
takano> from Linux-VR's 2.4.0-test9 kernel.

takano> And these are based on linux_2_4 tag cvs tree.

takano> I am now working for the PCMCIA staff.

+
+struct ide_ops tb0193_ide_ops = {
+	&tb0193_ide_default_irq,
+	&tb0193_ide_default_io_base,
+	&tb0193_ide_init_hwif_ports,
+	&tb0193_ide_request_irq,
+	&tb0193_ide_free_irq,
+	&tb0193_ide_check_region,
+	&tb0193_ide_request_region,
+	&tb0193_ide_release_region
+};


Please, use C99 initializers.


Later, Juan.

-- 
In theory, practice and theory are the same, but in practice they 
are different -- Larry McVoy

  reply	other threads:[~2003-02-17  8:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-17  4:32 [PATCH][1/2] TANBAC TB0193 (L-Card+) TAKANO Ryousei
2003-02-17  8:42 ` Juan Quintela [this message]
2003-02-17 14:13   ` TAKANO Ryousei

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=86vfzj9u2d.fsf@trasno.mitica \
    --to=quintela@mandrakesoft.com \
    --cc=linux-mips@linux-mips.org \
    --cc=takano@os-omicron.org \
    /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