Re: mISDN и OSLEC
Tuesday, June 16 2009: Oslec is now part of the Linux kernel (linux-2.6.28/drivers/staging/echo). Thanks to Tzafrir, and Greg Kroah-Hartman for making this happen. Wow, something I helped write in the kernel!
Download, build and install oslec:
$ cd ~
$ wget http://www.rowetel.com/ucasterisk/downloads/oslec-0.2.tar.gz
$ tar xvzf oslec-0.2.tar.gz
$ cd oslec-0.2
$ make
$ insmod kernel/oslec.ko
|