From owner-freebsd-questions Wed Sep 19 16:32:53 2001 Delivered-To: freebsd-questions@freebsd.org Received: from rhymer.cogsci.ed.ac.uk (rhymer.cogsci.ed.ac.uk [129.215.144.8]) by hub.freebsd.org (Postfix) with ESMTP id 6260B37B419 for ; Wed, 19 Sep 2001 16:32:48 -0700 (PDT) Received: from banks.cogsci.ed.ac.uk (banks [129.215.144.55]) by rhymer.cogsci.ed.ac.uk (8.9.3/8.9.3) with ESMTP id AAA06480 for ; Thu, 20 Sep 2001 00:32:46 +0100 (BST) Received: (from richard@localhost) by banks.cogsci.ed.ac.uk (8.9.3+Sun/8.9.3) id AAA03867 for freebsd-questions@freebsd.org; Thu, 20 Sep 2001 00:32:46 +0100 (BST) Date: Thu, 20 Sep 2001 00:32:46 +0100 (BST) Message-Id: <200109192332.AAA03867@banks.cogsci.ed.ac.uk> From: Richard Tobin Subject: pcic problems with 4.4 To: freebsd-questions@freebsd.org Organization: just say no Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I just upgraded a Sony Vaio Z600 laptop from 4.2 to 4.4. Under 4.2 I had to set the pcic irq to 9 (rather than 0, polling mode) otherwise inserting any card would hang the machine. I got the value "9" from what Windows has. I was able to use both my Wavelan card and CDROM in this way. Under 4.4, my Wavelan card works in the default mode (though I once had a problem when I unplugged it), but the CDROM (which uses an ATA pc card) hangs it. It doesn't help to set hw.pcic.intr_path to 1 and hw.pcic.irq to 0. I tried to obtain the old setting - ISA routing and an IRQ - by setting hw.pcic.intr_path to 1 and hw.pcic.irq to 9, but that produces a panic during boot: pcic0: at device 12.0 on pci0 pcic0: PCI Memory allocated: 0x44000000 pcic0: Can't route ISA CSC interrupt. panic: resource_list_release: can't find resource The boot messages under 4.2 were: pcic0: at port 0x3e0 iomem 0xd0000 irq 9 on isa0 pcic0: management irq 10 pccard0: on pcic0 Any suggestions? -- Richard To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message