cbagger01
Group: Members
Posts: 4264
Joined: Oct. 2003 |
|
Posted: Jan. 15 2005,21:53 |
|
A dsl extension is a custom createed *.tar.gz file that contains the files that you need to run your application.
Then you rename the file from *.tar.gz to *.dsl and load it up using the myDSL button Emelfm.
Search the forums for creating *.dsl extension or the documentation website. I believe that someone was working on a how-to for the subject.
Basically, what I am suggesting is that you boot up a knoppix 3.4 5-17-2004 livecd.
Then learn the names of the ISDN modules that are needed to get online.
Then tar and gz them into a *.tar.gz file and then rename it.
Finally, boot up DSL and click on the myDSL button to load in these files.
Then you will need to do something like open an xterminal and type:
sudo su modprobe name_of_your_module netcardconfig
or something like that.
I don't use ISDN, so I can't give you specific help. Just general ideas and concepts.
|