On Saturday, December 28, 2013 10:14:01 pm Neel Natu wrote:
> Hi John,
>
> On Fri, Dec 27, 2013 at 9:05 AM, John Baldwin wrote:
> > While hacking on the power button support, I also started rototilling the
> > DSDT
> > generation code a bit. My initial goal was to enumerate the LPC serial
> >
Hi John,
On Fri, Dec 27, 2013 at 9:05 AM, John Baldwin wrote:
> While hacking on the power button support, I also started rototilling the DSDT
> generation code a bit. My initial goal was to enumerate the LPC serial ports
> (COM1 and COM2) properly via ACPI. I ended up doing the following:
>
>
On 12/27/13 8:49 PM, Neel Natu wrote:
> Hi John,
>
> On Fri, Dec 27, 2013 at 9:05 AM, John Baldwin wrote:
>> While hacking on the power button support, I also started rototilling the
>> DSDT
>> generation code a bit. My initial goal was to enumerate the LPC serial ports
>> (COM1 and COM2) prope
Hi John,
On Fri, Dec 27, 2013 at 9:05 AM, John Baldwin wrote:
> While hacking on the power button support, I also started rototilling the DSDT
> generation code a bit. My initial goal was to enumerate the LPC serial ports
> (COM1 and COM2) properly via ACPI. I ended up doing the following:
>
>
While hacking on the power button support, I also started rototilling the DSDT
generation code a bit. My initial goal was to enumerate the LPC serial ports
(COM1 and COM2) properly via ACPI. I ended up doing the following:
- Moved the info for the top-level PCI bus into the PCI emulation code an