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