hisaxctrl(8)


NAME

   hisaxctrl - configure HiSax-Module

SYNOPSIS

   hisaxctrl DriverId command parameters

DESCRIPTION

   hisaxctrl  is used to setup the HiSax-ISDN device driver.  All logging-
   output is sent to the device /dev/isdnctrl.  So  you  can  show  it  by
   executing cat /dev/isdnctrl.
   NOTE:   for   devfs   systems,   the  program  will  automatically  use
   /dev/isdn/isdnctrl if available.

   The use of hisaxctrl only makes  sense  if  you  are  using  the  HiSax
   driver.

OPTIONS

   DriverId
          is  used  to  identify the card when using more than one passive
          card. While loading the hisax module with  insmod,  or  modprobe
          the  DriverId is set by appending id=idstring1%idstring2%...  to
          the commandline.

   command
          is an integer selecting the setup category. The following values
          are  defined  for  setting  the  logging-level of the HiSax-ISDN
          device driver:

           0 reports card status infos.
           1 selects generic debugging.
          11 selects layer 1 development debugging.
          13 selects layer 3 development debugging.

   the following commands are  used  to  enable  special  features  during
   runtime of the HiSax-ISDN device driver.

           2 set B-channel ON delay to parameter (in ms)
           5 set B-channel in leased mode
           6 set B-channel in TESTLOOP mode
           7 set/reset card in Point To Point mode
           8 set card in FIXED TEI mode
           9 load firmware for DSP cards
          10 set B-channel usage limit to 1 or 2 channels
          12 set echo logging mode (only for some cards)
             B-channel usage limit needs to be 1 if enabled

   parameter
          If  the  command is 9 then the parameter is the full pathname to
          the file containing the firmware.

          For debug settings this is an integer  representing  a  bitmask.
          Every  bit  in  this  mask  switches a debug facility on or off.
          Depending on the selected category,  the  following  values  are
          defined:

          With generic debugging selected
          (command 1):

          0x001 Link-level <--> hardware-level communication
          0x002 Top state machine
          0x004 D-Channel Q.931 (call control messages)
          0x008 D-Channel Q.921
          0x010 B-Channel X.75
          0x020 D-Channel l2
          0x040 B-Channel l2
          0x080 D-Channel link state debugging
          0x100 B-Channel link state debugging
          0x200 TEI debug
          0x400 LOCK debug in callc.c
          0x800 More debug in callc.c (not for normal use)

          With layer 1 development debugging selected
          (command 11):

          0x001 Warnings (default: on)
          0x002 IRQ status
          0x004 ISAC
          0x008 ISAC FIFO
          0x010 HSCX
          0x020 HSCX FIFO (attention: full B-Channel output!)
          0x040 D-Channel LAPD frame types

          With layer 3 development debugging selected
          (command 13):

          0x001 Warnings (default: on)
          0x002 l3 protocol discriptor errors
          0x004 l3 state machine
          0x008 charge info debugging (1TR6)

EXAMPLE

   hisaxctrl HiSax 1 0x3ff
          enables full generic debugging.

AUTHOR

    2000  by Karsten Keil <kkeil@suse.de>

SEE ALSO

   isdnctrl(8), isdn_cause(7), isdninfo(4).





Opportunity


Personal Opportunity - Free software gives you access to billions of dollars of software at no cost. Use this software for your business, personal use or to develop a profitable skill. Access to source code provides access to a level of capabilities/information that companies protect though copyrights. Open source is a core component of the Internet and it is available to you. Leverage the billions of dollars in resources and capabilities to build a career, establish a business or change the world. The potential is endless for those who understand the opportunity.

Business Opportunity - Goldman Sachs, IBM and countless large corporations are leveraging open source to reduce costs, develop products and increase their bottom lines. Learn what these companies know about open source and how open source can give you the advantage.





Free Software


Free Software provides computer programs and capabilities at no cost but more importantly, it provides the freedom to run, edit, contribute to, and share the software. The importance of free software is a matter of access, not price. Software at no cost is a benefit but ownership rights to the software and source code is far more significant.


Free Office Software - The Libre Office suite provides top desktop productivity tools for free. This includes, a word processor, spreadsheet, presentation engine, drawing and flowcharting, database and math applications. Libre Office is available for Linux or Windows.





Free Books


The Free Books Library is a collection of thousands of the most popular public domain books in an online readable format. The collection includes great classical literature and more recent works where the U.S. copyright has expired. These books are yours to read and use without restrictions.


Source Code - Want to change a program or know how it works? Open Source provides the source code for its programs so that anyone can use, modify or learn how to write those programs themselves. Visit the GNU source code repositories to download the source.





Education


Study at Harvard, Stanford or MIT - Open edX provides free online courses from Harvard, MIT, Columbia, UC Berkeley and other top Universities. Hundreds of courses for almost all major subjects and course levels. Open edx also offers some paid courses and selected certifications.


Linux Manual Pages - A man or manual page is a form of software documentation found on Linux/Unix operating systems. Topics covered include computer programs (including library and system calls), formal standards and conventions, and even abstract concepts.