Commit Graph

18 Commits

Author SHA1 Message Date
Carsten Paeth 9f8f30af0c Always use capifs, don't trust devfs. 2004-01-19 09:15:57 +00:00
Carsten Paeth 01dec58345 remove several warnings. 2004-01-16 15:27:13 +00:00
Carsten Paeth ee1fd845e8 Modifications to let ist run with patched 2.6 kernel.
Pure 2.6.0/2.6.1 is not working.
2004-01-16 12:33:16 +00:00
Carsten Paeth f6c3f805f5 Bugfix: fixed problems with activate and deactivate subcommands, when
AVM B1 PCI V4 is used.
2003-03-31 09:50:52 +00:00
Paul Slootman 57a5d1d053 Also search for firmware in /usr/share/isdn, which is more in line with LSB 2003-03-11 13:39:07 +00:00
Carsten Paeth cbd4140a85 New Commands to only load modules, only initialize cards,
only reset cards, inititialize a single card or reset a single card.
2003-01-14 13:47:15 +00:00
Carsten Paeth 861ebd8683 The protocol value was not tranfered to the patchinfo. Because of
this for example NI1 did not work ...
2002-10-25 13:50:44 +00:00
Karsten Keil 97334bfc99 - Fix some glibc header file problems
- Fix some autoconf file syntax, newer autoconf check it strict
2002-07-06 00:11:19 +00:00
Carsten Paeth b0f3856520 - Uaah. Bugfix for c2 patchvalues. 2002-05-23 12:52:36 +00:00
Carsten Paeth c26e85043d support for "AVM ISDN Controller C2" added. 2001-04-18 10:21:42 +00:00
Carsten Paeth 773ceaa15e - added tmpfiles to .cvsignore 2000-11-01 14:07:31 +00:00
Carsten Paeth ba5704f62a - produce an error message, if a driver could not be loaded. 2000-08-31 08:23:35 +00:00
Carsten Paeth 459174838f Bugfix: pci controllers were always by initialized first in multi
controller environment.
2000-07-24 14:15:10 +00:00
Carsten Paeth 5b92c5ec3f - Bugfix: devfs mount was never detected, because an extra / in path. 2000-07-24 08:38:04 +00:00
Carsten Paeth a5eb7feeb2 - creat /dev/capi if not exist, and mount capifs if available and devfs
not availabe or not mounted on /dev.
- better error messages
2000-06-30 14:08:45 +00:00
Carsten Paeth d964d96274 Mount capifs on /dev/capi if available. 2000-06-29 15:17:21 +00:00
Carsten Paeth 34a28a86fb Umount capifs on "stop". 2000-05-18 15:20:18 +00:00
Carsten Paeth 62ba1a0f83 New command capiinit, this will replace avmcapictrl in the future, if
called as "capiinit start" ist will load all modules, add all cards
configured in "/etc/capi.conf" and load the firmware to all active
cards. When called as "capiinit stop", it will deinit all cards and
remove all modules. Sample config in capiinit/capi.conf.
2000-03-17 16:19:43 +00:00