Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Aug 2001 10:46:03 -0600
From:      Warner Losh <imp@harmony.village.org>
To:        nate@yogotech.com (Nate Williams)
Cc:        Michael Collette <metrol@earthlink.net>, FreeBSD <freebsd-mobile@FreeBSD.ORG>
Subject:   Re: IRQ Problems with Stable 
Message-ID:  <200108241646.f7OGk3W95043@harmony.village.org>
In-Reply-To: Your message of "Fri, 24 Aug 2001 10:40:50 MDT." <15238.33682.65668.411961@nomad.yogotech.com> 
References:  <15238.33682.65668.411961@nomad.yogotech.com>  <200108240236.f7O2awq50870@rover.village.org> <200108232209.f7NM9tW89010@harmony.village.org> <200108240539.f7O5dEW91414@harmony.village.org> <20010824070712.4994937B410@hub.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <15238.33682.65668.411961@nomad.yogotech.com> Nate Williams writes:
: > ed1 at port 0x300-0x31f irq 11 slot 0 on pccard0
: > ed1: address [mac address], type Linksys (16 bit)
: > lxtphy0: <LXT970 10/100 media interface> on miibus0
: > lxtphy0:  100baseFX, 100baseFX-FDX, 10baseT, 10baseT-FDX, 100baseTX,
: >  100baseTX-FDX, auto
: > 
: > Same problem.  ed1 is getting assigned to IRQ 11.
: 
: This actually isn't a bug, and is a feature of the new PCI interrupt
: routing code.  Does the card not work correctly?

I believe that I have other mail from him saying that he gets device
timeouts.

: > No clue why it's not 
: > assigning the card to ed0, as there really is only one card here.
: 
: This is a bit annoying, but easy to work around.  I believe it's caused
: because ed0 would be the ISA device, and ed1 is the PCI device, and the
: default is to have it setup as a PCI device if possible in the current
: code.

Acutally, it is due to the ed0 line in the config file.  Changing the
line from
device		ed0	at isa? port 0x280 irq 10 iomem 0xd8000

to

device		ed

will fix this.

Warner

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




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