From owner-freebsd-current Fri Jun 29 10:40:54 2001 Delivered-To: freebsd-current@freebsd.org Received: from EnContacto.Net (adsl-63-205-16-205.dsl.mtry01.pacbell.net [63.205.16.205]) by hub.freebsd.org (Postfix) with ESMTP id 3D38137B409 for ; Fri, 29 Jun 2001 10:40:50 -0700 (PDT) (envelope-from eculp@EnContacto.Net) Received: (from root@localhost) by EnContacto.Net (8.11.4/8.11.4) id f5THecH23680 for current@FreeBSD.ORG; Fri, 29 Jun 2001 10:40:38 -0700 (PDT) (envelope-from eculp@EnContacto.Net) From: Edwin Culp Received: from 63.205.16.202 ( [63.205.16.202]) as user eculp@encontacto.net by Mail.SavvyWorld.Net with HTTP; Fri, 29 Jun 2001 10:40:38 -0700 Message-ID: <993836438.3b3cbd96b4e05@Mail.SavvyWorld.Net> Date: Fri, 29 Jun 2001 10:40:38 -0700 To: current@FreeBSD.ORG Subject: Interrupt problem? with accton EN2242 MiniPCI 10/100BaseTX. MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 2.3.7-cvs X-Originating-IP: 63.205.16.202 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm running current and get the following error in dmesg while trying to enable the minipci. This is a HP n5470 laptop. dc0: 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: 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: on pcic0 pcic1: 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