Commit Graph

18 Commits

Author SHA1 Message Date
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 37527f5a1e we detect the cards now in the order like we find it in the pci space, thats what hfcmulti also does, so we have less confusion about order with multiple different cards 2006-05-16 13:02:05 +00:00
Chrisian Richter 2b91aa829c fixed 4S find bug for more then 1 card 2006-05-14 15:20:13 +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 534a86348f added Linux Netdevice support to enable L1 hdlc frame debugging with ethereal, that's just a first shot and doesn't work proper yet. It needs to be compiled in with CONFIG_MISDN_NETDEV. also modified the misdn-init script to makes it possible to only load a specific driver (for better hotplug support) 2006-05-04 13:42:44 +00:00
Martin Bachem fafb8122bb loading module capi 2006-05-04 08:14:08 +00:00
Martin Bachem b972326e3d check for lsusb 2006-04-30 09:58:53 +00:00
Martin Bachem adb6cc7a2b 'scan' will find HFC-S USB adapters via lsusb 2006-04-30 09:08:07 +00:00
Chrisian Richter aa72af8460 added chkconfig support for redhat 2006-04-25 09:35:49 +00:00
Martin Bachem 755034c737 HFC-S USB L1 module is named 'hfcsusb' 2006-04-12 10:49:51 +00:00
Chrisian Richter 076a14607e -1 is not valid for the pcm parameter 2006-04-11 10:16:27 +00:00
Chrisian Richter 851bbdceec added BN2S card with 4S Chip :). Also fixed that the correct Subvendor IDs and Subdevice IDs are used and displayed, if some cards don't work mail me: cr@beronet.com. Advanced the misdn-init script to support the new 2S Card 2006-04-05 14:42:23 +00:00
Chrisian Richter cd6e0aca4a made it possible to change the user/group settings of /dev/mISDN if it didn't exist before 2006-03-16 10:12:00 +00:00
Chrisian Richter 67b9799208 corrected bits for the hfcmulti config, we can now really bridge in HW 2006-03-10 09:48:42 +00:00
Chrisian Richter 445c147d01 default value of pcm should be -1 for sofware bridging 2006-03-08 10:23:06 +00:00
Chrisian Richter 6a9d2d4907 added support for the a1 card from avm 2006-03-07 21:01:27 +00:00
Karsten Keil b267c6033f - move branch mqueue to HEAD 2006-03-06 12:58:31 +00:00