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 [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to