From owner-freebsd-current@FreeBSD.ORG Sun Dec 28 00:52:32 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9977D16A4CE for ; Sun, 28 Dec 2003 00:52:32 -0800 (PST) Received: from smtp-send.myrealbox.com (smtp-send.myrealbox.com [192.108.102.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4AF243D46 for ; Sun, 28 Dec 2003 00:52:31 -0800 (PST) (envelope-from dhee@myrealbox.com) Received: from dhee [24.99.34.159] by myrealbox.com with NetMail ModWeb Module; Sun, 28 Dec 2003 03:52:33 -0500 From: "Dheeraj" To: imp@bsdimp.com Date: Sun, 28 Dec 2003 03:52:33 -0500 X-Mailer: NetMail ModWeb Module X-Sender: dhee MIME-Version: 1.0 Message-ID: <1072601553.b8854200dhee@myrealbox.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable cc: freebsd-current@freebsd.org Subject: Re: Re: Serial driver problems with 5.2-current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: dhee@myrealbox.com List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Dec 2003 08:52:32 -0000 Just a little strange. =3D=3D=3D=3D=3Ddmesg.log after kldload sio=3D=3D=3D=3D=3D sio4: <3Com Megahertz 3CCFEM556B> at port 0x120-0x127 irq 11 function 1 con= fig 39 on pccard1 sio4: type 16550A with a buggy IIR_TXRDY implementation sio4: unable to activate interrupt in fast mode - using normal mode sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A sio4: spouting nonsense -- disabled. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D the order of detection changed or its some dmesg quirk that i am missing ? dheeraj -----Original Message----- From: "M. Warner Losh" To: dhee@myrealbox.com Date: Sat, 27 Dec 2003 20:58:09 -0700 (MST) Subject: Re: Serial driver problems with 5.2-current In message: <1072568933.c57d2260dhee@myrealbox.com> "Dheeraj" writes:=20 : At last it doesn't hang anymore. But it was what you expected with : that 'return', I cannot test it right away if it can dial-out with : that patch. I shall do it as soon as I get back home and reply on : the result later in the evening. which sio was it? Warner