Skip to content

Numéro pour vérifier la présélection téléphonique (opérateurs en Suisse)

Composer le 0868 868 868.
  • Twitter
  • Bookmark Numéro pour vérifier la présélection téléphonique (opérateurs en Suisse) at del.icio.us
  • Facebook
  • Google Bookmarks
  • FriendFeed
  • Digg Numéro pour vérifier la présélection téléphonique (opérateurs en Suisse)
  • Mixx Numéro pour vérifier la présélection téléphonique (opérateurs en Suisse)
  • Bloglines Numéro pour vérifier la présélection téléphonique (opérateurs en Suisse)
  • Technorati Numéro pour vérifier la présélection téléphonique (opérateurs en Suisse)
  • Fark this: Numéro pour vérifier la présélection téléphonique (opérateurs en Suisse)
  • Bookmark Numéro pour vérifier la présélection téléphonique (opérateurs en Suisse) at YahooMyWeb
  • Bookmark Numéro pour vérifier la présélection téléphonique (opérateurs en Suisse) at Furl.net
  • Bookmark Numéro pour vérifier la présélection téléphonique (opérateurs en Suisse) at reddit.com
  • Bookmark Numéro pour vérifier la présélection téléphonique (opérateurs en Suisse) at blinklist.com
  • Bookmark Numéro pour vérifier la présélection téléphonique (opérateurs en Suisse) at Spurl.net
  • Bookmark Numéro pour vérifier la présélection téléphonique (opérateurs en Suisse) at NewsVine
  • Bookmark Numéro pour vérifier la présélection téléphonique (opérateurs en Suisse) at Simpy.com
  • Bookmark Numéro pour vérifier la présélection téléphonique (opérateurs en Suisse) at blogmarks
  • Bookmark Numéro pour vérifier la présélection téléphonique (opérateurs en Suisse) with wists
  • wong it!
  • Bookmark using any bookmark manager!
  • Stumble It!
  • Print this article!
  • E-mail this story to a friend!
  • Identi.ca

Patch for mISDN-1_1_9_2 to support the Eicon DIVA USB ISDN adapter (071d:1005 mISDN)

This is a copy of a post I made to the isdn4linux mailing-list.

The attached patch adds support to mISDN-1_1_9_2 for the Eicon DIVA USB ISDN adapter (071d:1005).

The bits I've added to hfcs_usb.c are from kernel 2.6.31. So far the adapter works fine for me (tested with 1 and 2 concurrent calls to asterisk 1.4.26.1 with chan_misdn).

You can get the patch here: misdn-1.1.9.2-Eicon-Diva-USB.patch.

Comments are set to "moderated" for this entry, please consider whether you should rather post to the list.
  • Twitter
  • Bookmark Patch for mISDN-1_1_9_2 to support the Eicon DIVA USB ISDN adapter (071d:1005 mISDN) at del.icio.us
  • Facebook
  • Google Bookmarks
  • FriendFeed
  • Digg Patch for mISDN-1_1_9_2 to support the Eicon DIVA USB ISDN adapter (071d:1005 mISDN)
  • Mixx Patch for mISDN-1_1_9_2 to support the Eicon DIVA USB ISDN adapter (071d:1005 mISDN)
  • Bloglines Patch for mISDN-1_1_9_2 to support the Eicon DIVA USB ISDN adapter (071d:1005 mISDN)
  • Technorati Patch for mISDN-1_1_9_2 to support the Eicon DIVA USB ISDN adapter (071d:1005 mISDN)
  • Fark this: Patch for mISDN-1_1_9_2 to support the Eicon DIVA USB ISDN adapter (071d:1005 mISDN)
  • Bookmark Patch for mISDN-1_1_9_2 to support the Eicon DIVA USB ISDN adapter (071d:1005 mISDN) at YahooMyWeb
  • Bookmark Patch for mISDN-1_1_9_2 to support the Eicon DIVA USB ISDN adapter (071d:1005 mISDN) at Furl.net
  • Bookmark Patch for mISDN-1_1_9_2 to support the Eicon DIVA USB ISDN adapter (071d:1005 mISDN) at reddit.com
  • Bookmark Patch for mISDN-1_1_9_2 to support the Eicon DIVA USB ISDN adapter (071d:1005 mISDN) at blinklist.com
  • Bookmark Patch for mISDN-1_1_9_2 to support the Eicon DIVA USB ISDN adapter (071d:1005 mISDN) at Spurl.net
  • Bookmark Patch for mISDN-1_1_9_2 to support the Eicon DIVA USB ISDN adapter (071d:1005 mISDN) at NewsVine
  • Bookmark Patch for mISDN-1_1_9_2 to support the Eicon DIVA USB ISDN adapter (071d:1005 mISDN) at Simpy.com
  • Bookmark Patch for mISDN-1_1_9_2 to support the Eicon DIVA USB ISDN adapter (071d:1005 mISDN) at blogmarks
  • Bookmark Patch for mISDN-1_1_9_2 to support the Eicon DIVA USB ISDN adapter (071d:1005 mISDN) with wists
  • wong it!
  • Bookmark using any bookmark manager!
  • Stumble It!
  • Print this article!
  • E-mail this story to a friend!
  • Identi.ca

