xserver/hw
Tiago Vignatti 90fd9e40b5 xfree86: pci: remove superfluous vendor and card name logging
X server suffers in startup time when relying on the pciaccess's linear search
to fetch vendor and video device name from PCI ID file (when existent). Such
names are only used to write the log, which may be superfluous. This
information often is provided by the drivers or likewise users can get the it
using external tools like lspci or scanpci.

This patch remove the references of those functions from X start up.

Reported-by: Richard Barnette <jrbarnette@chromium.org>
Signed-off-by: Tiago Vignatti <tiago.vignatti@nokia.com>
Tested-by: Richard Barnette <jrbarnette@chromium.org>
Reviewed-by: James Cloos <cloos@jhcloos.com>
Reviewed-by: Mikhail Gusarov <dottedmag@dottedmag.net>
Reviewed-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
2010-07-01 08:03:26 -04:00
..
dmx dmx: Get rid of xstrdup when argument is definitely non-NULL 2010-06-11 19:04:23 +07:00
kdrive Xephyr: fix Xv adaptor capability tests 2010-06-30 12:22:26 -04:00
vfb Remove unnecessary parentheses around return values in functions 2010-06-10 06:42:42 -07:00
xfree86 xfree86: pci: remove superfluous vendor and card name logging 2010-07-01 08:03:26 -04:00
xnest Fix a couple more possible errors with input-only windows 2010-06-10 19:15:28 -07:00
xquartz xquartz: Get rid of xstrdup when argument is definitely non-NULL 2010-06-11 19:04:23 +07:00
xwin XWin: Fixes for devPrivates API change 2010-06-22 11:06:30 -07:00
Makefile.am Catch errors in recursive relink targets 2010-03-22 00:45:57 -05:00