Commit Graph

28 Commits

Author SHA1 Message Date
Chrisian Richter fc245dc655 preparing for 1.1.2 2007-04-02 07:01:14 +00:00
Chrisian Richter 0981be2474 added KVERS variable to make it possible to compile against a different than the just running kernel (thx. Igor Neves) 2007-03-05 23:22:01 +00:00
Chrisian Richter cfcd035054 fixed typo + added new subminor, preparation for new release.. 2007-03-02 18:14:19 +00:00
Chrisian Richter 04c6a25a2c adjusted Major/Minor in Makefile 2007-02-13 11:59:50 +00:00
Chrisian Richter b237b99a3e made the VERSION file .PHONY 2007-02-13 10:46:35 +00:00
Chrisian Richter 1f4daf4e55 VERSION file needs to be generated for compiling 2007-02-13 10:28:53 +00:00
Chrisian Richter 26104aec84 added new BN8S+ which has 8 LEDS for each ISDN Port, also added VERSION printing to mISDN_core 2007-02-13 10:27:01 +00:00
Chrisian Richter 1c919ae75b added installation of new xml style configuration 2006-12-21 09:21:05 +00:00
Nadi Sarrar c6e604b80f adding support for dual E1 card 2006-11-23 16:41:22 +00:00
Chrisian Richter ae7ba0a377 preparing first release 1_0_4 2006-11-13 14:55:43 +00:00
Chrisian Richter a340296f95 added makefile targets for very basic release management, based on cvs tags 2006-11-13 14:53:48 +00:00
Nadi Sarrar 18df072e60 fixed typo 2006-08-25 11:50:41 +00:00
Chrisian Richter 9d468d79be moved misdn-init from /etc/init.d to /usr/sbin, added checks for bc / modprobe / ... in misdn-init 2006-07-28 12:12:55 +00:00
Daniel Potts e862e5aac1 Added driver for Traverse Tech. NETJet card 2006-06-28 14:06:03 +00:00
Chrisian Richter ba46ac67a7 readded CONFIG_MISDN_DSP 2006-06-01 16:38:25 +00:00
Chrisian Richter 958a2e6ae1 * added winsize 7 for E1
* added real_bc to the l3 process for correct CC_RESTART handling in E1
* reworked the MT_RESTART_ACKNOWLEDGE to support EXTCID
* Major of mISDNif.h is now 4 (comprehension req)
* Makefile checks now for the Major of mISDNif.h to report backwards
  incompatibility

WE ARE NOW FULLY L2/L3 COMPLIANT FOR S2M AND S0 !!!
2006-06-01 11:02:10 +00:00
Chrisian Richter cf9dc7a520 added check for interface change of mISDNif.h 2006-05-31 02:18:55 +00:00
Chrisian Richter 08f6fd24ca added a litle queue for conference ids in the dsp. It creates the conference when the hardware is ready for sure.. before it was more luck if we had a hardware or software conference. Also added modules.d support for gentoo 2006-05-23 08:10:59 +00:00
Chrisian Richter dd8d5c47c1 fixed depmod problem 2006-05-12 13:35:28 +00:00
Chrisian Richter bcf464c910 fixed some litle issues with the modprobe.d stuff. Also we're automatically creating the configuration now if it's not there and if we're called from the hotplug stuff 2006-05-09 07:11:37 +00:00
Chrisian Richter 150992561e added a /etc/modprobe.d/mISDN file which uses the /etc/init.d/misdn-init script to load the mISDN modules. This makes it easier to load mISDN in hotplug based distros, which nearly all of them are now 2006-05-08 15:43:57 +00:00
Chrisian Richter 169c4dbded the depmod -a commit doesn't work proper.. 2006-05-08 11:11:07 +00:00
Chrisian Richter 82696e78fa depmod should be depmod -a 2006-05-05 15:02:13 +00:00
Chrisian Richter 4e29b84aae CONFIG_MISDN_NETDEV shouldn't even be n .. 2006-05-04 17:42:09 +00:00
Martin Bachem eda5eb22d6 netdev disabled by default ;) 2006-05-04 16:07:20 +00:00
Chrisian Richter 78503c4a80 make it possible to enable netdev by setting the config variable in the main Makefile 2006-05-04 15:36:26 +00:00
Chrisian Richter 88b1be3d4c make it possible to install mISDN as non root via INSTALL_PREFIX 2006-04-30 17:49:34 +00:00
Karsten Keil b267c6033f - move branch mqueue to HEAD 2006-03-06 12:58:31 +00:00