[BACK]Return to GENERIC_ISDN CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / arch / i386 / conf

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/sys/arch/i386/conf/Attic/GENERIC_ISDN between version 1.4.4.2 and 1.7

version 1.4.4.2, 2002/02/11 20:08:21 version 1.7, 2002/03/16 16:55:55
Line 67  isic* at pcmcia? function ?
Line 67  isic* at pcmcia? function ?
 # ISDN user land devices, drivers and pseudo-devices.  # ISDN user land devices, drivers and pseudo-devices.
 #---------------------------------------------------------------------  #---------------------------------------------------------------------
 #  #
 pseudo-device   i4b               # communication with userland daemon  pseudo-device   isdn              # communication with userland daemon
 pseudo-device   i4btrc          2 # userland driver to do ISDN tracing  pseudo-device   isdntrc         2 # userland driver to do ISDN tracing
 pseudo-device   i4bctl            # userland driver to control the whole thing  pseudo-device   isdnctl           # userland driver to control the whole thing
 pseudo-device   i4brbch         4 # userland driver for access to raw B channel  pseudo-device   isdnbchan       4 # userland driver for access to raw B channel
 pseudo-device   i4btel          2 # userland driver for telephony  pseudo-device   isdntel         2 # userland driver for telephony
 options         IPR_VJ            # compile support for VJ compression  options         IPR_VJ            # compile support for VJ compression
 pseudo-device   i4bipr          2 # network driver for IP over raw HDLC ISDN  pseudo-device   irip            2 # network driver for IP over raw HDLC ISDN
 pseudo-device   i4bisppp        2 # synchronous PPP over ISDN  pseudo-device   ippp            2 # synchronous PPP over ISDN
 #---------------------------------------------------------------------  #---------------------------------------------------------------------

Legend:
Removed from v.1.4.4.2  
changed lines
  Added in v.1.7

CVSweb <webmaster@jp.NetBSD.org>