Date: Fri, 29 Jun 2001 10:40:38 -0700 From: Edwin Culp <eculp@EnContacto.Net> To: current@FreeBSD.ORG Subject: Interrupt problem? with accton EN2242 MiniPCI 10/100BaseTX. Message-ID: <993836438.3b3cbd96b4e05@Mail.SavvyWorld.Net>
next in thread | raw e-mail | index | archive | help
I'm running current and get the following error in dmesg while trying to enable the minipci. This is a HP n5470 laptop. dc0: <Accton EN2242 MiniPCI 10/100BaseTX> irq 11 at device 16.0 on pci0 dc0: failed to enable I/O ports! device_probe_and_attach: dc0 attach returned 6 It is sharing irq 11 with the cardbus bridge. As I understand this sharing should work but I have my doubts. To double check I have tried to change the cardbus too use irq 10 by changing hints to irq 10 and by adding machdep.pccard.pcic_irq="10" to loader.conf. They don't make any chnge. So I haven't been able to confirm my suspisions. Does anyone have a suggestion as to how I might be able to test this or fix it (would be even better:)? Thanks, ed pcic0: <TI PCI-1420 PCI-CardBus Bridge> mem 0x44000000-0x44000fff irq 11 at device 4.0 on pci0 pcic0: Memory mapped device, will work. pcic0: TI12XX PCI Config Reg: [ring enable][speaker enable][pwr save][pci only] pccard0: <PC Card bus (classic)> on pcic0 pcic1: <TI PCI-1420 PCI-CardBus Bridge> mem 0x44001000-0x44001fff irq 11 at device 4.1 on pci0 ----------------------------------------------------------------------- The illiterate of the 21st century will not be those who cannot read and write, but those who cannot learn, unlearn and relearn. --Alvin Toffler 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?993836438.3b3cbd96b4e05>