All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vojtech Pavlik <vojtech@suse.cz>
To: Martin Dalecki <dalecki@evision-ventures.com>
Cc: Vojtech Pavlik <vojtech@suse.cz>, linux-kernel@vger.kernel.org
Subject: Re: [patch] Trivial: move PCI ID definitions from ide-pci.c to pci_ids.h
Date: Mon, 27 May 2002 11:40:54 +0200	[thread overview]
Message-ID: <20020527114054.C26574@ucw.cz> (raw)
In-Reply-To: <20020526152204.A18812@ucw.cz> <3CF1E7C0.9090909@evision-ventures.com>

On Mon, May 27, 2002 at 10:01:04AM +0200, Martin Dalecki wrote:

> > diff -Nru a/include/linux/pci_ids.h b/include/linux/pci_ids.h
> > --- a/include/linux/pci_ids.h	Sun May 26 15:20:16 2002
> > +++ b/include/linux/pci_ids.h	Sun May 26 15:20:16 2002
> > @@ -1787,3 +1787,7 @@
> >  #define PCI_DEVICE_ID_MICROGATE_USC	0x0010
> >  #define PCI_DEVICE_ID_MICROGATE_SCC	0x0020
> >  #define PCI_DEVICE_ID_MICROGATE_SCA	0x0030
> > +
> > +#define PCI_VENDOR_ID_HINT		0x3388
> > +#define PCI_DEVICE_ID_HINT_VXPROII_IDE	0x8013
> > +
> 
> Please note that pci_ids.h. is a generated file. The ids have to be
> moved to the ancestor of it as well.

Generated? I don't think so. devlist.h is, same for classlist.h, but not
pci_ids.h

-- 
Vojtech Pavlik
SuSE Labs

      parent reply	other threads:[~2002-05-27  9:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-26 13:22 [patch] Trivial: move PCI ID definitions from ide-pci.c to pci_ids.h Vojtech Pavlik
2002-05-27  8:01 ` Martin Dalecki
2002-05-27  9:20   ` Dave Jones
2002-05-27  8:22     ` Martin Dalecki
2002-05-27  9:40   ` Vojtech Pavlik [this message]

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=20020527114054.C26574@ucw.cz \
    --to=vojtech@suse.cz \
    --cc=dalecki@evision-ventures.com \
    --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.