Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Isdn avmcard under amd64 NEED HELP!!!
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64
View previous topic :: View next topic  
Author Message
amd64
n00b
n00b


Joined: 15 Feb 2004
Posts: 3

PostPosted: Mon Mar 15, 2004 3:56 pm    Post subject: Isdn avmcard under amd64 NEED HELP!!! Reply with quote

How do I get isdn avm card running under amd64 ????????
Back to top
View user's profile Send private message
doerrfleischfee
n00b
n00b


Joined: 11 Sep 2002
Posts: 27
Location: Bayreuth, Germany

PostPosted: Tue Mar 16, 2004 5:57 pm    Post subject: Reply with quote

If you have a passive ISDN card you will have to use mm-sources or several patches from ftp://ftp.isdn4linux.de ...

useful link:
http://rcum.uni-mb.si/~uvp00845b/

I'm using linux-2.6.4-mm1 (patches already included) and it works quite smoothly.
I activated CONFIG_ISDN_I4L and compiled the whole thing into the kernel. devfs wasn't able to create the necessary devices under /dev/isdn so I created them myself:
# mknod c 45 128 /dev/isdn/ippp0
# mknod c 45 255 /dev/isdn/isdninfo
# mknod c 45 64 /dev/isdn/isdnctrl
# mknod ttyI6 c 43 5 <-
# mknod ttyI6 c 43 6 <- for vbox (virtual modem devices)
...
hope that helps
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64 All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum