Re: 2.6.22-rc: regression: no irda0 interface (2.6.21 was OK), smsc does not find chip

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Bjorn Helgaas <bjorn.helgaas@...>
Cc: Andrew Morton <akpm@...>, Samuel Ortiz <samuel@...>, Linus Walleij (LD/EAB) <linus.walleij@...>, <linux-kernel@...>, Michal Piotrowski <michal.k.k.piotrowski@...>, <ambx1@...>, <linux-pcmcia@...>
Date: Saturday, June 30, 2007 - 5:13 pm

On Saturday 30 June 2007, Andrey Borzenkov wrote:
ld

After some digging, it works now :) So the story:

PCMCIA includes code for checking for free IO range(s)
code is active only if CONFIG_ISA is defined
CONFIG_ISA has this excellent help text:
          Find out whether you have ISA slots on your motherboard.=20
and I was stupid enough to take this literally (having notebook I obviously=
 do=20
not have any slots at all)

So after recompiling with CONFIG_ISA defined I now get

[ 2254.136611] cs: IO port probe 0x100-0x3af: excluding 0x100-0x107=20
0x2e8-0x2ef 0x378-0x37f
[ 2254.166638] cs: IO port probe 0x3e0-0x4ff: excluding 0x3f8-0x3ff=20
0x408-0x40f 0x480-0x48f 0x4d0-0x4d7
[ 2254.194838] cs: IO port probe 0x820-0x8ff: clean.
[ 2254.222401] cs: IO port probe 0xc00-0xcf7: clean.
[ 2254.250056] cs: IO port probe 0xa00-0xaff: clean.

(I wonder why this is repeated 3 times, but well ...) and smsc-ircc2 takes=
=20
over ports 0x100 - 0x107 and is happy.

THANK YOU!

Bjorn, I believe last touch that is needed is to sort out printf issues,=20
otherwise patch is fine here.

=2Dandrey
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
RE: 2.6.22-rc: regression: no irda0 interface (2.6.21 was OK..., Linus Walleij (LD/EAB), (Tue Jun 5, 8:06 am)
RE: 2.6.22-rc: regression: no irda0 interface (2.6.21 was OK..., Linus Walleij (LD/EAB), (Tue Jun 5, 3:18 am)
RE: 2.6.22-rc: regression: no irda0 interface (2.6.21 was OK..., Linus Walleij (LD/EAB), (Tue Jun 5, 7:57 am)
RE: 2.6.22-rc: regression: no irda0 interface (2.6.21 was OK..., Linus Walleij (LD/EAB), (Thu Jun 7, 8:23 am)
Re: 2.6.22-rc: regression: no irda0 interface (2.6.21 was OK..., Andrey Borzenkov, (Mon Jun 11, 10:04 am)
Re: 2.6.22-rc: regression: no irda0 interface (2.6.21 was OK..., Andrey Borzenkov, (Sat Jun 16, 12:38 pm)
Re: 2.6.22-rc: regression: no irda0 interface (2.6.21 was OK..., Michal Piotrowski, (Sat Jun 30, 8:01 pm)
Re: 2.6.22-rc: regression: no irda0 interface (2.6.21 was OK..., Michal Piotrowski, (Sat Jun 30, 8:04 pm)
Re: 2.6.22-rc: regression: no irda0 interface (2.6.21 was OK..., Andrey Borzenkov, (Sat Jun 30, 10:47 am)
Re: 2.6.22-rc: regression: no irda0 interface (2.6.21 was OK..., Andrey Borzenkov, (Sat Jun 30, 5:13 pm)