Port-i386 archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: i386 vs radeondrmkms problem - isa attachments suck



   Date: Sun, 01 Mar 2015 00:31:55 +1100
   from: matthew green <mrg%eterna.com.au@localhost>

   >    The need for loaded firmware from the filesystem at console attach time
   >    sounds like a seriously bad idea to me.
   > 
   > Agree.  But that's not the only issue mrg@ mentioned -- even if radeon
   > actually attaches earlier, i386 will have already mapped the vga
   > registers, causing radeon to fail.

   this is not true.  if it were true, it would fail on all systems today
   since the vga driver is already mapping them, even if it doesn't
   explicitly attach -- otherwise there'd be no early console output.

   the radeondrm code doesn't try to map this space.  

Right, sorry, I keep forgetting the nature of this issue.  The issue
is that on i386, vga or pcdisplay already grabs wsdisplay0 before
radeon can.  So attaching radeon earlier may actually work, then.


Home | Main Index | Thread Index | Old Index