From owner-freebsd-mobile Sun Dec 19 15:39:48 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 3D7AD14F05 for ; Sun, 19 Dec 1999 15:39:46 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id QAA08656; Sun, 19 Dec 1999 16:39:43 -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 QAA08835; Sun, 19 Dec 1999 16:39:43 -0700 (MST) Message-Id: <199912192339.QAA08835@harmony.village.org> To: MIHIRA Sanpei Yoshiro Subject: Re: re-probe PC-Card ether with INET6 kernel(4-current) Cc: mobile@FreeBSD.ORG In-reply-to: Your message of "Sun, 19 Dec 1999 18:23:49 +0900." <199912190923.SAA00785@lavender.sanpei.org> References: <199912190923.SAA00785@lavender.sanpei.org> Date: Sun, 19 Dec 1999 16:39:43 -0700 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <199912190923.SAA00785@lavender.sanpei.org> MIHIRA Sanpei Yoshiro writes: : First, if I enable IPv6 with `options INET6'', v6-enable-kernel : still has panic problem at re-probe and re-ifconfig time. : I think we also need detach(?) for IPv6 in if_detach... Temporary : I disabled INET6 on NOTE-PC. Yes. There needs to be something more generic. : Second, if I suspend and resume without removal, I need to restart : pccardd. Does someone have any plan to fix it? But this is small : problem. I've fixed a problem in this area in pccardd recently. Have you updated recently? : By the way, I have below PC-Card. I want to use these with : 4-current. I will newbus-lize these drivers. Comments are welcome : (also patch :-) : : - ATA Flash Card(ata driver?) : - ACCTON 10/100 16bit ethernet card(ex0 driver) : - Fujitsu Ethernet card(fe0 driver I have some patches for ata, but they don't completely work for flash card. It seems that there is a single window for these cards, and the patches I have don't support that. I have a set of patches from hosokawa-san for the wd driver I could also share. I'll send them under a separate cover. Would love to see ex driver newbused, since it does rude things right now to some other cards... : Warner, may I help you about sys/dev/pccard? Yes! Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message