Re: Add Bay Trail EHCI controller to pcidevs

2016-01-11 Thread Mark Kettenis
> Date: Thu, 7 Jan 2016 11:08:39 + (UTC) > From: > > Hi Mark, > Thanks for having a look at this. > The 6th of January install59.fs should have v 1.298 of acpi.c > But I still get the same 'can't map interrupt' on both EHCI and XHCI. > Let me know if there's a way to

Re: Add Bay Trail EHCI controller to pcidevs

2016-01-11 Thread openbsd
11. Jan 2016 11:06 by mark.kette...@xs4all.nl: > So I got an ASUS X205TA myself. It's an "interesting" machine. Been > busy hacking on it over the weekend, but here is a short update: > > * The machine implements the "Hardware Reduced ACPI" variant > introduced in the ACPI 5.0 standard.

Re: Add Bay Trail EHCI controller to pcidevs

2016-01-07 Thread Dan Jones
> On Jan 7, 2016, at 4:08 AM, open...@tuta.io wrote: > > Hi Mark, > Thanks for having a look at this. > The 6th of January install59.fs should have v 1.298 of acpi.c > But I still get the same 'can't map interrupt' on both EHCI and XHCI. > Let me know if there's a way to collect more support data

Re: Add Bay Trail EHCI controller to pcidevs

2016-01-02 Thread Mark Kettenis
> acpi0 at bios2: rev 2, ACPI control unavailable The diff below should fix that issue and get rid of the can't map interrupt issues. Index: acpi.c === RCS file: /cvs/src/sys/dev/acpi/acpi.c,v retrieving revision 1.297 diff -u

Re: Add Bay Trail EHCI controller to pcidevs

2015-12-31 Thread Dan Jones
>From: tuta.io> >Subject: Re: Add Bay Trail EHCI controller to pcidevs >Newsgroups: gmane.os.openbsd.misc >Date: 2015-12-17 09:58:44 GMT (2 weeks, 4 hours and 34 minutes ago) >>> Doesn't work, but at least it makes the dmesg look better.>What doesn't >>> wor

Re: Add Bay Trail EHCI controller to pcidevs

2015-12-17 Thread openbsd
>> Doesn't work, but at least it makes the dmesg look better.>What doesn't >> work?Hi Martin, Can't speak for Callum but in my case USB isn't working on Bay Trail. ASUS X205TA - amd64 16th december snapshot (now booting fine UEFI native) EHCI configured returns: ehci0 at pci0 dev 29 function 0

Re: Add Bay Trail EHCI controller to pcidevs

2015-12-07 Thread Martin Pieuchot
On 06/12/15(Sun) 20:44, Callum Davies wrote: > Doesn't work, but at least it makes the dmesg look better. What doesn't work? > > Index: sys/dev/pci/pcidevs > === > RCS file: /cvs/src/sys/dev/pci/pcidevs,v > retrieving revision

Add Bay Trail EHCI controller to pcidevs

2015-12-06 Thread Callum Davies
Doesn't work, but at least it makes the dmesg look better. Index: sys/dev/pci/pcidevs === RCS file: /cvs/src/sys/dev/pci/pcidevs,v retrieving revision 1.1780 diff -u -p -u -r1.1780 pcidevs --- sys/dev/pci/pcidevs 28 Nov 2015 14:11:33