linux-l: hisax modul

Carsten Paeth calle at calle.in-berlin.de
Mi Dez 3 21:07:14 CET 1997


> 
> > beim laden von hisax kommt die fehlermeldung get_radom_bytes wuerde
> > fehlen (nach make clean, dep, zlilo, modules_install). die funktion
> > steht auch in System.map. vielleicht kann mir jemand (harald?) das
> > erklaeren. hab's erstmal auskommentiert.
> habe auf kernel 2.0.32 aufgeruestet (der nicht mal compilierbar ist, da
> sind #endif ohne #ifdef und PCI konstaten ohne definition drinn... habt
> ihr auch diese erfahrung?) und schon ist jedenfalls das random_byte
> problem verschwunden.
> > 
> > dann kann ich das module (mit den richtigen parametern & isapnp vorher)
> > auch laden, jedoch gibt's ein 'no such device' nach 'cat
> > /dev/isdninfo'. was kann DAS sein? 
> > 
> aber das problem besteht weiterhin. also ihr isdn-freaks: wie macht
> ihrs? modul laden und dann? was sollen die programme eigentlich, die da
> heiszen 
> 	isdnbutton
  ? gibt es nicht, habe den aktuellen CVS-Tree da.
> 	isdnctrl
  dient zum Einstellen der Parameter der ISDN-Interfaces
> 	isdnlog
  Gibt es eine sehr lange Doku zu, die auch isdnrep geschreibt.
> 	isdnrep
  isdnrep gibt die Verbindungskosten aus, die isdnlog zusammengestellt hat.

> fuer's letzte gibt's nicht mal ne man-page. ist linux-isdn einfach
> mist oder ...
> 
> in /usr/src steht ein rc.isdn, was jedoch icn (wohl ein isdn-karten
> hersteller) vorraussetzt. schrott also. die dokumentation bezieht sich
> lediglich aud isdnlog, ich wuerde aber gern erstaml ueberhaupt..

Das sollte dir als Anhaltspunkt weiterhelfen:

isdnctrl addif ippp0
isdnctrl addphone ippp0 out <telefon nummer>
isdnctrl addphone ippp0 in 30<telefon nummer>
isdnctrl eaz ippp0 <MSN>
isdnctrl l2_prot ippp0 hdlc
isdnctrl l3_prot ippp0 trans
isdnctrl encap ippp0 syncppp
isdnctrl huptimeout ippp0 30
isdnctrl chargehup ippp0 off
isdnctrl secure ippp0 on
ifconfig ippp0 <local ip addr> pointopoint <remote ip addr>
route add <remote ip addr> dev ippp0
ipppd useifip /dev/ippp0

calle

> 
> etwas sauer,
> 	michael
> 
> -- 
> -----------------------------------------------------Michael Dietrich
>                                   private mailto:mdt at mdt.in-berlin.de
>                                 commercial mailto:mdt at stargate.all.de
>                                       http://www.is.in-berlin.de/~mdt
>                                                   fax:+49.171.8029279
>                                                    PGP KeyID:28033EFD
> 



Mehr Informationen über die Mailingliste linux-l