From owner-freebsd-mobile Sun Dec 19 1:24:22 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from titanium.yy.ics.keio.ac.jp (titanium.yy.ics.keio.ac.jp [131.113.47.73]) by hub.freebsd.org (Postfix) with ESMTP id 5D3D1150F4 for ; Sun, 19 Dec 1999 01:24:00 -0800 (PST) (envelope-from sanpei@sanpei.org) Received: from lavender.sanpei.org (u1033.seaple.icc.ne.jp [210.170.9.33]) by titanium.yy.ics.keio.ac.jp (8.9.3+3.2W/3.7W) with ESMTP id SAA23422; Sun, 19 Dec 1999 18:23:51 +0900 (JST) (envelope-from sanpei@sanpei.org) Received: (from sanpei@localhost) by lavender.sanpei.org (8.9.3/3.7W) id SAA00785; Sun, 19 Dec 1999 18:23:50 +0900 (JST) Message-Id: <199912190923.SAA00785@lavender.sanpei.org> To: mobile@FreeBSD.org Subject: re-probe PC-Card ether with INET6 kernel(4-current) X-Mailer: Mew version 1.70 on Emacs 19.34.1 / Mule 2.3 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Sun, 19 Dec 1999 18:23:49 +0900 From: MIHIRA Sanpei Yoshiro Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi. Thank you, Warner and -arch folks. After changes of sys/net/if.c 1.81, I can play with NE2000/ed0 ethernet PC-Card without panic. But I have two problem relaed to PC-Card. 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. 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. ---------- 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 Warner, may I help you about sys/dev/pccard? Thank you MIHIRA Yoshiro To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message