[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.1 and 1.4.4.4

version 1.4.4.1, 2002/01/10 19:44:26 version 1.4.4.4, 2002/10/10 18:33:10
Line 43  options  ISICPNP_ELSA_PCC16 # later vari
Line 43  options  ISICPNP_ELSA_PCC16 # later vari
 options         ISICPNP_SEDLBAUER       # Sedlbauer WinSpeed  options         ISICPNP_SEDLBAUER       # Sedlbauer WinSpeed
 options         ISICPNP_DYNALINK        # Dynalink IS64PH  options         ISICPNP_DYNALINK        # Dynalink IS64PH
 options         ISICPNP_SIEMENS_ISURF2  # Siemens I-Surf  options         ISICPNP_SIEMENS_ISURF2  # Siemens I-Surf
   options         ISICPNP_ITKIX           # ITK IX PnP cards
 isic* at isapnp?  isic* at isapnp?
 #  #
 #---------------------------------------------------------------------  #---------------------------------------------------------------------
 # Supported PCI cards:  # Supported PCI cards:
 #  #
 options         ISICPCI_ELSA_QS1PCI     # ELSA QuickStep 1000 (PCI Version)  
 options         ISICPCI_AVM_A1          # AVM Fritz!Card (PCI Version)  
 isic* at pci?  isic* at pci?
   
   # Winbond W6692
   iwic*   at pci?
   
   # AVM Fritz!PCI card
   ifpci* at pci?
   
 #  #
 #---------------------------------------------------------------------  #---------------------------------------------------------------------
 # Supported PCMCIA cards:  # Supported PCMCIA cards:
Line 66  isic* at pcmcia? function ?
Line 72  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.1  
changed lines
  Added in v.1.4.4.4

CVSweb <webmaster@jp.NetBSD.org>