Date: Tue, 12 Feb 2002 11:26:45 +0000 From: j mckitrick <jcm@FreeBSD-uk.eu.org> To: "M. Warner Losh" <imp@village.org> Cc: freebsd-current@FreeBSD.ORG Subject: Re: Where to find docs on newbus vs. cardbus vs. newcard Message-ID: <20020212112645.A34584@dogma.freebsd-uk.eu.org> In-Reply-To: <20020211.222918.66180258.imp@village.org>; from imp@village.org on Mon, Feb 11, 2002 at 10:29:18PM -0700 References: <20020211222808.A29698@dogma.freebsd-uk.eu.org> <20020211.155600.13462454.imp@village.org> <20020212020705.A31504@dogma.freebsd-uk.eu.org> <20020211.222918.66180258.imp@village.org>
next in thread | previous in thread | raw e-mail | index | archive | help
| : 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. So, the game is afoot! Is there anything I can do to help track this down? jm -- My other computer is your windows box. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020212112645.A34584>