re: Trying to access the Expansion ROM of a video card

2021-10-22 Thread matthew green
> I am using NetBSD 9.2 (amd64). I have a laptop that has a radeon r7 > m265 video card (vendor 0x1002, product 0x6604). The system does not > recognize this card. It fails with this message: are you booting uefi or bios? sometimes modern systems don't work properly with bios and gpus, not being

Re: Trying to access the Expansion ROM of a video card

2021-10-22 Thread Taylor R Campbell
> Date: Wed, 20 Oct 2021 08:26:25 + > From: Riza Dindir > > The bus_space_map function returns code 35. Maybe I am doing something > wrong in the code when I try to read the "expansion rom" of the pci > card. Anyone has an idea? How should I read the "expansion rom" of a > PCI card? 35 is

Re: Trying to access the Expansion ROM of a video card

2021-10-22 Thread Riza Dindir
Hello Michael, On Thu, Oct 21, 2021, 19:55 Michael wrote: > Hello, > > On Wed, 20 Oct 2021 08:26:25 + > Riza Dindir wrote: > > > I am using NetBSD 9.2 (amd64). I have a laptop that has a radeon r7 > > m265 video card (vendor 0x1002, product 0x6604). The system does not > > recognize this