Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 106344
b: refs/heads/master
c: af69fb3
h: refs/heads/master
v: v3
  • Loading branch information
Karsten Keil committed Jul 27, 2008
1 parent 0376b5d commit 6b56d2e
Show file tree
Hide file tree
Showing 6 changed files with 6,571 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1700fe1a10dc0eaac0ef60a8093eaeafa9bff9ae
refs/heads/master: af69fb3a8ffa37e986db00ed93099dc44babeef4
12 changes: 12 additions & 0 deletions trunk/drivers/isdn/hardware/mISDN/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,15 @@ config MISDN_HFCPCI
Enable support for cards with Cologne Chip AG's
HFC PCI chip.

config MISDN_HFCMULTI
tristate "Support for HFC multiport cards (HFC-4S/8S/E1)"
depends on PCI
depends on MISDN
help
Enable support for cards with Cologne Chip AG's HFC multiport
chip. There are three types of chips that are quite similar,
but the interface is different:
* HFC-4S (4 S/T interfaces on one chip)
* HFC-8S (8 S/T interfaces on one chip)
* HFC-E1 (E1 interface for 2Mbit ISDN)

1 change: 1 addition & 0 deletions trunk/drivers/isdn/hardware/mISDN/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@
#

obj-$(CONFIG_MISDN_HFCPCI) += hfcpci.o
obj-$(CONFIG_MISDN_HFCMULTI) += hfcmulti.o
Loading

0 comments on commit 6b56d2e

Please sign in to comment.