Subject: Conexant Winmodems
To: Victor M. Blood <virtual_asm@mail.ru>
From: Brian A. Seklecki <lavalamp@spiritual-machines.org>
List: netbsd-docs
Date: 03/26/2005 01:57:34
Conexant WinModems do not work in NetBSD.
Get a US Robotics/3Com -- Courier or Sportster, external modem instead.
~BAS
On Fri, 2005-03-25 at 13:47, Victor M. Blood wrote:
> Helo,
> Can I ask about PUC driver::
>
> In a sample::
>
>
> { "Any Device Tech",
> { 0x1393, 0x1040, 0, 0 },
> { 0xffff, 0xffff, 0, 0, },
> {
> { PUC_PORT_TYPE_COM, 0x18, 0x00, COM_FREQ * 8 },
> },
> },
>
> here many filds in arrays and structure, what are all mean ??? I want use
> Conexant/Accorp modem M56-PIM2-HCF under BSD system, but no drivers are
> released today, but may be PUC driver can support and help me to use this
> modem ...
>