Date: Tue, 12 Feb 2002 02:07:05 +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: <20020212020705.A31504@dogma.freebsd-uk.eu.org> In-Reply-To: <20020211.155600.13462454.imp@village.org>; from imp@village.org on Mon, Feb 11, 2002 at 03:56:00PM -0700 References: <20020211155313.A25761@dogma.freebsd-uk.eu.org> <20020211.093708.27185453.imp@village.org> <20020211222808.A29698@dogma.freebsd-uk.eu.org> <20020211.155600.13462454.imp@village.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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 ata1-slave: ata_command: timeout waiting for intr ata1-slave: identify failed You can see slot 1 acts like it was removed and reinserted. To make it even more interesting... 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. 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?20020212020705.A31504>