Patch for mISDN-1_1_9_2 and kernel 2.6.30 (mISDN 1.1 no bus_id patch)

This is a copy of a post I made to the isdn4linux mailing-list.

In the latest kernel, char bus_id[20] has been removed from struct device. To read or set the device name, dev_name(device) resp. dev_set_name(device) have to be used instead. The attached patch does exactly that. It allows me to run mISDN-1_1_9_2 with kernel 2.6.30.5, with no problem so far. My understanding is that dev_name and dev_set_name have been introduced in 2.6.27.x, hence the check for >= 2.6.28. I haven't tested the patch with kernels older than 2.6.30.5 though.

You can get the patch here: misdn-1.1.9.2-no-bus_id.patch.

Comments are set to "moderated" for this entry, please consider whether you should rather post to the list.
  • Twitter
  • Bookmark Patch for mISDN-1_1_9_2 and kernel 2.6.30 (mISDN 1.1 no bus_id patch) at del.icio.us
  • Facebook
  • Google Bookmarks
  • FriendFeed
  • Digg Patch for mISDN-1_1_9_2 and kernel 2.6.30 (mISDN 1.1 no bus_id patch)
  • Mixx Patch for mISDN-1_1_9_2 and kernel 2.6.30 (mISDN 1.1 no bus_id patch)
  • Bloglines Patch for mISDN-1_1_9_2 and kernel 2.6.30 (mISDN 1.1 no bus_id patch)
  • Technorati Patch for mISDN-1_1_9_2 and kernel 2.6.30 (mISDN 1.1 no bus_id patch)
  • Fark this: Patch for mISDN-1_1_9_2 and kernel 2.6.30 (mISDN 1.1 no bus_id patch)
  • Bookmark Patch for mISDN-1_1_9_2 and kernel 2.6.30 (mISDN 1.1 no bus_id patch) at YahooMyWeb
  • Bookmark Patch for mISDN-1_1_9_2 and kernel 2.6.30 (mISDN 1.1 no bus_id patch) at Furl.net
  • Bookmark Patch for mISDN-1_1_9_2 and kernel 2.6.30 (mISDN 1.1 no bus_id patch) at reddit.com
  • Bookmark Patch for mISDN-1_1_9_2 and kernel 2.6.30 (mISDN 1.1 no bus_id patch) at blinklist.com
  • Bookmark Patch for mISDN-1_1_9_2 and kernel 2.6.30 (mISDN 1.1 no bus_id patch) at Spurl.net
  • Bookmark Patch for mISDN-1_1_9_2 and kernel 2.6.30 (mISDN 1.1 no bus_id patch) at NewsVine
  • Bookmark Patch for mISDN-1_1_9_2 and kernel 2.6.30 (mISDN 1.1 no bus_id patch) at Simpy.com
  • Bookmark Patch for mISDN-1_1_9_2 and kernel 2.6.30 (mISDN 1.1 no bus_id patch) at blogmarks
  • Bookmark Patch for mISDN-1_1_9_2 and kernel 2.6.30 (mISDN 1.1 no bus_id patch) with wists
  • wong it!
  • Bookmark using any bookmark manager!
  • Stumble It!
  • Print this article!
  • E-mail this story to a friend!
  • Identi.ca