Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Dec 2003 14:12:38 -0500 (EST)
From:      "David S. Madole" <david@madole.net>
To:        "Adam Kaufman" <adam_kaufman@yahoo.com>
Cc:        freebsd-tokenring@freebsd.org
Subject:   Re: ISA support added to oltr driver
Message-ID:  <59103.12.148.10.20.1070392358.squirrel@ssl.omd3.com>
In-Reply-To: <20031202185220.28552.qmail@web10504.mail.yahoo.com>
References:  <7828.153.11.141.82.1069796664.squirrel@ssl.omd3.com> <20031202185220.28552.qmail@web10504.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> --- "Adam Kaufman" <adam_kaufman@yahoo.com> wrote:
> Ok, so I used the Olicom diagnostics disk to get the
> parameters for the card and it is recognized.  Here is
> the output from dmesg.
>
> oltr0: <Olicom ISA 16/4 Adapter (OC-3118)> at port
> 0xa20-0xa3f irq 10 drq 3 on isa0
> oltr0: MAC address 00:00:83:7f:7c:a6
>
> I have plugged into both a passive mau and a powered
> switch and when I do: 'ifconfig oltr0 up', I get these
> errors:
>
> oltr0: adapter init failure 0x400
> oltr0: adapter refused receive fragment  (rc = 1)

According to trlld.h, 0x400 means "adapter cannot interrupt", suggesting a
hardware configuration issue with the irq. Is there something else in the
machine on irq 10 perhaps? Remember, ISA cards cannot share interrupts
like PCI can.

Might want to check in your BIOS setup to see if there is some built-in
peripheral, maybe even ACPI, on irq 10, or if it's getting assigned to PCI
devices and adjust the configuration accordingly.

Dave



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