LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 10-17-2004, 10:00 AM   #1
Vorik
Member
 
Registered: Jun 2004
Location: Emmeloord, Netherlands
Distribution: Ubuntu
Posts: 63

Rep: Reputation: 15
How to get IRQ/IO from PCI Dynalink IS64PH ISDN Adapter


Hi all!

I am wrestling to get my Dynalink IS64PH ISDN Adapter to work.. I want to use the NET applet in my taskbar to connect to my work using ISDN. (Regular dialup connection, non VPN connection. Password changes each connection, so I cannot store that.)

Im kind've a newbie on this. Okay, a hardware summary:

Distro: Mandrake 10.1 Community, kernel 2.6.8.1-10mdksmp

Selection from output from LSPCI:
Quote:
02:09.0 Network controller: Dynalink IS64PH ISDN Adapter
Dmesg:
Quote:
[<c01b19d9>] devfs_remove+0xb9/0xc0
[<e0de0ddc>] isdn_cleanup_devfs+0x1c/0x47 [isdn]
[<e0de8b7e>] isdn_exit+0x1e/0x6e [isdn]
[<c01398c4>] sys_delete_module+0x134/0x180
[<c0106fa1>] sysenter_past_esp+0x52/0x71
devfs_remove: ippp-522253792 not found, cannot remove
[<c0107e3e>] dump_stack+0x1e/0x20
[<c01b19d9>] devfs_remove+0xb9/0xc0
[<e0de0ddc>] isdn_cleanup_devfs+0x1c/0x47 [isdn]
[<e0de8b7e>] isdn_exit+0x1e/0x6e [isdn]
[<c01398c4>] sys_delete_module+0x134/0x180
[<c0106fa1>] sysenter_past_esp+0x52/0x71
devfs_remove: ippp-522253792 not found, cannot remove
[<c0107e3e>] dump_stack+0x1e/0x20
[<c01b19d9>] devfs_remove+0xb9/0xc0
[<e0de0ddc>] isdn_cleanup_devfs+0x1c/0x47 [isdn]
[<e0de8b7e>] isdn_exit+0x1e/0x6e [isdn]
[<c01398c4>] sys_delete_module+0x134/0x180
[<c0106fa1>] sysenter_past_esp+0x52/0x71
devfs_remove: ippp-522253792 not found, cannot remove
[<c0107e3e>] dump_stack+0x1e/0x20
[<c01b19d9>] devfs_remove+0xb9/0xc0
[<e0de0ddc>] isdn_cleanup_devfs+0x1c/0x47 [isdn]
[<e0de8b7e>] isdn_exit+0x1e/0x6e [isdn]
[<c01398c4>] sys_delete_module+0x134/0x180
[<c0106fa1>] sysenter_past_esp+0x52/0x71
devfs_remove: ippp-522253792 not found, cannot remove
[<c0107e3e>] dump_stack+0x1e/0x20
[<c01b19d9>] devfs_remove+0xb9/0xc0
[<e0de0ddc>] isdn_cleanup_devfs+0x1c/0x47 [isdn]
[<e0de8b7e>] isdn_exit+0x1e/0x6e [isdn]
[<c01398c4>] sys_delete_module+0x134/0x180
[<c0106fa1>] sysenter_past_esp+0x52/0x71
ISDN-subsystem unloaded
CAPI Subsystem Rev 1.1.2.8
capifs: Rev 1.1.2.3
capi20: Rev 1.1.2.7: started up with major 68 (middleware+capifs)
CSLIP: code copyright 1989 Regents of the University of California
ISDN subsystem Rev: 1.1.2.3/1.1.2.3/1.1.2.2/1.1.2.3/1.1.2.2/1.1.2.2 loaded
HiSax: Linux Driver for passive ISDN cards
HiSax: Version 3.5 (module)
HiSax: Layer1 Revision 2.46.2.5
HiSax: Layer2 Revision 2.30.2.4
HiSax: TeiMgr Revision 2.20.2.3
HiSax: Layer3 Revision 2.22.2.3
HiSax: LinkLayer Revision 2.59.2.4
HiSax: Total 1 card defined
HiSax: Card 1 Protocol EDSS1 Id=HiSax (0)
HiSax: W6692 driver Rev. 1.18.2.4
Found: Dynalink/AsusCom IS64PH, I/O base: 0xd400, irq: 5
HiSax: IS64PH config irq:5 I/O:d400
W6692: Winbond W6692 version (0): W6692 V00
W6692 ISTA=0x0
W6692 IMASK=0xFF
W6692 D_EXIR=0x0
W6692 D_EXIM=0x0
W6692 D_RSTA=0xA0
Winbond 6692: IRQ 5 count 953036
Winbond 6692: IRQ 5 count 953040
HiSax: DSS1 Rev. 2.32.2.3
HiSax: 2 channels added
HiSax: MAX_WAITING_CALLS added
HiSax: debugging flags card 1 set to 4
isdn: Verbose-Level is 2
Looks like it crashed or something before reloading itself.

