Subject: Re: port-i386/36852: Port of the aps driver from OpenBSD
To: None <gnats-bugs@NetBSD.org>
From: Jared D. McNeill <jmcneill@invisible.ca>
List: netbsd-bugs
Date: 08/27/2007 20:24:52
On Mon, 27 Aug 2007, Pierre Pronchery wrote:
> Add this to sys/dev/isa/files.isa:
> device aps
> attach aps at isa with aps_isa
> file dev/isa/aps.c aps
>
> Add this to your kernel configuration:
> aps* at isa? port 0x1600
Is there any way we can use something other than isabus to attach this
device? A quick glance at my T61's DSDT shows that the PNP0C02 ("Plug
and Play motherboard register resources") claims this IO port range, but I
don't see any identifier for it...
Cheers,
Jared