From owner-freebsd-stable Thu Jan 27 9:36:55 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mail.rdc1.nj.home.com (ha1.rdc1.nj.home.com [24.3.128.66]) by hub.freebsd.org (Postfix) with ESMTP id 2EF7115896 for ; Thu, 27 Jan 2000 09:36:52 -0800 (PST) (envelope-from garycor@home.com) Received: from home.com ([24.3.185.85]) by mail.rdc1.nj.home.com (InterMail v4.01.01.00 201-229-111) with ESMTP id <20000127173651.HSJY10143.mail.rdc1.nj.home.com@home.com>; Thu, 27 Jan 2000 09:36:51 -0800 Message-ID: <38908217.7CEC50CE@home.com> Date: Thu, 27 Jan 2000 12:36:23 -0500 From: "Gary T. Corcoran" X-Mailer: Mozilla 4.6 [en] (Win95; U) X-Accept-Language: en MIME-Version: 1.0 To: "Rodney W. Grimes" Cc: "Jason C. Wells" , freebsd-stable@FreeBSD.ORG Subject: Re: Warner's PCI Modem Driver References: <200001270932.BAA76333@gndrsh.dnsmgr.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Rodney W. Grimes" wrote: <> > > Bottom line, from some one in the busines for 10 years, you the consumer > are getting just what you have been telling us the reseller you want, > who have passed it right up the chain ``cheap parts''. This is completely true. > > For example, the guy - wholesaler tried to convince me that > > Winmodems are modems without a DSP (Digital Signalling Processor)! > He is somewhat correct, Winmodems have no _hardware_ DSP, > they use the host processor to do the DSPing. This is not (usually) true. A controllerless modem has a DSP to do the signal processing, but no controller to handle the 'AT' commands and control the DSP. These are what are usually called winmodems. There *are* modems with no DSP, little hardware, except for the line interface circuitry. These are usually called "soft modem"s, where the signal processing is done using the host CPU. These save the < $5 cost of having a DSP on chip. But when the consumers yell 'give me cheap'... Gary To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message