Date: Thu, 9 Dec 1999 14:33:56 -0500 From: Christopher Masto <chris@netmonger.net> To: Warner Losh <imp@village.org> Cc: mobile@FreeBSD.ORG Subject: Re: Newer pccard code Message-ID: <19991209143356.A291@netmonger.net> In-Reply-To: <199912080639.XAA01861@harmony.village.org>; from imp@village.org on Tue, Dec 07, 1999 at 11:39:53PM -0700 References: <199912080639.XAA01861@harmony.village.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Dec 07, 1999 at 11:39:53PM -0700, Warner Losh wrote: > > OK. I'm seeing the newer old pccard code problems. I've finally had > a chance to use the laptop for a little while. Here's what I'm seeing > (and looking into, but will let others fix if they are motivated): > > o All Configurations busy message (this is a pccardd bug, I > think, but could be kernel) after suspend. > o Killing and restarting pccard brings the card back up, but > I get crashes in the network stack. I suspect that the > if_detach that I'm using is bogus somehow. I get this even > when I don't plug the card back in.... Must be dangling > reference somewhere. I just updated my laptop to an up-to-the-minute -current, and was able to confirm that the "ed removal" problem is still there: Dec 9 14:17:12 habanero sudo: chris : TTY=ttyv0 ; PWD=/home/chris ; USER=root ; COMMAND=/usr/sbin/pccardd Dec 9 14:17:12 habanero pccardd[224]: pccardd started Dec 9 14:17:20 habanero /kernel: pccard: card inserted, slot 0 Dec 9 14:17:31 habanero /kernel: ed0 at port 0x300-0x31f irq 15 slot 0 on pccard0 Dec 9 14:17:31 habanero /kernel: ed0: address 00:e0:98:07:c6:ee, type NE2000 (16 bit) Dec 9 14:17:31 habanero /kernel: bpf: ed0 attached Dec 9 14:17:31 habanero dhclient: New Network Number: 167.206.208.0 Dec 9 14:17:31 habanero dhclient: New Broadcast Address: 167.206.208.255 Dec 9 14:17:31 habanero dhclient: New Subnet Mask for ed0: 255.255.255.0 Dec 9 14:18:04 habanero sudo: chris : TTY=ttyv0 ; PWD=/home/chris ; USER=root ; COMMAND=/bin/kill 285 Dec 9 14:18:09 habanero /kernel: ed0: unload Dec 9 14:18:09 habanero /kernel: pccard: card removed, slot 0 Dec 9 14:19:05 habanero /kernel: pccard: card inserted, slot 0 Dec 9 14:19:16 habanero pccardd[224]: driver allocation failed for Linksys(Combo PCMCIA EthernetCard (EC2T)): Device not configured Dec 9 14:24:03 habanero /kernel: pccard: card removed, slot 0 Dec 9 14:24:03 habanero /kernel: pccard: card removed, slot 0 Dec 9 14:24:14 habanero sudo: chris : TTY=ttyv0 ; PWD=/home/chris ; USER=root ; COMMAND=/bin/kill 224 Dec 9 14:24:19 habanero sudo: chris : TTY=ttyv0 ; PWD=/home/chris ; USER=root ; COMMAND=/usr/sbin/pccardd Dec 9 14:24:19 habanero pccardd[310]: pccardd started Dec 9 14:24:21 habanero /kernel: pccard: card inserted, slot 0 Dec 9 14:24:31 habanero pccardd[310]: driver allocation failed for Linksys(Combo PCMCIA EthernetCard (EC2T)): Device not configured I killed the dhclient (285) before removing the card, but that doesn't seem to be related. -- Christopher Masto Senior Network Monkey NetMonger Communications chris@netmonger.net info@netmonger.net http://www.netmonger.net Free yourself, free your machine, free the daemon -- http://www.freebsd.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991209143356.A291>