From owner-freebsd-current Mon Feb 11 21:35: 5 2002 Delivered-To: freebsd-current@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 93E1337B400 for ; Mon, 11 Feb 2002 21:34:59 -0800 (PST) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id g1C5Tdi48630; Mon, 11 Feb 2002 22:29:39 -0700 (MST) (envelope-from imp@village.org) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id g1C5TcL78693; Mon, 11 Feb 2002 22:29:38 -0700 (MST) (envelope-from imp@village.org) Date: Mon, 11 Feb 2002 22:29:18 -0700 (MST) Message-Id: <20020211.222918.66180258.imp@village.org> To: jcm@FreeBSD-uk.eu.org Cc: freebsd-current@FreeBSD.ORG Subject: Re: Where to find docs on newbus vs. cardbus vs. newcard From: "M. Warner Losh" In-Reply-To: <20020212020705.A31504@dogma.freebsd-uk.eu.org> References: <20020211222808.A29698@dogma.freebsd-uk.eu.org> <20020211.155600.13462454.imp@village.org> <20020212020705.A31504@dogma.freebsd-uk.eu.org> X-Mailer: Mew version 2.1 on Emacs 21.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message: <20020212020705.A31504@dogma.freebsd-uk.eu.org> j mckitrick writes: : On Mon, Feb 11, 2002 at 03:56:00PM -0700, M. Warner Losh wrote: : | NEWCARD is up and running, but has issues for some cards, bridges and : | lacks some useful features. : : That reminds me, there was something I noticed on my system you might : want to be aware of. :-) : : First, everything works fine, or actually, outstandingly. Very good : job. : : When my laptop is booting (Toshiba with ToPIC97, NoteWorthy modem, : LinkSys modem card) something odd happens: : : IP packet filtering initialized, divert disabled, rule-based forwarding : disabled : , default to accept, unlimited logging : pccard: card inserted, slot 0 : pccard: card inserted, slot 1 : pccard: card removed, slot 1 : pccard: card inserted, slot 0 : pccard: card inserted, slot 1 That's odd. : You can see slot 1 acts like it was removed and reinserted. To make it : even more interesting... You are right. : Mounting root from ufs:/dev/ad0s1a : sio1 at port 0x2f8-0x2ff irq 11 flags 0x40000 slot 0 on pccard0 : sio1: type 16550A : sio1: unable to activate interrupt in fast mode - using normal mode : ed1 at port 0x240-0x25f iomem 0xd4000-0xd7fff irq 11 slot 1 on pccard1 : ed1: address e2:0c:0f:05:6d:54, type NE2000 (16 bit) : : You can see the NIC comes up as ed1. This used to be ed0 around 4.3, : IIRC. Is this related to the problems with slot 1 under ToPIC97? : I could be wrong, but I believe my modem used to be sio0 as well. I : remember having to change it in my ppp script after a build world some : time ago. Maybe hints consume ed0 and sio0 likely. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message