Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Feb 2001 09:33:33 -0700
From:      Wes Peters <wes@softweyr.com>
To:        Victor Ivanov <v0rbiz@icon.bg>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: isa/pnp modem not in sio.c
Message-ID:  <3A914ADD.AF1B6714@softweyr.com>
References:  <20010219180028.A86601@icon.icon.bg>

next in thread | previous in thread | raw e-mail | index | archive | help
Victor Ivanov wrote:
> 
> Hello,
> 
> A friend of mine has internal modem which is not detected autmagically by
> sio.c. It is V.34 ISA modem which behaves like a serial port.
> 
> It is a 4.x system.
> 
> Pnpinfo returns:
> Vendor ID GVC1601 (0x0116c31e), Serial Number 0x00000001
> Device Description: Rockwell V.34 Plug & Play Modem
> 
> I found a device list in sio.c and adding {0x0116c31e, NULL} to this list
> solves the problem (the device is detected and the modem is working just
> fine).
> 
> The question is: do we need to do this every time after cvsup or there is an
> easier way to detect the modem at boot time (something in /boot)?

Submit a PR with a patch (diff -c sio.c.orig sio.c) so someone can commit
it to the source.  Then send me the PR number and I'll go commit it for 
you.  ;^)

-- 
            "Where am I, and what am I doing in this handbasket?"

Wes Peters                                                         Softweyr LLC
wes@softweyr.com                                           http://softweyr.com/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A914ADD.AF1B6714>