/var/log/messages:
Quote:
Oct 17 16:26:08 localhost kernel: [<e0de8b7e>] isdn_exit+0x1e/0x6e [isdn]
Oct 17 16:26:08 localhost kernel: [sys_delete_module+308/384] sys_delete_module+0x134/0x180
Oct 17 16:26:08 localhost kernel: [<c01398c4>] sys_delete_module+0x134/0x180
Oct 17 16:26:08 localhost kernel: [sysenter_past_esp+82/113] sysenter_past_esp+0x52/0x71
Oct 17 16:26:08 localhost kernel: [<c0106fa1>] sysenter_past_esp+0x52/0x71
Oct 17 16:26:08 localhost kernel: devfs_remove: ippp-522253792 not found, cannot remove
Oct 17 16:26:08 localhost kernel: [dump_stack+30/32] dump_stack+0x1e/0x20
Oct 17 16:26:08 localhost kernel: [<c0107e3e>] dump_stack+0x1e/0x20
Oct 17 16:26:08 localhost kernel: [devfs_remove+185/192] devfs_remove+0xb9/0xc0
Oct 17 16:26:08 localhost kernel: [<c01b19d9>] devfs_remove+0xb9/0xc0
Oct 17 16:26:08 localhost kernel: [pg0+546893276/1069203456] isdn_cleanup_devfs+0x1c/0x47 [isdn]
Oct 17 16:26:08 localhost kernel: [<e0de0ddc>] isdn_cleanup_devfs+0x1c/0x47 [isdn]
Oct 17 16:26:08 localhost kernel: [pg0+546925438/1069203456] isdn_exit+0x1e/0x6e [isdn]
Oct 17 16:26:08 localhost kernel: [<e0de8b7e>] isdn_exit+0x1e/0x6e [isdn]
Oct 17 16:26:08 localhost kernel: [sys_delete_module+308/384] sys_delete_module+0x134/0x180
Oct 17 16:26:08 localhost kernel: [<c01398c4>] sys_delete_module+0x134/0x180
Oct 17 16:26:08 localhost kernel: [sysenter_past_esp+82/113] sysenter_past_esp+0x52/0x71
Oct 17 16:26:08 localhost kernel: [<c0106fa1>] sysenter_past_esp+0x52/0x71
Oct 17 16:26:08 localhost kernel: ISDN-subsystem unloaded
Oct 17 16:26:09 localhost kernel: CAPI Subsystem Rev 1.1.2.8
Oct 17 16:26:09 localhost kernel: capifs: Rev 1.1.2.3
Oct 17 16:26:09 localhost kernel: capi20: Rev 1.1.2.7: started up with major 68 (middleware+capifs)
Oct 17 16:26:09 localhost capiinit: ERROR: cannot open /dev/capi20 nor /dev/isdn/capi20 - No such file or directory (2)
Oct 17 16:26:09 localhost capi4linux: capiinit startup failed
Oct 17 16:26:09 localhost drakconnect[16024]: running: /sbin/chkconfig --del capi4linux
Oct 17 16:26:09 localhost drakconnect[16024]: running: /sbin/chkconfig --add isdn4linux
Oct 17 16:26:09 localhost drakconnect[16024]: running: /etc/rc.d/init.d/isdn4linux start
Oct 17 16:26:10 localhost kernel: CSLIP: code copyright 1989 Regents of the University of California
Oct 17 16:26:10 localhost kernel: ISDN subsystem Rev: 1.1.2.3/1.1.2.3/1.1.2.2/1.1.2.3/1.1.2.2/1.1.2.2 loaded
Oct 17 16:26:10 localhost kernel: HiSax: Linux Driver for passive ISDN cards
Oct 17 16:26:10 localhost kernel: HiSax: Version 3.5 (module)
Oct 17 16:26:10 localhost kernel: HiSax: Layer1 Revision 2.46.2.5
Oct 17 16:26:10 localhost kernel: HiSax: Layer2 Revision 2.30.2.4
Oct 17 16:26:10 localhost kernel: HiSax: TeiMgr Revision 2.20.2.3
Oct 17 16:26:10 localhost kernel: HiSax: Layer3 Revision 2.22.2.3
Oct 17 16:26:10 localhost kernel: HiSax: LinkLayer Revision 2.59.2.4
Oct 17 16:26:10 localhost kernel: HiSax: Card 1 Protocol EDSS1 Id=HiSax (0)
Oct 17 16:26:10 localhost kernel: HiSax: W6692 driver Rev. 1.18.2.4
Oct 17 16:26:10 localhost kernel: Found: Dynalink/AsusCom IS64PH, I/O base: 0xd400, irq: 5
Oct 17 16:26:10 localhost kernel: HiSax: IS64PH config irq:5 I/O:d400
Oct 17 16:26:10 localhost kernel: W6692: Winbond W6692 version (0): W6692 V00
Oct 17 16:26:10 localhost kernel: W6692 ISTA=0x0
Oct 17 16:26:10 localhost kernel: W6692 IMASK=0xFF
Oct 17 16:26:10 localhost kernel: W6692 D_EXIR=0x0
Oct 17 16:26:10 localhost kernel: W6692 D_EXIM=0x0
Oct 17 16:26:10 localhost kernel: W6692 D_RSTA=0xA0
Oct 17 16:26:10 localhost kernel: Winbond 6692: IRQ 5 count 953036
Oct 17 16:26:10 localhost kernel: Winbond 6692: IRQ 5 count 953040
Oct 17 16:26:10 localhost kernel: HiSax: DSS1 Rev. 2.32.2.3
Oct 17 16:26:10 localhost kernel: HiSax: 2 channels added
Oct 17 16:26:10 localhost kernel: HiSax: MAX_WAITING_CALLS added
Oct 17 16:26:10 localhost kernel: isdn: Verbose-Level is 2
quite a long post this, uh?

