mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Beat Bolli" <bbolli@ymail.ch>
To: <linux-kernel@vger.kernel.org>
Subject: [2.4.21-pre7] Missing PCI-IDs for Intel 82801[DE]B
Date: Wed, 2 Apr 2003 00:05:40 +0200	[thread overview]
Message-ID: <000b01c2f89a$d5eb12c0$020ba8c0@bolli> (raw)

Hi!

After pulling the very fresh -pre7 from bk, I get the following errors in
drivers/ide/pci/piix.c:

make[4]: Entering directory `/home/bb/src/kernel/linux-2.4/drivers/ide/pci'
gcc-2.95 -D__KERNEL__ -I/home/bb/src/kernel/linux-2.4/include -Wall -Wstrict
-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame
-pointer -pipe -mpreferred-stack-boundary=2 -march=i586  -I../ -nostdinc -iw
ithprefix include -DKBUILD_BASENAME=piix  -c -o piix.o piix.c
In file included from piix.c:107:
piix.h:254: `PCI_DEVICE_ID_INTEL_82801EB_11' undeclared here (not in a
function)
piix.h:254: initializer element is not constant
piix.h:254: (near initialization for `piix_pci_info[15].device')
piix.h:282: `PCI_DEVICE_ID_INTEL_82801DB_10' undeclared here (not in a
function)
piix.h:282: initializer element is not constant
piix.h:282: (near initialization for `piix_pci_info[17].device')
piix.c: In function `piix_get_info':
piix.c:149: `PCI_DEVICE_ID_INTEL_82801DB_10' undeclared (first use in this
function)
piix.c:149: (Each undeclared identifier is reported only once
piix.c:149: for each function it appears in.)
piix.c:151: `PCI_DEVICE_ID_INTEL_82801EB_11' undeclared (first use in this
function)
piix.c: In function `piix_ratemask':
piix.c:284: `PCI_DEVICE_ID_INTEL_82801DB_10' undeclared (first use in this
function)
piix.c:286: `PCI_DEVICE_ID_INTEL_82801EB_11' undeclared (first use in this
function)
piix.c: In function `init_chipset_piix':
piix.c:612: `PCI_DEVICE_ID_INTEL_82801DB_10' undeclared (first use in this
function)
piix.c:614: `PCI_DEVICE_ID_INTEL_82801EB_11' undeclared (first use in this
function)
piix.c: At top level:
piix.c:803: `PCI_DEVICE_ID_INTEL_82801EB_11' undeclared here (not in a
function)
piix.c:803: initializer element is not constant
piix.c:803: (near initialization for `piix_pci_tbl[15].device')
piix.c:805: `PCI_DEVICE_ID_INTEL_82801DB_10' undeclared here (not in a
function)
piix.c:805: initializer element is not constant
piix.c:805: (near initialization for `piix_pci_tbl[17].device')
make[4]: *** [piix.o] Error 1
make[4]: Leaving directory `/home/bb/src/kernel/linux-2.4/drivers/ide/pci'

The device ids in question are missing from include/linux/pci_ids.h.

What I find in drivers/pci/pci.ids is this:

        24c0  82801DB ISA Bridge (LPC)
        24c2  82801DB USB (Hub #1)
        24c3  82801DB SMBus
        24c4  82801DB USB (Hub #2)
        24c5  82801DB AC'97 Audio
        24c6  82801DB AC'97 Modem
        24c7  82801DB USB (Hub #3)
        24cb  82801DB ICH4 IDE
        24cd  82801DB USB EHCI Controller

but no entries for 82801EB. Is pci_ids.h auto-generated from pci.ids?

Thanks

Beat Bolli


             reply	other threads:[~2003-04-01 21:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-01 22:05 Beat Bolli [this message]
2003-04-02 11:40 ` Alan Cox

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='000b01c2f89a$d5eb12c0$020ba8c0@bolli' \
    --to=bbolli@ymail.ch \
    --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

all inboxes | Powered by JetHome®