RE: Missing pcm interrupts with ACPI

From: Michael Class (michael.class_at_gmx.de)
Date: 12/16/03

  • Next message: Munehiro Matsuda: "Re: 5.2-RELEASE TODO"
    Date: Tue, 16 Dec 2003 15:36:23 +0100 (MET)
    To: John Baldwin <jhb@FreeBSD.org>
    
    

    On Mon, 15 Dec 2003, John Baldwin wrote:

    >
    > On 13-Dec-2003 Michael Class wrote:
    > > Hello current,
    > >
    > > unfortunately the attachments of my last mail did not make it to the
    > > list. I have put them now on a web server:
    > >
    > > https://michaelclass.homeip.net/fbsd
    > >
    > > Michael
    >
    > Ok, this is going to be a bit more complicated to fix. Basically, your
    > MADT doesn't tell us that IRq's 9 and 10 are supposed to be level triggered
    > though your MP Table does tell us that. At the moment, we don't support
    > using the attributes from ACPI IRQ resources to bubble back up to the PIC
    > driver to re-program the int pins. For now don't use ACPI. I will try to
    > contact you later when I have patches that you can test. Thanks.

    John,

    yes I do not have a problem to run this system without ACPI for the
    time beeing. Feel free to contact me if you have something to test.

    Thank you for your effort

    Michael

    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"


  • Next message: Munehiro Matsuda: "Re: 5.2-RELEASE TODO"

    Relevant Pages

    • Re: Umstellung Standard PC auf ACPI PC
      ... > Hallo Michael, ... Du hast die passende ACPI-HAL genommen, sie auch mit dem namen ins System32 ... Nicht vorhandene HAL ersetzen weil default ist hal.dll. ... > wenn der PC bei der Installation als ACPI PC installiert wird. ...
      (microsoft.public.de.german.win2000.hardware)
    • Re: MFC of r180753: ABI problems?
      ... John Baldwin writes: ... :> pcicfgregs is an internal to pci implementation detail. ... Cardbus and acpi would be the only ...
      (freebsd-hackers)
    • Re: device atpic to be deprecated?
      ... John Baldwin wrote: ... I can boot the kernel and mount root OK with or without ACPI enabled ... I can even boot OK without "device acpi" compiled into the kernel ...
      (freebsd-current)
    • Re: device atpic to be deprecated?
      ... John Baldwin wrote: ... I can boot the kernel and mount root OK with or without ACPI enabled ...
      (freebsd-current)
    • Re: Reading acpi memory from a driver attached to hostb
      ... John Baldwin writes: ... That should basically work since almost everything is a child of acpi. ... you don't need to "attach" to acpi just allocate ...
      (freebsd-hackers)