RE: Removal of pci_find_* in 2.5

Matt_Domsch@Dell.com
Tue, 16 Jul 2002 14:23:52 -0500


> There is a BIOS extension for this (EDID 3.0 I believe).

Unfortunately EDD30 isn't implemented by very many BIOSs or option roms.
The Adaptec aic7xxx series BIOSs and recent LSI-based PERC3 BIOSs are the
only ones I've found that do, but their implementations are slightly buggy.
Granted, I've limited my testing to those cards and/or onboard devices that
Dell sells.

I made a simple DOS program if people want to test boards for themselves.
(EDD30 specifies a real mode int13 extension, so it was easy to to it in
DOS, only slightly harder to do it in the boot loader or kernel before
switching to protected mode.) Posted to http://domsch.com/linux/edd30/.
There's a results page there that I'm starting to fill in. Please send
results to edd30@domsch.com per the README included.

Thanks,
Matt

--
Matt Domsch
Sr. Software Engineer, Lead Engineer, Architect
Dell Linux Solutions www.dell.com/linux
Linux on Dell mailing lists @ http://lists.us.dell.com
#1 US Linux Server provider for 2001 and Q1/2002! (IDC May 2002)

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/