From owner-freebsd-questions Thu Feb 6 1:28:13 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 605FA37B401 for ; Thu, 6 Feb 2003 01:28:12 -0800 (PST) Received: from web41411.mail.yahoo.com (web41411.mail.yahoo.com [66.218.93.77]) by mx1.FreeBSD.org (Postfix) with SMTP id 0D4F743FAF for ; Thu, 6 Feb 2003 01:28:12 -0800 (PST) (envelope-from cgorac@yahoo.com) Message-ID: <20030206092811.27822.qmail@web41411.mail.yahoo.com> Received: from [147.91.66.6] by web41411.mail.yahoo.com via HTTP; Thu, 06 Feb 2003 01:28:11 PST Date: Thu, 6 Feb 2003 01:28:11 -0800 (PST) From: Crni Gorac Subject: how to setup internal PCI modem under 5.0-RELEASE? To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Am completely unable to figure out kernel settings for modem. Got US Robotics 56K internal modem, that is working perfectly on same machine with 4.6-RELEASE. I had to put only "device sio at pci?" in my kernel config file for 4.6 to have modem to answer at cuaa0. Now, I have "device sio" in my kernel config file fo 5.0 and have tried number of combinations with /boot/device.hints settings without any success. If I delete all "sio" lines from /boot/device.hints, modem is reported during boot as sio0, but hangs whole system when I try to dial out. If I delete only lines sio.n (n=0,1,2,3) from /boot/device.hints (e.g. "sio.0") modem is again reported (and eventually rellocated) and again hangs whole system. Any help here? Thanks. __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message