Port-amiga archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: X.org and A1200 AGA Graphics
Xorg confirmed working with your kernel.
I needed this @ /etc/X11/xorg.conf:
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "Protocol" "wskbd"
Option "Device" "/dev/wskbd0"
EndSection
Hoping this can get approved for 9.3, if a 9.3 happens before 10.
-- Roc
On Mon, 11 Oct 2021 at 20:47, David Brownlee <abs%absd.org@localhost> wrote:
>
> On Mon, 11 Oct 2021 at 10:20, David Brownlee <abs%absd.org@localhost> wrote:
> >
> > On Mon, 11 Oct 2021 at 08:21, Roc Vallès <vallesroc%gmail.com@localhost> wrote:
> > >
> > > I'd love to test this :)
> > >
> > > Wouldn't it help to provide a patch against 9.2's source tree? Or a
> > > kernel binary. Testing would be this much easier.
>
> netbsd-9 amiga WSCONS kernel built with (what I believe to be) the
> right pullups from -current:
> http://sync.absd.org/amiga/netbsd-9-wsfb.gz
>
> Script used to merge the changes & build the kernel (took just under
> 90 minutes to build the full cross compiler, tools & kernel on an old
> Dell T320 :)
> http://sync.absd.org/amiga/netbsd-9-wsfb-build.sh
>
> David
Home |
Main Index |
Thread Index |
Old Index