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
[EMAIL PROTECTED]                                           http://softweyr.com/


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to