]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mISDN: Add driver for Infineon ISDN chipset family
authorKarsten Keil <keil@b1-systems.de>
Wed, 22 Jul 2009 17:42:46 +0000 (19:42 +0200)
committerKarsten Keil <keil@b1-systems.de>
Sat, 25 Jul 2009 18:18:29 +0000 (20:18 +0200)
commitcae86d4a4e56eeda1afdea38f230d222edda7dd5
tree78726e574c914abb2df7185d77aab0fa28fd7846
parentfb286f0471a04ef646c8e5c79750ae6718183745
mISDN: Add driver for Infineon ISDN chipset family

This driver supports cards with Infineon ISAC/HSCX, ISACX, IPAC
and IPACX chips from various manufacturers.

Signed-off-by: Karsten Keil <keil@b1-systems.de>
drivers/isdn/hardware/mISDN/Kconfig
drivers/isdn/hardware/mISDN/Makefile
drivers/isdn/hardware/mISDN/iohelper.h [new file with mode: 0644]
drivers/isdn/hardware/mISDN/ipac.h [new file with mode: 0644]
drivers/isdn/hardware/mISDN/mISDNinfineon.c [new file with mode: 0644]
drivers/isdn/hardware/mISDN/mISDNipac.c [new file with mode: 0644]