Re: Patch to fix this Re: Dell/acpi_video hw.acpi.video.out0 is probably a bug, and an important one. Re: Dell laptops
Nate Lawson <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile,gmane.os.freebsd.devel.acpi |
|---|---|
| Message-ID | <[email protected]> |
bruno@ already fixed this in -current with a more complete patch. He will probably MFC soon. [email protected] wrote: > acpi_video.c expects the lcd to be identified as 0x0110, but my Dell > Latitude C400 (and probably others) id's the lcd at 0x0400: > > Device (LCD) > { > Method (_ADR, 0, NotSerialized) > { > Return (0x0400) > } > > > so, acpi_video needs to account for this. > > > got this sorted, and now the display turns back on, here's the patch, i > already send-pr'd it -- Nate _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-mobile To unsubscribe, send any mail to "[email protected]"