*) create config file /etc/sysconfig/isdncard
-------------------------------------------------------------
NAME="AVM PCI (Fritz!PCI v2)"
MODULE="hisax_fcpcipnp"
VENDOR_ID="1244"
DEVICE_ID="0a00"
RESOURCES="protocol=2"
-------------------------------------------------------------
*) run "/etc/init.d/isdn start" -> OK
(output of "cat /proc/modules")
-------------------------------------------------------------
hisax_fcpcipnp 9792 0
hisax_isac 10872 0 [hisax_fcpcipnp]
hisax 501380 0 [hisax_fcpcipnp hisax_isac]
isdn 129920 0 [hisax]
slhc 6580 0 [isdn]
parport_pc 17508 1 (autoclean)
lp 8580 0 (autoclean)
parport 33952 1 (autoclean) [parport_pc lp]
autofs 12148 0 (autoclean) (unused)
3c59x 29360 1
ipt_REJECT 3672 6 (autoclean)
iptable_filter 2316 1 (autoclean)
ip_tables 14488 2 [ipt_REJECT iptable_filter]
keybdev 2720 0 (unused)
mousedev 5204 0 (unused)
hid 20772 0 (unused)
input 5632 0 [keybdev mousedev hid]
usb-ohci 20392 0 (unused)
usbcore 73088 1 [hid usb-ohci]
ext3 64704 1
jbd 47828 1 [ext3]
-------------------------------------------------------------
*) create device-file "/etc/sysconfig/network-scripts/ifcfg-ippp0" and
restart the network -> no error report
-------------------------------------------------------------
# Please read /usr/share/doc/initscripts-*/sysconfig.txt
# for the documentation of these parameters.
USERCTL=no
PEERDNS=no
TYPE=ISDN
DEVICE=/dev/ippp0
BOOTPROTO=dhcp
ONBOOT=yes
DEFROUTE=no
PERSIST=off
SECURE=off
BUNDLING=off
USER=00000000000
PHONE_OUT=000000
MSN=00000
CALLBACK=off
CCP=off
PC=off
AC=off
BSDCOMP=off
VJ=off
VJCCOMP=off
-------------------------------------------------------------
BUT:
*) ifconfig does not display ippp0 ???
*) isdnctrl status ippp0 -> "no such device" ???
Please help me! It's confusing...
Thanx...
Mike