From owner-freebsd-stable Fri Mar 6 15:46:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA13559 for freebsd-stable-outgoing; Fri, 6 Mar 1998 15:46:05 -0800 (PST) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from dingo.cdrom.com (dingo.cdrom.com [204.216.28.145]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA13521; Fri, 6 Mar 1998 15:45:53 -0800 (PST) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (localhost [127.0.0.1]) by dingo.cdrom.com (8.8.8/8.8.5) with ESMTP id PAA01339; Fri, 6 Mar 1998 15:44:11 -0800 (PST) Message-Id: <199803062344.PAA01339@dingo.cdrom.com> X-Mailer: exmh version 2.0zeta 7/24/97 To: marko@cs.uni-frankfurt.de cc: freebsd-stable@FreeBSD.ORG, freebsd-mobile@FreeBSD.ORG Subject: Re: sio0: X events for device with no tp In-reply-to: Your message of "Sat, 07 Mar 1998 00:35:20 +0100." <19980307003520A.marko@cs.uni-frankfurt.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 06 Mar 1998 15:44:11 -0800 From: Mike Smith Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk > I was using 2.2.5+PAO and am running -stable now. The PCCARD modem I > use is a Megahertz XJ3288i. > > When I insert the modem it is correctly identified > > Mar 7 00:25:13 kinetic /kernel: Card inserted, slot 0 > Mar 7 00:25:24 kinetic /kernel: sio1: type 16550A > > and I have iijppp configured to automatically start at modem > insertion. BUT unless I disable sio0 at boot I get > > Mar 7 00:09:28 kinetic /kernel: sio1: type 16550A > Mar 7 00:09:50 kinetic /kernel: sio0: 64 events for device with no tp Do you only get these if you have first run Windows/DOS? What sort of laptop are you using? Does it have an internal serial port? The messages are artifacts from the FIFO probe, but they show up too late, which normally means your serial interface works in an odd fashion. > when I try to use the modem. It does work, but the "events with no tp" > seem to make transfers very slow. If the modem is actually showing up on sio0, then it's possible that things are conflicting. Have you tried changing the configuration to move it to another port address? -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message