From owner-freebsd-mobile Wed Nov 15 15:25:40 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id D09C237B4CF for ; Wed, 15 Nov 2000 15:25:37 -0800 (PST) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.0/8.11.0) with ESMTP id eAFNPTR19496; Wed, 15 Nov 2000 16:25:30 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id QAA60085; Wed, 15 Nov 2000 16:25:29 -0700 (MST) Message-Id: <200011152325.QAA60085@harmony.village.org> To: "Jacques A. Vidrine" Subject: Re: faults re-inserting network card Cc: freebsd-mobile@FreeBSD.ORG In-reply-to: Your message of "Wed, 15 Nov 2000 11:50:24 CST." <20001115115023.A8682@hamlet.nectar.com> References: <20001115115023.A8682@hamlet.nectar.com> Date: Wed, 15 Nov 2000 16:25:29 -0700 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <20001115115023.A8682@hamlet.nectar.com> "Jacques A. Vidrine" writes: : [Short version] : : = Are folks able to remove & re-insert their network cards on Sony VAIO : Z505s? : = Are folks able to remove & re-insert their Aironet cards on any : laptop? Yes. At least on my 505ts. With -current sometimes I need to do a pccardc power 0 0. : #11 0xc019dabf in ifconf (cmd=3221776676, data=0xc8ccdeac "") : at /usr/src/sys/net/if.c:1080 : Clearly, something that needs to happen on detach is not happening. : The detach code for the an driver looks the same to me as other : drivers, but what do I know? A big part of this is due to the incomplete if_detach. It mostly works, but there are cases where it breaks. People know about this problem, but no one is working on it as far as I know. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message