From owner-freebsd-mobile Sat Jan 20 5:39:51 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from cherry.sanpei.org (g052204.ppp.asahi-net.or.jp [211.132.52.204]) by hub.freebsd.org (Postfix) with ESMTP id C808337B400 for ; Sat, 20 Jan 2001 05:39:31 -0800 (PST) Received: from lavender.sanpei.org (lavender-cherry.sanpei.org [192.168.7.1]) by cherry.sanpei.org (8.11.1/8.11.1) with ESMTP id f0KDdQE93613; Sat, 20 Jan 2001 22:39:26 +0900 (JST) (envelope-from sanpei@sanpei.org) Received: from localhost (localhost [127.0.0.1]) by lavender.sanpei.org (8.11.1/3.7W) with ESMTP id f0KDdPi04366; Sat, 20 Jan 2001 22:39:25 +0900 (JST) Date: Sat, 20 Jan 2001 22:39:25 +0900 (JST) Message-Id: <20010120.223925.39152646.sanpei@hc.cc.keio.ac.jp> To: freebsd-mobile@FreeBSD.ORG Subject: [current,NEWCARD] panic: resource_list_delete: resource has not been released From: MIHIRA Yoshiro X-Mailer: Mew version 1.95b97 on Emacs 21.0 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi. I tested NEWCARD with ISA-PCIC(Cirrus Logic PD6710 and Cirrus Logic PD672X). But when I inserted PC-Card, NEWCARD kernel always paniced with below message. Does someone know about this? I can use this PCIC with kludge version code (aka device card) without problem. pcic0 at port 0x3e0 iomem 0xd0000-0xd1fff irq 3 on isa0 pcic ident regs: 0x82 0x82 0x31 0x31 pcic0: controller 0 (Cirrus PD672X) has sockets A and B pccard0: <16-bit PCCard bus> on pcic0 pccard1: <16-bit PCCard bus> on pcic0 pcic0: bus_space_alloc range 0x0330-0x03ff (probed) pcic1: not probed (disabled) <> pccard1: check_cis_quirks pccard1: CIS version PCCARD 2.0 or 2.1 pccard1: CIS info: PCMCIA, UE2212, ETHERNET, R01 pccard1: Manufacturer code 0xffffffff, product 0xffffffff pccard1: function 0: network adapter, ccr addr 100 mask 1 pccard1: function 0, config table entry 1: I/O card; irq mask befc; iomask a, iospace 300-30f 310-31f; memspace 0-3ff@d400 4000-7fff@d400; mwait_required rdybsy_active wp_active bvd_active io16 irqlevel pccard1: functions scanning pcic_chip_io_alloc map port 300+10 pcic_chip_io_alloc map port 310+10 pccard1: Allocation failed for cfe 1 panic: resource_list_delete: resource has not been released <====== Debugger("panic") Stopped at Debugger+0x45: pushl %ebx db> trace Debugger(c02ee843) at Debugger+0x45 panic(c02ef6a0,c08b4100,c3b2bf4c,c0153c8f,c083a070) at panic+0x70 resource_list_delete(.................) at resource_list_delete+0x20 pccard_function_init(.................) at pccard_function_init+0x1fb pccard_attach_card(...................) at pccard_attach_card+0x1d3 pcic_attach_card(.....................) at pcic_attach_card+0x4a pcic_event_thread(....................) at pcic_event_thread+0x114 fork_trampoline() at fork_trampoline_0x17 db> --- MIHIRA, Sanpei Yoshiro Yokohama, Japan. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message