Date: Thu, 11 Apr 2002 14:57:54 +0200 (MEST) From: Klaus Leibrandt <leibrand@informatik.tu-muenchen.de> To: freebsd-current@freebsd.org Subject: Problems with NEWCARD IRQ mapping Message-ID: <Pine.GSO.4.44.0204111436200.738-100000@sunhalle19>
next in thread | raw e-mail | index | archive | help
Hello. I just tried the Developers Preview 1, and was really looking forwards to the new cardbus support. But while booting I now get the following (ACPI disabled, funny messages show up if enabled): pccbb0: <TI1225 PCI-CardBus Bridge> at device 10.0 on pci0 cardbus0: <CardBus bus> on pccbb0 pccard0: <16-bit PCCard bus> on pccbb0 pci_cfgintr_linked: linked (62) to hard routed irq -1 pci_cfgintr: 0:10 INTA routed to irq -1 pccbb: Unable to map IRQ... panic: resource_list_release: can't find resource Debugger("panic") Stopped at Debugger+0x40: xorl %eax,%eax db> ---- This does not happen when using OLDCARD, but OLDCARD is pretty useless, since my network device is CardBus. CardBus support works perfectly on Windows and Linux. (I inspected the Linux code. There is a special section dealing with bogus PCI IRQ configurations.) The NetBSD guys also screwed it up in their system (i tried it once) there I got a similar message. They also had code to work around this problem, but it simply did not work. So, it would be nice if there was some hint or workaround. I am really sick of the Linux installation on my Notebook and really want FreeBSD back. I am too unexperienced with PCI IRQ routing and stuff, so I can't fix it myself (I don't have time either.) I hope there is a soulution to this problem. --- Klaus Leibrandt leibrand@in.tum.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.44.0204111436200.738-100000>