I'm using the controlpanel from mandrake to configure the adapter. It asks for IRQ, Memoryaddress, DMA etc. I took these from my WinXP installation, but am unsure if these are correct. The IO and IRQ were in the dmesg, so that was easy. The memory address is unsure...

If I click the NET applet, there is no tab for the isdn adapter.

So.. If anyone can help me with this, it would be greatly appreciated!

Thanks,
Vorik

Last edited by Vorik; 10-17-2004 at 10:02 AM.
 
Old 10-17-2004, 08:08 PM   #2
Robhogg
Member
 
Registered: Sep 2004
Location: Old York, North Yorks.
Distribution: Debian 7 (mainly)
Posts: 653

Rep: Reputation: 97
Assuming the options are the same as in SuSE, if you add the -v (verbose) option to lspci (i.e. lspci -v) you should get a lot more info on each device, including IRQs and memory addresses.

Rob.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Fedora 4 and ISDN (Dynalink-Asuscom) pettar Fedora 1 11-10-2005 02:41 AM
How to use usb isdn adapter in MD10? oz2ql Mandriva 37 02-07-2005 04:17 PM
Isdn Adapter Problems hriby Linux - Hardware 1 06-29-2004 09:25 PM
Dynalink IS64PH PCI ISDN card with 2.4.20 kernel eoin_too Linux - Hardware 0 03-01-2004 06:05 AM
can not get my Diva ISDN Adapter to work on RH9 rkhan2000 Linux - Hardware 0 11-16-2003 05:04 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 07:05 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration