Date: Fri, 22 Jan 1999 11:26:38 -0500 From: gkaplan <gkaplan@castle.net> To: freebsd-questions@FreeBSD.ORG Subject: PnP modem installation Message-ID: <36A8A6BE.329AB17@castle.net>
next in thread | raw e-mail | index | archive | help
With kernel 2.2.8 , following suggestions in FAQ: " internal PnP modem can't find" I have the following result: -------- from dmsage output: Probe PnP devices CSN 1 Vendor ID YMH0030 [0x3000a865] Serial 0x80860001 CSN 2 Vendor ID USR2090 [0x90207256] Serial 0xffff9f80 CSN 2 is disabled ---------- sio1 configured irq 3 not in bitmap of probed irqs 0 sio1 not found at 0x2f8 ------------ The irq and port address agrees with values reported from win95 i.e., com2 port 2f8 ns16550an Identifier USR2090ISAPNP\USR2090 ------------ I have edited the table siopnp_ids[] in /sys/i386/isa/sio.c to include the line : { 0x9020756, "USR2090"}, . and then rebuilt the kernel. ------------ The FAQ also mentions a pnp command:" you may have to manually configure the PnP device using the 'pnp' command at boot time, with a command like : 'pnp 1 0 enable os irq0 3 drq0 0 port0 0x2f8' ------- I have tried this, with no noticeable effect. ------- I was told by the modem manufacturer that this modem is an oem product and the the computer's oem is the responsible party of the installation and proper working of the modem. ------- I was told by the computer oem that the modem in question is not a winmodem. ANY SUGGESTIONS? thank you. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?36A8A6BE.329AB17>