* Linux 2.6.x misses pci, fb, agp and dri support for the Intel E7221 chipset
@ 2008-01-03 15:20 Giampaolo Tomassoni
0 siblings, 0 replies; only message in thread
From: Giampaolo Tomassoni @ 2008-01-03 15:20 UTC (permalink / raw)
To: linux-fbdev-devel
Dears,
I see that every Linux 2.6.x kernel is actually missing any support for the
Intel E7221 chipset (aka i915).
Linux 2.6.23, in example, doesn't even report the 0x258A PCI id in
include/linux/pci_ids.h...
However, from Xorg's xf86-video-intel-2.1.1 driver I see that this kind of
video chipset would be handled by the i810_driver.c, if the linux AGP driver
would in turn handle it.
Xorg's driver defines the following in common.h:
#ifndef PCI_CHIP_E7221_G
#define PCI_CHIP_E7221_G 0x258A
/* Same as I915_G_BRIDGE */
#define PCI_CHIP_E7221_G_BRIDGE 0x2580
#endif
I found this chipset in some Dell PowerEdge SC420 servers I manage, which
are more or less two years old.
Is there any reason why the E7221 chipset can't be handled by the fb, agp
and (possibly) dri drivers from linux?
Thank you,
Giampaolo
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-01-03 15:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-03 15:20 Linux 2.6.x misses pci, fb, agp and dri support for the Intel E7221 chipset Giampaolo Tomassoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).