Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jan 2003 13:24:09 +0100 (CET)
From:      Harti Brandt <brandt@fokus.fraunhofer.de>
To:        sparc@freebsd.org
Subject:   strange IRQ assignments
Message-ID:  <20030128132145.T1102@beagle.fokus.gmd.de>

next in thread | raw e-mail | index | archive | help

Hi,

why is the IRQ for a network card different when I first load the driver?

harti


501 [root] (catssrv) /usr/src # ifconfig hatm0 up
hatm0: <FORE HE> mem 0x100000-0x1fffff irq 20 at device 2.0 on pci1
                                           ^^

hatm0: ForeRunnerHE 155, Rev. B, S/N 5705534, MAC=00:20:48:57:0f:3e
502 [root] (catssrv) /usr/src # kldunload if_hatm
hatm0: detached
503 [root] (catssrv) /usr/src # ifconfig hatm0 up
hatm0: <FORE HE> mem 0x100000-0x1fffff irq 2004 at device 2.0 on pci1
                                           ^^^^

hatm0: ForeRunnerHE 155, Rev. B, S/N 5705534, MAC=00:20:48:57:0f:3e
hatm0: carrier detected
-- 
harti brandt, http://www.fokus.gmd.de/research/cc/cats/employees/hartmut.brandt/private
              brandt@fokus.fraunhofer.de

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-sparc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030128132145.T1102>