All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alessandro Suardi <alessandro.suardi@oracle.com>
To: cijoml@volny.cz
Cc: linux-kernel@vger.kernel.org
Subject: Re: smc-ircc freeze kernel
Date: Sat, 31 Aug 2002 22:07:51 +0200	[thread overview]
Message-ID: <3D712217.5030003@oracle.com> (raw)
In-Reply-To: E17l52I-0000NL-00@notas

Michal Semler wrote:
> Hello,
> 
> I use 2.4.19 kernel with notebook Dell Latitude CPx J650
> 
> I modprobe these modules:
> irlan                  19252   0 (unused)
> smc-ircc                6720   1
> irport                  4856   0 [smc-ircc]
> irda                   81744   1 [irlan smc-ircc irport]
> 
> kernel tells me:
> found SMC SuperIO Chip (devid=0x09 rev=08 base=0x03f0): FDC37N958FR
> SMC IrDA Controller found
>  IrCC version 1.1, firport 0x290, sirport 0x3e8 dma=3, irq=0
> IrDA: Registered device irda0
> 
> ifconfig tells me:
> irda0     Link encap:IrLAP  HWaddr 00:00:00:00
>           UP RUNNING NOARP  MTU:2048  Metric:1
>           RX packets:0 errors:0 dropped:0 overruns:0 frame:0
>           TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
>           collisions:0 txqueuelen:8
>           RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
>           Base address:0x3e8
> 
> then when I simply tells:
> ifconfig irda0 192.168.1.1 netmask 255.255.255.0
> my kernel freeze after 3 seconds and only numlock and scrolllock blinks
> 
> I dont have any other computer on other side at the moment I write ifconfig.

Works fine here on 2.4.20-pre5, gcc-3.2, Dell CPx750J with the
  same IR chipset you have.

[root@dolphin root]# cat /proc/version
Linux version 2.4.20-pre5 (asuardi@dolphin) (gcc version 3.2) #1 Fri Aug 
30 01:11:42 CEST 2002

[root@dolphin root]# ifconfig irda0
irda0     Link encap:IrLAP  HWaddr 5b:21:2a:64
           inet addr:192.168.1.1  Mask:255.255.255.0
           UP RUNNING NOARP  MTU:2048  Metric:1
           RX packets:0 errors:0 dropped:0 overruns:0 frame:0
           TX packets:5056 errors:0 dropped:0 overruns:0 carrier:0
           collisions:0 txqueuelen:8
           RX bytes:0 (0.0 b)  TX bytes:158118 (154.4 Kb)
           Interrupt:4 Base address:0x3e8

[root@dolphin root]# findchip -v
Found SMC FDC37N958FR Controller at 0x3f0, DevID=0x01, Rev. 1
     SIR Base 0x3e8, FIR Base 0x290
     IRQ = 4, DMA = 3
     Enabled: yes, Suspended: no
     UART compatible: yes
     Half duplex delay = 3 us

[root@dolphin root]# lsmod | grep ir
smc-ircc                7584   1
irport                  5368   1  [smc-ircc]
ircomm                  8712   0  (unused)
irlan                  23028   1
irda                   93520   1  [smc-ircc irport ircomm irlan]


Ciao,

--alessandro

  "everything dies, baby that's a fact
    but maybe everything that dies someday comes back"
        (Bruce Springsteen, "Atlantic City")


  reply	other threads:[~2002-08-31 20:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-31  9:59 smc-ircc freeze kernel Michal Semler
2002-08-31 20:07 ` Alessandro Suardi [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-09-03 20:47 Jean Tourrilhes

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3D712217.5030003@oracle.com \
    --to=alessandro.suardi@oracle.com \
    --cc=cijoml@volny.cz \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.