blob: d03ef625dfd47e8c77ffecb2973f321f12dd7ce3 (
plain) (
blame)
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
|
SW RF kill switch for Fujitsu Siemens Amilo M 7400 / Maxdata 7000DX
and compatible hardware.
Please be sure that CONFIG_CHECK_SIGNATURE=y in your kernel configuration!
Otherwise this module will not compile.
Nov 22, 2008 - Release 0.5.2
This package, with minor modifications from zwobbl's 0.5.1, was created
by legolas558.
More information at:
http://legolas558.iragan.com/fsam7400
Sep 24, 2006 - Release 0.5.1
------------ ----- ----- ---- --- -- -
* Fix: possible null pointer dereference in proc code
* Fix: module exit code was mistakenly disabled
for prior changes see CHANGELOG
TODO
------------ ----- ----- ---- --- -- -
* Fix bugs (if there are any ;))
------------ ----- ----- ---- --- -- -
Have a look in INSTALL for further details to get things working!
License
------------ ----- ----- ---- --- -- -
Copyright(c) 2006 zwobbl. All rights reserved.
This program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the Free
Software Foundation; either version 2 of the License, or (at your option)
any later version.
This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
more details.
You should have received a copy of the GNU General Public License along with
this program; if not, write to the Free Software Foundation, Inc., 59
Temple Place - Suite 330, Boston, MA 02111-1307, USA.
The full GNU General Public License is included in this distribution in the
file called LICENSE.
Contact Information:
Marcel Naziri <fsam7400@zwobbl.de>
|