From owner-freebsd-current Thu Nov 26 11:13:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA25529 for freebsd-current-outgoing; Thu, 26 Nov 1998 11:13:08 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from mail.elpost.com (DNS2.ELPOST.COM [193.15.1.52]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA25522 for ; Thu, 26 Nov 1998 11:13:05 -0800 (PST) (envelope-from johan@granlund.nu) Received: from phoenix.granlund.nu (t2o29p77.telia.com [194.236.214.197]) by mail.elpost.com (2.5 Build 2626 (Berkeley 8.8.6)/8.8.4) with ESMTP id UAA00667; Thu, 26 Nov 1998 20:12:53 +0100 Received: from pegasys (pegasys.granlund.nu [192.168.0.2]) by phoenix.granlund.nu (8.9.1/8.9.1) with SMTP id UAA00347; Thu, 26 Nov 1998 20:06:39 +0100 (CET) (envelope-from johan@phoenix.granlund.nu) Message-Id: <199811261906.UAA00347@phoenix.granlund.nu> From: "Johan Granlund" To: Bruce Evans , freebsd-current@FreeBSD.ORG Date: Thu, 26 Nov 1998 19:08:47 +0100 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: sio breakage In-reply-to: <199811261723.EAA03476@godzilla.zeta.org.au> X-mailer: Pegasus Mail for Win32 (v3.01d) Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > >Have someone commited something that i missed that breaks sio? > >I have a HylaFAX that says that the modem appears to be wedget. > l> sio is now missing a workaround for certain (16C450?) incompatible > UARTs, and now honours TCSANOW. Previously it waited for output > to drain out of the UART before changing the parameters, but > tcsetattr(... TCSANOW) is supposed to change the parameters > immediately. > Hmm The ports is reported as 16550A:s sio0: irq maps: 0x1 0x11 0x1 0x1 sio0 at 0x3f8-0x3ff irq 4 flags 0x10 on isa sio0: type 16550A sio1: irq maps: 0x1 0x9 0x1 0x1 sio1 at 0x2f8-0x2ff irq 3 on isa sio1: type 16550A This is the onboard serialports on a Intel Advanced/EV motherboard. The I/O controller is a NS PC87306 chip and is supposed to be 16C550 compatible. Is this controller broken? HylaFAX is compiled from ports OCT 19 and the system is all ELF including the kernel. The port used is cuaa1. /Johan > Bruce > ___________________________________________________________ Internet: johan@granlund.nu I don't even speak for myself To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message