Re: [PATCH v2 5/5] isdn: move capi drivers to staging
Harald Welte <[email protected]> Mon, 8 Nov 2021 13:50:55 +0100
| Newsgroups | gmane.linux.network,gmane.linux.isdn.i4l.user |
|---|---|
| Message-ID | <YYkdL2AsV84J950k@nataraja> |
Hi Arnd, On Mon, Nov 08, 2021 at 11:58:23AM +0100, Arnd Bergmann wrote: > When removal of mISDN came up last, Harald Welte mentioned that some > of the code is still used by Osmocom/OpenBSC[1] to drive the E1 line cards. > I'm not sure if this is still the case, of if they have since migrated > to another driver. In Osmocom (specifically, libosmo-abis which is used in osmo-bsc and osmo-mgw) We currently support E1 interfaces via three drivers: 1) mISDN 2) DAHDI 3) our new open source hardware / gateware / firmware USB-E1 adapter icE1usb https://osmocom.org/projects/e1-t1-adapter/wiki/IcE1usb via the all-userspace libusb based driver osmo-e1d https://osmocom.org/projects/osmo-e1d/wiki/Wiki The days of the use of TDM/E1 interface are also still far from over in the cellular telecom operator industry - particularly so in not-so-wealthy countries. At my company we regularly have projects that involve the requirement to drive E1 interfaces (typically 3GPP Abis, A and Gb interface), even in 2021. From my point of view, mISDN is certainly the least used driver at the moment, given that [as far as I know] the only E1/PRI interface chipsets it supports were for classic parallel PCI bus, which is hard to find both in terms of E1 adapters as well as in mainboards. Also, the cards never supported more than 1 or 2 E1 ports, as far as I know. I would expect the majority of the users are using DAHDI based deployments (up to 8x E1 per PCIe slot), with some adventurous ones requiring few portsgoing for our icE1usb. I will inquire on the appropriate osmocom mailing list whether there are people still using mISDN. -- - Harald Welte <[email protected]> http://laforge.gnumonks.org/ ============================================================================ "Privacy in residential applications is a desirable marketing option." (ETSI EN 300 175-7 Ch. A6)