From owner-freebsd-stable Tue Dec 21 10:11: 7 1999 Delivered-To: freebsd-stable@freebsd.org Received: from klentaq.com (klentaq1.emergingtech.org [199.217.151.234]) by hub.freebsd.org (Postfix) with ESMTP id DEC1814E32 for ; Tue, 21 Dec 1999 10:11:04 -0800 (PST) (envelope-from stabilizer@klentaq.com) Received: (from stabilizer@localhost) by klentaq.com (8.9.3/8.9.2) id MAA87972; Tue, 21 Dec 1999 12:13:03 -0600 (CST) (envelope-from stabilizer) From: Wayne M Barnes Message-Id: <199912211813.MAA87972@klentaq.com> Subject: ISA internal modem (was PCI) In-Reply-To: <199912201722.KAA17015@harmony.village.org> from Warner Losh at "Dec 20, 1999 10:22:55 am" To: imp@village.org (Warner Losh) Date: Tue, 21 Dec 1999 12:13:03 -0600 (CST) Cc: freebsd-stable@freebsd.org (FreeBSD Stable) X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear Stable, Okay, I got another modem. Couldn't find PCI as fast as ISA, so I got an ISA. Now my system can find sio2 and configure /dev/cuaa2. I tried to just take a baby step to try things out. I figured to run ppp manually to see if things are connecting at all. 'ppp' seems to start up ppp ON correctly ["Working in interactive mode"]. 'term' seems to have read my ppp.conf file, since it knows to connect to /dev/cuaa2. Now I try a simple 'AT' command to see if the modem can hear my typing. The echo of the modem seems to lag 1 character behind. That is, I only see the A after I type the T, and I only get the T after I hit Enter. Modem responds OK. More trouble: ATDT 5120027 This dials up my provider modem, but *Unless* I hit Enter, few characters come through. Error message: ... /kernel: sio2: 1 more silo overflow (total 1) Each time I hit enter, a few more characters come through, until login: I stop here to write for help, because this doesn't look ready for real communication. This is a FreeBSD 3.4-RC system. Wayne M Barnes stabilizer@klentaq.com > In message <199912201649.KAA85652@klentaq.com> Wayne M Barnes writes: > : How do I get my PCI modem card to work with FreeBSD 3.4? > > *IF* it isn't a win modem, soft modem, etc, then you can apply the > following patch, rebuild your kernel and create /dev/cua4, et al in > /dev. > > If it is a win modem, you lose. Sell it to some sucker and buy a real > pci modem. > > Patch: http://www.freebsd.org/~imp/Psio > > Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message