mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Elmar Hinz <elmar.hinz@vcd-berlin.de>
To: linux-kernel@vger.kernel.org
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Subject: Re: PATCH: Add support for IT8212 IDE controllers
Date: Tue, 03 Aug 2004 14:18:22 +0200	[thread overview]
Message-ID: <410F828E.3090808@vcd-berlin.de> (raw)
In-Reply-To: <1091530208.3573.5.camel@localhost.localdomain>

> 
> 
> Not your fault - I missed out an include file update when I posted it -
> PCI_DEVICE_ID_ITE_8212 is 0x8212..
> 
> 

Oops. I only understand "trainstation". I guess you will put the fixed 
patch on the list. Do you? :-)

In drivers/ide/pci/ some other drivers have a *.h file. Maybe you mean that?

Then I discover on http://lkml.org/lkml/2004/8/1/121 a double linebreak, 
wich causes an error. It is not there in the newsgroup. Strange.



#define DECLARE_ITE_DEV(name_str)			\

	{						\
		.name		= name_str,		\
		.init_chipset	= init_chipset_it8212,	\
		.init_hwif	= init_hwif_it8212,	\
		.channels	= 2,			\
		.autodma	= AUTODMA,		\
		.bootable	= ON_BOARD,		\
	}


Regards

Elmar





  reply	other threads:[~2004-08-03 12:18 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <2obsK-5Ni-13@gated-at.bofh.it>
2004-08-03 11:16 ` Elmar Hinz
2004-08-03 10:50   ` Alan Cox
2004-08-03 12:18     ` Elmar Hinz [this message]
2004-08-03 20:42       ` Elmar Hinz
2004-08-04 14:03 ` Elmar Hinz
2004-08-05 10:47   ` Alan Cox
2004-08-06 21:58     ` Elmar Hinz
2004-08-14 19:32   ` Alan Cox
2004-07-31 23:22 Alan Cox
2004-08-01 19:22 ` Ian Hastie
2004-08-01 20:10   ` Alan Cox
2004-08-01 23:05   ` Alan Cox
2004-08-06  0:45     ` Ian Hastie

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=410F828E.3090808@vcd-berlin.de \
    --to=elmar.hinz@vcd-berlin.de \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=linux-kernel@vger.kernel.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

Powered by JetHome