Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Nov 2002 01:35:19 +0100 (CET)
From:      Dirk-Willem van Gulik <dirkx@webweaving.org>
To:        "M. Warner Losh" <imp@bsdimp.com>
Cc:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: Understanding PCI intr routing on a Cirrus Logic PD6729
Message-ID:  <20021129013253.J25692-100000@foem.leiden.webweaving.org>
In-Reply-To: <20021128.104629.127817773.imp@bsdimp.com>

next in thread | previous in thread | raw e-mail | index | archive | help

I noticed that there are a couple of things in the pcic_isa.c and in the
pcic.c resume() function which seem to have no equivalent in the
pcic_pci.c; such as speaker/power setup:

 	pcic_setb(&sc->slots[0], PCIC_MISC1, PCIC_MISC1_SPEAKER);
	pcic_clrb(&sc->slots[0], PCIC_MISC2, PCIC_LPDM_EN);

(and they only ?seem? to be done for the 6722 though the 6729 contorller
has the equivalent registers.). Or am I misreading this ?

Dw


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021129013253.J25692-100000>