Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Jun 98 09:56:08 +0200
From:      David Wetzel <dave@turbocat.de>
To:        Markus Kurek <kurek@unidui.uni-duisburg.de>
Cc:        freebsd-isdn@FreeBSD.ORG
Subject:   Re: i4b-00.62 status report
Message-ID:  <199806160756.JAA00244@cat.turbocat.de>
References:  <3585BF8D.CB2F157F@uni-duisburg.de>

next in thread | previous in thread | raw e-mail | index | archive | help
> From: Markus Kurek <kurek@unidui.uni-duisburg.de>

> Today I switched from 00.61 to i4b-00.62.
> It did not compile out of the box on NetBSD-1.3.2.
> I had to remove 4 lines (line97-100) in i4b/layer1/i4b_avm_a1.c
> because of compiler errors:
(...)
I simply did that:

#---------------------------------------------------------------------
# i4b hardware support (isic - I4b Siemens Isdn Chipset driver)
# Teles S0/8 or Niccy 1008
#options TEL_S0_8
# isic0 at isa? iomem 0xd0000 irq 2
# Teles S0/16 or Creatix ISDN-S0 or Niccy 1016
options TEL_S0_16
isic0 at isa? port 0xe80 iomem 0xc8000 irq 11
# Teles S0/16.3
#options TEL_S0_16_3
# isic0 at isa? port 0xd80 irq 12
# AVM A1 or AVM Fritz!Card
#options AVM_A1
# isic0 at isa? port 0x340 irq 10
# USRobotics Sportster ISDN TA intern
#options USR_STI
# isic0 at isa? port 0x268
# Teles S0/16.3 PnP
#options TEL_S0_16_3_P
# isic0 at isapnp?
# Creatix ISDN-S0 P&P
#options CTX_S0_P
# isic0 at isapnp?
#options DRN_NGO
# isic0 at isapnp?
#---------------------------------------------------------------------
# Active EICON/Diehl Cards: S, SX, SXn, SCOM or QUADRO
# daic0 at isa? iomem 0xd8000 irq 10
#---------------------------------------------------------------------
pseudo-device	"i4b"
# userland driver to do ISDN tracing
pseudo-device   "i4btrc"
# userland driver to control the whole thing
pseudo-device   "i4bctl"
# userland driver for access to raw B channel
pseudo-device   "i4brbch"       4
# userland driver for telephony
pseudo-device   "i4btel"        2
# network driver for IP over raw HDLC ISDN
options IPR_VJ			# compile support for VJ compression
pseudo-device   "i4bipr"	2
# synchronous PPP over ISDN
pseudo-device	i4bisppp	2
#---------------------------------------------------------------------

> All I get is "isdntelctl: cannot open /dev/i4btel0: Device busy" if I
> start isdntelctl.

I get this too. It does not matter if I habe isdnd up or not.
But: my AM works fine :-)

---
   _  _
 _(_)(_)_  David Wetzel, Turbocat's Development,
(_) __ (_) Buchhorster Strasse, D-16567 Muehlenbeck/Berlin, FRG,
  _/  \_   Fax +49 33056 82835 NeXTmail dave@turbocat.de
 (______)  http://www.turbocat.de/
           DEVELOPMENT * CONSULTING * ADMINISTRATION

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isdn" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199806160756.JAA00244>