Should use scanpci instead of lspci
Brought to you by:
andreamrl
If this software is to ever be used beyond Linux, it should not be
relying on Linux-only utility(ies).
scanpci comes with XFree86 (and, presumably, X.org), and is
thus better suited for the task.
I'm trying to port this software to FreeBSD, and this is the first
problem I'm seeing.
Logged In: YES
user_id=1024793
May be fine to improve portability.
The only problem is that i855crt should work also without X
(altought working with X is his main target).
So it shouldn't rely also on X stuff.
In the next version i may add an option to specify the card
address by command line and/or add support for both lspci
and scanpci
Thanks for your report!
Logged In: YES
user_id=1024793
Umm.. i realize now that most probably the last verision i
have released don't complile without X library.. it's
another fix for the next ver..