Date: Sat, 20 Jan 2001 22:39:25 +0900 (JST) From: MIHIRA Yoshiro <sanpei@sanpei.org> To: freebsd-mobile@FreeBSD.ORG Subject: [current,NEWCARD] panic: resource_list_delete: resource has not been released Message-ID: <20010120.223925.39152646.sanpei@hc.cc.keio.ac.jp>
next in thread | raw e-mail | index | archive | help
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) <<snip>> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010120.223925.39152646.sanpei>