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

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Andrey Borzenkov
Date: Saturday, June 30, 2007 - 12:16 am

On Saturday 30 June 2007, Bjorn Helgaas wrote:
er

does not work, sorry.

[  958.107142] ACPI: bus type pnp registered
[  958.125652] pnp: Device 00:0a activated.
[  958.125710]  00:0a: SMCf010 not responding at SIR 0x2e800000100, FIR=20
0x2e8def5a6d4; auto-configuring
[  958.127243] pnp: Device 00:0a disabled.
[  958.132808] pnp: Device 00:0a activated.
[  958.132837]  00:0a: not responding at SIR 0x2e800000100, FIR=20
0xded782bc000002e8; swapping SIR/FIR and reconfiguring
[  958.134350] pnp: Device 00:0a disabled.
[  958.140926] pnp: Device 00:0a activated.
[  958.140954]  00:0a: responds at SIR 0x100000002e8, FIR 0xded782bc000002e8
[  958.148707] pnp: PnP ACPI: found 12 devices

and loading smsc_ircc2

[  524.423280] pnp: Device 00:0a activated.
[  524.426614] smsc_ircc_present(), addr 0x0100 - no device found!
[  524.426614] pnp: Device 00:0a disabled.

as already mentioned, port 100 cannot work:

0100-013f : pcmcia_socket0
{pts/1}% sudo=20
cat /sys/class/pcmcia_socket/pcmcia_socket0/available_resources_io
0x00000100 - 0x000003af
0x000003e0 - 0x000004ff
0x00000820 - 0x000008ff
0x00000a00 - 0x00000aff
0x00000c00 - 0x00000cf7

additinally I get these warnings during compile (and output is bogus):

/home/bor/src/linux-git/drivers/pnp/quirks.c: In function =E2=80=98quirk_sm=
c_enable=E2=80=99:
/home/bor/src/linux-git/drivers/pnp/quirks.c:154: warning: format =E2=80=98=
%llx=E2=80=99=20
expects type =E2=80=98long long unsigned int=E2=80=99, but argument 5 has=20
type =E2=80=98resource_size_t=E2=80=99
/home/bor/src/linux-git/drivers/pnp/quirks.c:154: warning: format =E2=80=98=
%llx=E2=80=99=20
expects type =E2=80=98long long unsigned int=E2=80=99, but argument 6 has=20
type =E2=80=98resource_size_t=E2=80=99
/home/bor/src/linux-git/drivers/pnp/quirks.c:163: warning: format =E2=80=98=
%llx=E2=80=99=20
expects type =E2=80=98long long unsigned int=E2=80=99, but argument 4 has=20
type =E2=80=98resource_size_t=E2=80=99
/home/bor/src/linux-git/drivers/pnp/quirks.c:163: warning: format =E2=80=98=
%llx=E2=80=99=20
expects type =E2=80=98long long unsigned int=E2=80=99, but argument 5 has=20
type =E2=80=98resource_size_t=E2=80=99
/home/bor/src/linux-git/drivers/pnp/quirks.c:174: warning: format =E2=80=98=
%llx=E2=80=99=20
expects type =E2=80=98long long unsigned int=E2=80=99, but argument 4 has=20
type =E2=80=98resource_size_t=E2=80=99
/home/bor/src/linux-git/drivers/pnp/quirks.c:174: warning: format =E2=80=98=
%llx=E2=80=99=20
expects type =E2=80=98long long unsigned int=E2=80=99, but argument 5 has=20
type =E2=80=98resource_size_t=E2=80=99
/home/bor/src/linux-git/drivers/pnp/quirks.c:199: warning: format =E2=80=98=
%llx=E2=80=99=20
expects type =E2=80=98long long unsigned int=E2=80=99, but argument 4 has=20
type =E2=80=98resource_size_t=E2=80=99
/home/bor/src/linux-git/drivers/pnp/quirks.c:199: warning: format =E2=80=98=
%llx=E2=80=99=20
expects type =E2=80=98long long unsigned int=E2=80=99, but argument 5 has=20
type =E2=80=98resource_size_t=E2=80=99      =20

=2Dandrey

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
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 ..., Linus Walleij (LD/EAB), (Tue Jun 5, 12:18 am)
RE: 2.6.22-rc: regression: no irda0 interface (2.6.21 was ..., Linus Walleij (LD/EAB), (Tue Jun 5, 4:57 am)
RE: 2.6.22-rc: regression: no irda0 interface (2.6.21 was ..., Linus Walleij (LD/EAB), (Tue Jun 5, 5:06 am)
RE: 2.6.22-rc: regression: no irda0 interface (2.6.21 was ..., Linus Walleij (LD/EAB), (Thu Jun 7, 5:23 am)
Re: 2.6.22-rc: regression: no irda0 interface (2.6.21 was ..., Andrey Borzenkov, (Thu Jun 7, 10:24 pm)
Re: 2.6.22-rc: regression: no irda0 interface (2.6.21 was ..., Andrey Borzenkov, (Sat Jun 9, 11:47 pm)
Re: 2.6.22-rc: regression: no irda0 interface (2.6.21 was ..., Andrey Borzenkov, (Sun Jun 10, 1:03 am)
Re: 2.6.22-rc: regression: no irda0 interface (2.6.21 was ..., Andrey Borzenkov, (Mon Jun 11, 7:04 am)
Re: 2.6.22-rc: regression: no irda0 interface (2.6.21 was ..., Andrey Borzenkov, (Fri Jun 15, 6:44 am)
Re: 2.6.22-rc: regression: no irda0 interface (2.6.21 was ..., Andrey Borzenkov, (Sat Jun 16, 9:38 am)
Re: 2.6.22-rc: regression: no irda0 interface (2.6.21 was ..., Andrey Borzenkov, (Sat Jun 30, 12:16 am)
Re: 2.6.22-rc: regression: no irda0 interface (2.6.21 was ..., Andrey Borzenkov, (Sat Jun 30, 7:47 am)
Re: 2.6.22-rc: regression: no irda0 interface (2.6.21 was ..., Andrey Borzenkov, (Sat Jun 30, 2:13 pm)
Re: 2.6.22-rc: regression: no irda0 interface (2.6.21 was ..., Michal Piotrowski, (Sat Jun 30, 5:01 pm)
Re: 2.6.22-rc: regression: no irda0 interface (2.6.21 was ..., Michal Piotrowski, (Sat Jun 30, 5:04 pm)
Re: 2.6.22-rc: regression: no irda0 interface (2.6.21 was ..., Andrey Borzenkov, (Sat Aug 11, 11:39 am)
Re: 2.6.22-rc: regression: no irda0 interface (2.6.21 was ..., Andrey Borzenkov, (Fri Aug 17, 11:59 pm)