Re: pcib allocation failure

From: <deeptech71_at_gmail.com>
Date: Thu, 19 May 2011 18:28:46 +0200
On Thu, May 19, 2011 at 2:13 PM, John Baldwin <jhb_at_freebsd.org> wrote:
> Yeah, your BIOS continues to behave very poorly.  Please try this hack to see
> if it allows your video to still work with any AGP aperture size:
>
> Index: pci_pci.c
> ===================================================================
> --- pci_pci.c   (revision 222093)
> +++ pci_pci.c   (working copy)
> _at__at_ -231,7 +231,9 _at__at_ pcib_alloc_window(struct pcib_softc *sc, struct pc
>                    w->name, (uintmax_t)w->base, (uintmax_t)w->limit);
>                w->base = max_address;
>                w->limit = 0;
> +#if 0
>                pcib_write_windows(sc, w->mask);
> +#endif
>                return;
>        }
>        pcib_activate_window(sc, type);

does not.
Received on Thu May 19 2011 - 14:28:47 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:14 UTC