Date: Mon, 19 Feb 2001 18:00:28 +0200 From: Victor Ivanov <v0rbiz@icon.bg> To: freebsd-hackers@freebsd.org Subject: isa/pnp modem not in sio.c Message-ID: <20010219180028.A86601@icon.icon.bg>
next in thread | raw e-mail | index | archive | help
--OgqxwSJOaUobr8KG Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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)? --=20 Players win and Winners play Have a lucky day --OgqxwSJOaUobr8KG Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.1i iQCVAwUBOpFC+PD9M5lef5W3AQH4XQP9HGNC87ebial2L/rvb2fnjehSbhR+ymci SRqcuB90+dmZiuTk/yhK+fKDt5bmQcmq0v/UC6gzYWgRN1TscviDvOROIpcufveQ /c6SOtk7saFk5FoTnW/1pL5hA8owPSs+AwPowl7MSdom9Q3WqjiAVMxkk/HM4g4Y KL6uS0ASr/s= =SJ79 -----END PGP SIGNATURE----- --OgqxwSJOaUobr8KG-- 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?20010219180028.A86601>