Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Aug 2004 20:50:50 -0600 (MDT)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        erik.u@dnainternet.net
Cc:        current@FreeBSD.ORG
Subject:   Re: Changing irq's?
Message-ID:  <20040822.205050.127362064.imp@bsdimp.com>
In-Reply-To: <41286054.2030309@dnainternet.net>
References:  <41284FDA.2060202@dnainternet.net> <20040822081004.GB1229@empiric.icir.org> <41286054.2030309@dnainternet.net>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <41286054.2030309@dnainternet.net>
            "Erik U." <erik.u@dnainternet.net> writes:
: Bruce M Simpson wrote:
: > On Sun, Aug 22, 2004 at 10:48:42AM +0300, Erik U. wrote:
: > 
: >>So how can i build them on to the kernel. I tried these but i got syntax 
: >>errors:
: >>device          rl at pci? irq 10       # RealTek 8129/8139
: >>device          pcm at pci? irq 5
: > 
: > 
: > This method of device configuration (and indeed /boot/kernel.conf) was
: > deprecated after FreeBSD 4.x. Please try the procedures outlined in
: > the manual page device.hints(5).
: > 
: 
: Big thanks.

But you can't change irq numbers on PCI devices.  They are assigned
and you have no choice in the matter.  Newer acpi systems may have
some lattitude in what the OS assigns to these resources, but FreeBSD
doesn't support user specified values at this time.

Warner



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