From c6c6804d72cad2eef6d44974534fd79f173c8214 Mon Sep 17 00:00:00 2001 From: "Kevin P. Fleming" Date: Wed, 21 May 2008 16:59:46 +0000 Subject: replace Zaptel with DAHDI, ZAPTEL with DAHDI, ZAPATA with DAHDI git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@4322 a0bf4364-ded3-4de4-8d8a-66a801d63aff --- drivers/dahdi/pciradio.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'drivers/dahdi/pciradio.c') diff --git a/drivers/dahdi/pciradio.c b/drivers/dahdi/pciradio.c index 1abb3d3..251d089 100644 --- a/drivers/dahdi/pciradio.c +++ b/drivers/dahdi/pciradio.c @@ -28,11 +28,11 @@ /* The PCI Radio Interface card interfaces up to 4 two-way radios (either - a base/mobile radio or repeater system) to Zaptel channels. The driver + a base/mobile radio or repeater system) to DAHDI channels. The driver may work either independent of an application, or with it, through the driver;s ioctl() interface. This file gives you access to specify load-time parameters for Radio channels, so that the driver may run - by itself, and just act like a generic Zaptel radio interface. + by itself, and just act like a generic DAHDI radio interface. */ /* Latency tests: @@ -1922,7 +1922,7 @@ module_param(debug, int, 0600); MODULE_PARM(debug, "i"); #endif -MODULE_DESCRIPTION("Zapata Telephony PCI Radio Card Zaptel Driver"); +MODULE_DESCRIPTION("Zapata Telephony PCI Radio Card DAHDI Driver"); MODULE_AUTHOR("Jim Dixon "); #ifdef MODULE_LICENSE -- cgit v1.2.3