[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.2.5 and 1.12.2.1

version 1.4.2.5, 2002/11/11 21:58:52 version 1.12.2.1, 2004/08/03 10:35:47
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  options         ISICPNP_ITKIX           # ITK IX PnP cards
 isic* at isapnp?  isic* at isapnp?
 #  #
 #---------------------------------------------------------------------  #---------------------------------------------------------------------
Line 60  ifpci* at pci?
Line 60  ifpci* at pci?
 # AVM Fritz!PCI V2 card  # AVM Fritz!PCI V2 card
 ifritz* at pci?  ifritz* at pci?
   
   # AVM B1/T1 PCI card
   iavc*   at pci?
   
 #  #
 #---------------------------------------------------------------------  #---------------------------------------------------------------------
 # Supported PCMCIA cards:  # Supported PCMCIA cards:
Line 80  pseudo-device isdntrc  2 # userland driv
Line 83  pseudo-device isdntrc  2 # userland driv
 pseudo-device   isdnctl           # userland driver to control the whole thing  pseudo-device   isdnctl           # userland driver to control the whole thing
 pseudo-device   isdnbchan       4 # userland driver for access to raw B channel  pseudo-device   isdnbchan       4 # userland driver for access to raw B channel
 pseudo-device   isdntel         2 # userland driver for telephony  pseudo-device   isdntel         2 # userland driver for telephony
 options         IPR_VJ            # compile support for VJ compression  options         IRIP_VJ           # compile support for VJ compression
 pseudo-device   irip            2 # network driver for IP over raw HDLC ISDN  pseudo-device   irip            2 # network driver for IP over raw HDLC ISDN
 pseudo-device   ippp            2 # synchronous PPP over ISDN  pseudo-device   ippp            2 # synchronous PPP over ISDN
 #---------------------------------------------------------------------  #---------------------------------------------------------------------

Legend:
Removed from v.1.4.2.5  
changed lines
  Added in v.1.12.2.1

CVSweb <webmaster@jp.NetBSD.org>