public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Rahul Karnik <rahul@genebrew.com>
To: Jeff Garzik <jgarzik@pobox.com>
Cc: Marcelo Penna Guerra <eu@marcelopenna.org>,
	Lars Duesing <ld@stud.fh-muenchen.de>,
	linux-kernel@vger.kernel.org
Subject: Re: 2.6.0-test1: include/linux/pci.h inconsistency?
Date: Tue, 15 Jul 2003 21:49:03 -0400	[thread overview]
Message-ID: <3F14AF0F.2070900@genebrew.com> (raw)
In-Reply-To: <20030715144212.GB13207@gtf.org>

Jeff Garzik wrote:

> I really would love some person with an nForce NIC to try and use
> amd8111e.c or pcnet32.c with their nForce2 NIC, and see what happens.

Added the IDs (0066 in my case, one of three according to Nvidia 
sources) to pci_ids.h and to the drivers. Assuming that is all that is 
needed, here's what happened:

amd8111e.c:

PCI: Setting latency timer of device 0000:00:04.0 to 64
eth1: AMD-8111e Driver Version: 3.0.3
eth1: [ Rev 0 ] PCI 10/100BaseT Ethernet 00:00:00:00:00:00

Loaded fine, but note the incorrect MAC address.

pcnet32.c (with debug=7):

PCI: Setting latency timer of device 0000:00:04.0 to 64
pcnet32.c:v1.27b 01.10.2002 tsbogend@alpha.franken.de
PCI: Setting latency timer of device 0000:00:04.0 to 64
pcnet32: io address range already allocated
pcnet32.c:v1.27b 01.10.2002 tsbogend@alpha.franken.de
kobject_register failed for pcnet32 (-17)
Call Trace:
  [<c01ab94c>] kobject_register+0x4c/0x60
  [<c01d93d4>] bus_add_driver+0x54/0xc0
  [<c01d9891>] driver_register+0x31/0x40
  [<c01b27ef>] pci_register_driver+0x6f/0xa0
  [<fc8b8044>] pcnet32_init_module+0x44/0x9e [pcnet32]
  [<c01310ca>] sys_init_module+0x14a/0x2a0
  [<c010930b>] syscall_call+0x7/0xb

Any other likely candidates? Is there any way to probe this?

Thanks,
Rahul


  parent reply	other threads:[~2003-07-16  1:21 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-14 15:06 2.6.0-test1: include/linux/pci.h inconsistency? Lars Duesing
2003-07-14 15:40 ` Jeff Garzik
2003-07-15 13:27 ` Marcelo Penna Guerra
2003-07-15 14:42   ` Jeff Garzik
2003-07-15 23:59     ` Marcelo Penna Guerra
2003-07-16  1:49     ` Rahul Karnik [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-07-15 17:25 Lars Duesing

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=3F14AF0F.2070900@genebrew.com \
    --to=rahul@genebrew.com \
    --cc=eu@marcelopenna.org \
    --cc=jgarzik@pobox.com \
    --cc=ld@stud.fh-muenchen.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox