[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.1.1.1.2.4 and 1.12.2.3

version 1.1.1.1.2.4, 2001/02/11 19:10:50 version 1.12.2.3, 2004/09/21 13:16:35
Line 10  include "arch/i386/conf/GENERIC"
Line 10  include "arch/i386/conf/GENERIC"
 # Legacy ISA cards (no P&P support):  # Legacy ISA cards (no P&P support):
 #  #
 # Teles S0/8 or Niccy 1008  # Teles S0/8 or Niccy 1008
 options ISICISA_TEL_S0_8  options         ISICISA_TEL_S0_8
 # isic0 at isa? iomem 0xd0000 irq 2  # isic0 at isa? iomem 0xd0000 irq 2
 # Teles S0/16 or Creatix ISDN-S0 or Niccy 1016  # Teles S0/16 or Creatix ISDN-S0 or Niccy 1016
 options ISICISA_TEL_S0_16  options         ISICISA_TEL_S0_16
 # isic0 at isa? port 0xd80 iomem 0xd0000 irq 9  # isic0 at isa? port 0xd80 iomem 0xd0000 irq 9
 # Teles S0/16.3  # Teles S0/16.3
 options ISICISA_TEL_S0_16_3  options         ISICISA_TEL_S0_16_3
 # isic0 at isa? port 0xd80 irq 12  # isic0 at isa? port 0xd80 irq 12
 # AVM A1 or AVM Fritz!Card  # AVM A1 or AVM Fritz!Card
 options ISICISA_AVM_A1  options         ISICISA_AVM_A1
 isic0 at isa? port 0x340 irq 10  isic0 at isa? port 0x340 irq 10
 # USRobotics Sportster ISDN TA intern  # USRobotics Sportster ISDN TA intern
 options ISICISA_USR_STI  options         ISICISA_USR_STI
 # isic0 at isa? port 0x268 irq 10  # isic0 at isa? port 0x268 irq 10
 # ITK ix1 micro  # ITK ix1 micro
 options ISICISA_ITKIX1  options         ISICISA_ITKIX1
 # isic0 at isa? port 0x398 irq 10  # isic0 at isa? port 0x398 irq 10
 #  #
 # XXX not ready yet:  # XXX not ready yet:
Line 35  options ISICISA_ITKIX1
Line 35  options ISICISA_ITKIX1
 #---------------------------------------------------------------------  #---------------------------------------------------------------------
 # Supported ISA Plug & Play cards:  # Supported ISA Plug & Play cards:
 #  #
 options ISICPNP_TEL_S0_16_3_P   # Teles S0/16PnP (but not 16.3c !)  options         ISICPNP_TEL_S0_16_3_P   # Teles S0/16PnP (but not 16.3c !)
 options ISICPNP_CRTX_S0_P       # Creatix ISDN-S0 P&P  options         ISICPNP_CRTX_S0_P       # Creatix ISDN-S0 P&P
 options ISICPNP_DRN_NGO         # Dr. Neuhaus Niccy GO@  options         ISICPNP_DRN_NGO         # Dr. Neuhaus Niccy GO@
 options ISICPNP_ELSA_QS1ISA     # ELSA QuickStep 1000 (ISA Version)  options         ISICPNP_ELSA_QS1ISA     # ELSA QuickStep 1000 (ISA Version)
 options ISICPNP_ELSA_PCC16      # later variant of ELSA QuickStep  options         ISICPNP_ELSA_PCC16      # later variant of ELSA QuickStep
 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?
   
   # AVM Fritz!PCI V2 card
   ifritz* at pci?
   
   # AVM B1/T1 PCI card
   iavc*   at pci?
   
 #  #
 #---------------------------------------------------------------------  #---------------------------------------------------------------------
 # Supported PCMCIA cards:  # Supported PCMCIA cards:
 #  #
 options ISICPCMCIA_AVM_A1       # Fritz!Card PCMCIA Version  options         ISICPCMCIA_AVM_A1       # Fritz!Card PCMCIA Version
 options ISICPCMCIA_ELSA_ISDNMC  # ELSA MicroLink ISDN/MC  options         ISICPCMCIA_ELSA_ISDNMC  # ELSA MicroLink ISDN/MC
 options ISICPCMCIA_ELSA_MCALL   # ELSA MicroLink MC/all  options         ISICPCMCIA_ELSA_MCALL   # ELSA MicroLink MC/all
 options ISICPCMCIA_SBSPEEDSTAR2 # Sedlbauer speed star II  options         ISICPCMCIA_SBSPEEDSTAR2 # Sedlbauer speed star II
 isic* at pcmcia? function ?  isic* at pcmcia? function ?
 #  #
   
Line 66  isic* at pcmcia? function ?
Line 78  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         IRIP_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.1.1.1.2.4  
changed lines
  Added in v.1.12.2.3

CVSweb <webmaster@jp.NetBSD.org>