[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.4 and 1.5

version 1.4.4.4, 2002/10/10 18:33:10 version 1.5, 2001/11/20 12:56:30
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 72  isic* at pcmcia? function ?
Line 66  isic* at pcmcia? function ?
 # ISDN user land devices, drivers and pseudo-devices.  # ISDN user land devices, drivers and pseudo-devices.
 #---------------------------------------------------------------------  #---------------------------------------------------------------------
 #  #
 pseudo-device   isdn              # communication with userland daemon  pseudo-device   i4b               # communication with userland daemon
 pseudo-device   isdntrc         2 # userland driver to do ISDN tracing  pseudo-device   i4btrc          2 # userland driver to do ISDN tracing
 pseudo-device   isdnctl           # userland driver to control the whole thing  pseudo-device   i4bctl            # userland driver to control the whole thing
 pseudo-device   isdnbchan       4 # userland driver for access to raw B channel  pseudo-device   i4brbch         4 # userland driver for access to raw B channel
 pseudo-device   isdntel         2 # userland driver for telephony  pseudo-device   i4btel          2 # userland driver for telephony
 options         IPR_VJ            # compile support for VJ compression  options         IPR_VJ            # compile support for VJ compression
 pseudo-device   irip            2 # network driver for IP over raw HDLC ISDN  pseudo-device   i4bipr          2 # network driver for IP over raw HDLC ISDN
 pseudo-device   ippp            2 # synchronous PPP over ISDN  pseudo-device   i4bisppp        2 # synchronous PPP over ISDN
 #---------------------------------------------------------------------  #---------------------------------------------------------------------

Legend:
Removed from v.1.4.4.4  
changed lines
  Added in v.1.5

CVSweb <webmaster@jp.NetBSD.org>