NetBSD-Bugs archive

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

Re: port-amd64/53286: hdaudio(4), iwm(4) and rtsx(4) detections fail in UEFI case



The following reply was made to PR port-amd64/53286; it has been noted by GNATS.

From: Todd Whitesel <toddpw%gmail.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: port-amd64/53286: hdaudio(4), iwm(4) and rtsx(4) detections fail
 in UEFI case
Date: Tue, 13 Nov 2018 17:39:36 -0800

 --00000000000064b772057a960205
 Content-Type: text/plain; charset="UTF-8"
 
 This change:
 
 cvs rdiff -u -r1.11 -r1.11.6.1 src/sys/arch/x86/x86/efi.c
 
 breaks i386 GENERIC_TINY kernel, for which PCI is not configured in.
 The error appears when linking the kernel:
 
 efi.o: In function 'efi_probe':
 efi.c:(.text+0x475): undefined reference to 'pci_mapreg_map_enable_decode'
 
 I'm not sure what the correct fix is. Does EFI support even make sense on
 old systems without PCI?
 
 -- 
 Todd Whitesel
 toddpw%gmail.com@localhost
 
 --00000000000064b772057a960205
 Content-Type: text/html; charset="UTF-8"
 Content-Transfer-Encoding: quoted-printable
 
 <div dir=3D"ltr"><div>This change:</div><div></div><div>
 <pre>cvs rdiff -u -r1.11 -r1.11.6.1 src/sys/arch/x86/x86/efi.c</pre>
 
 </div><div>breaks i386 GENERIC_TINY kernel, for which PCI is not configured=
  in.</div><div>The error appears when linking the kernel:</div><div><br></d=
 iv><div>efi.o: In function &#39;efi_probe&#39;:</div><div>efi.c:(.text+0x47=
 5): undefined reference to &#39;pci_mapreg_map_enable_decode&#39;</div><div=
 ><br></div><div>I&#39;m not sure what the correct fix is. Does EFI support =
 even make sense on old systems without PCI?<br></div><div><br>-- <br><div d=
 ir=3D"ltr" class=3D"gmail_signature" data-smartmail=3D"gmail_signature">Tod=
 d Whitesel<br><a href=3D"mailto:toddpw%gmail.com@localhost"; target=3D"_blank">toddpw@=
 gmail.com</a></div></div></div>
 
 --00000000000064b772057a960205--
 



Home | Main Index | Thread Index | Old Index