Date: Tue, 30 Jun 1998 12:16:12 +0200 From: "Stefan Herrmann" <sh@seicom.net> To: "isdn4bsd Mailingliste" <freebsd-isdn@FreeBSD.ORG> Subject: Teles.S0/PCI Message-ID: <000401bda410$1ba78f80$030aa8c0@obelix.webaffairs.net>
next in thread | raw e-mail | index | archive | help
Hi, i've bought a Teles.S0/PCI Revision 1.2 with following chip set: SIemens Chips numbered PSB 21525 N (HSCX TE V2.1) and PSB 2186N V1.1 (ISAC-S TE). I already have a Teles.S0 16.3 ISA card and will replace this card with the PCI version. I don't think I have to change much in my KERNEL: # # isdn4bsd # # i4b passive ISDN cards support (isic - I4b Siemens Isdn Chipset driver) # note that the ``options'' and ``device'' lines must BOTH be defined ! # Teles S0/16.3 options "TEL_S0_16_3" device isic0 at isa? port 0xd80 net irq 5 flags 0x04 vector isicintr # i4b passive cards D channel handling # Q.921 pseudo-device "i4bq921" # Q.931 pseudo-device "i4bq931" # common passive and active layer 4 # layer 4 pseudo-device "i4b" # userland driver to do ISDN tracing (for passive cards oly) pseudo-device "i4btrc" 4 # 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 pseudo-device "i4bipr" 4 # enable VJ header compression detection for ipr i/f options IPR_VJ # network driver for sync PPP over ISDN pseudo-device "i4bisppp" 4 pseudo-device sppp 4 But what about the "device" entry ? Since it wouldn't be an ISA card any more, how has this line to look ? Thanks and Ciao Stefan -- --- Communications powered by FreeBSD --- >> WebAffairs InternetDienstleistungen << http://www.webaffairs.de/ 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?000401bda410$1ba78f80$030aa8c0>