From owner-freebsd-questions  Fri Dec 25 08:24:04 1998
Return-Path: <owner-freebsd-questions@FreeBSD.ORG>
Received: (from majordom@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id IAA16714
          for freebsd-questions-outgoing; Fri, 25 Dec 1998 08:24:04 -0800 (PST)
          (envelope-from owner-freebsd-questions@FreeBSD.ORG)
Received: from caffeine.sundial.net (caffeine.sundial.net [204.181.150.5])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA16708
          for <questions@freebsd.org>; Fri, 25 Dec 1998 08:24:01 -0800 (PST)
          (envelope-from gmelists@caffeine.sundial.net)
Received: from COFFEE (coffee.caffeine.sundial.net [10.0.0.2])
	by caffeine.sundial.net (8.9.1/8.9.1) with SMTP id LAA03482
	for <questions@freebsd.org>; Fri, 25 Dec 1998 11:21:41 -0500 (EST)
	(envelope-from gmelists@caffeine.sundial.net)
Message-Id: <3.0.3.32.19981225112110.007b0100@10.0.0.1>
X-Sender: gmelists@10.0.0.1
X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.3 (32)
Date: Fri, 25 Dec 1998 11:21:10 -0500
To: questions@FreeBSD.ORG
From: "George M. Ellenburg" <gmelists@caffeine.sundial.net>
Subject: DTE speeds > 57600?
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Sender: owner-freebsd-questions@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.ORG

Merry Christmas,
	I am using a Compaq DeskPro 4000 Computer, with an add-on serial card with
16550A UARTs.  The Compaq has embedded serial ports, but they are only have
16450 UARTs.  These embedded serial ports have been disabled in the
computer's bios.
	When FreeBSD boots (3.0-RELEASE), dmesg reports that sio0 and sio1 are
both "16550A" ports.  However, I can not appear to be able to set my port
speeds greater than 57600.  Doing so, and I can not talk to my modem
(BitSurfr Pro).
	I've tried recompiling the kernel, and implicitly specifying "flags
0x20000" on each sio line in the kernel configuration file.
	Using that kernel, when FreeBSD boots, dmesg reports the UARTs as being
"ST16550A" as opposed to just "16550A" using the GENERIC entries.
	There's already a device entry for /dev/cuaa0 (which ppp uses).  Do I need
to delete that dev entry, or sio* and remake them using MAKEDEV after I've
rebuilt the kernel?
	Any pointers or suggestions would be greatly appreciated.  Kinda hard to
connect at 128kbps when your pipe only supports 57.6. ;-)

	Happy Holidays,

		George Ellenburg


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message