From: Elmar Hinz <elmar.hinz@vcd-berlin.de>
To: linux-kernel@vger.kernel.org
Subject: Re: PATCH: Add support for IT8212 IDE controllers
Date: Tue, 03 Aug 2004 13:16:23 +0200 [thread overview]
Message-ID: <410F7407.8070903@vcd-berlin.de> (raw)
In-Reply-To: <2obsK-5Ni-13@gated-at.bofh.it>
Alan Cox wrote:
> There is a messy scsi faking vendor driver for this card but this instead
> is a standard Linux IDE layer driver.
>
I try to answer to this post. As I newly subscribed to this list, I
probably won't catch the original thread.
After application of this patch I get the following error during
compilation. This are my first steps with kernel patching. Probably the
fault is on my side.
Regards Elmar
CC drivers/ide/pci/it8212.o
drivers/ide/pci/it8212.c:643: error: `PCI_DEVICE_ID_ITE_8212' undeclared
here (not in a function)
drivers/ide/pci/it8212.c:643: error: Initialisierungselement ist nicht
konstant
drivers/ide/pci/it8212.c:643: error: (near initialization for
`it8212_pci_tbl[0].device')
drivers/ide/pci/it8212.c:643: error: Initialisierungselement ist nicht
konstant
drivers/ide/pci/it8212.c:643: error: (near initialization for
`it8212_pci_tbl[0]')
drivers/ide/pci/it8212.c:644: error: Initialisierungselement ist nicht
konstant
drivers/ide/pci/it8212.c:644: error: (near initialization for
`it8212_pci_tbl[1]')
make[4]: *** [drivers/ide/pci/it8212.o] Fehler 1
make[3]: *** [drivers/ide/pci] Fehler 2
make[2]: *** [drivers/ide] Fehler 2
make[1]: *** [drivers] Fehler 2
make[1]: Verlasse Verzeichnis »/usr/src/linux-2.6.8-rc2«
make: *** [stamp-build] Fehler 2
next parent reply other threads:[~2004-08-03 11:16 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 [this message]
2004-08-03 10:50 ` PATCH: Add support for IT8212 IDE controllers Alan Cox
2004-08-03 12:18 ` Elmar Hinz
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=410F7407.8070903@vcd-berlin.de \
--to=elmar.hinz@vcd-berlin.de \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.