File: Readme.txt

package info (click to toggle)
sl-modem 2.9.11~20100718-3
  • links: PTS, VCS
  • area: non-free
  • in suites: squeeze
  • size: 3,200 kB
  • ctags: 2,361
  • sloc: ansic: 10,990; sh: 818; makefile: 229; python: 40; perl: 11
file content (42 lines) | stat: -rw-r--r-- 971 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
---------------

Ungrab-Winmodem

---------------

This loadable module was written by Sasha Khapyorsky  - April 14, 2005

Purpose:
=======
Release slmodem devices which have been detected by Linux as if they were true
hardware modems and assigned by Linux to work with the standard serial driver.

When is it helpful?
===================
When you see something like:
here the "modprobe slamr debug=3" outout:
slamr: unsupported module, tainting kernel.
slamr: module license 'Smart Link Ltd.' taints kernel.
slamr: SmartLink AMRMO modem.
slamr: device 10b9:5457 is grabbed by driver serial

or the same after two commands   modprobe slamr
                                 dmesg | grep slamr

Installation:
=============

You must be root or superuser

make
make install

Usage:
======

modprobe ungrab-winmodem

The modprobe command MUST be given BEFORE loading slamr

This text written by Jacques Goldberg
Questions: discuss@linmodems.org    , Subject: ungrab-winmodem