<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ldetect-lst/convert, branch MDK-2006_0</title>
<subtitle>Hardware List for the Light Hardware Detection Tool</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/ldetect-lst/'/>
<entry>
<title>keep previous behaviour (silently ignore missing file)</title>
<updated>2005-08-25T09:49:23+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2005-08-25T09:49:23+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/ldetect-lst/commit/?id=c0b9ad331d176810e353076fe6d8b54524e6287d'/>
<id>c0b9ad331d176810e353076fe6d8b54524e6287d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>modify merge2pcitable.pl to handle compressed pcitable</title>
<updated>2005-08-25T09:31:13+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2005-08-25T09:31:13+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/ldetect-lst/commit/?id=02da1648d18d30e8447f77d39303420d533437f3'/>
<id>02da1648d18d30e8447f77d39303420d533437f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- new code to merge in MonitorsDB entries (esp. coming from monitor-parse-edid --MonitorsDB)</title>
<updated>2005-06-24T06:16:06+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2005-06-24T06:16:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/ldetect-lst/commit/?id=d4f5186be207b197bda2d491308c722ce42450ea'/>
<id>d4f5186be207b197bda2d491308c722ce42450ea</id>
<content type='text'>
- verify_MonitorsDB has been merged in merge_MonitorsDB

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- verify_MonitorsDB has been merged in merge_MonitorsDB

</pre>
</div>
</content>
</entry>
<entry>
<title>MonitorsDB is full of bad EISA_ID :-(</title>
<updated>2005-03-17T22:05:21+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2005-03-17T22:05:21+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/ldetect-lst/commit/?id=ff222086af89ba44ac861ab1e9eaeee48d761d30'/>
<id>ff222086af89ba44ac861ab1e9eaeee48d761d30</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add merging with SuSE hwinfo</title>
<updated>2005-02-16T16:58:08+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2005-02-16T16:58:08+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/ldetect-lst/commit/?id=b46f95668473ec553f0750b181145a4933c78413'/>
<id>b46f95668473ec553f0750b181145a4933c78413</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>overwrite bogus descriptions (aka "vendor|") with proper ones (aka</title>
<updated>2004-12-03T10:21:58+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tvignaud@mandriva.org</email>
</author>
<published>2004-12-03T10:21:58+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/ldetect-lst/commit/?id=fee04c204ed726e8428fdaeea83f9b1dc18478b3'/>
<id>fee04c204ed726e8428fdaeea83f9b1dc18478b3</id>
<content type='text'>
"vendor|device") from {pci,usb}.ids

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"vendor|device") from {pci,usb}.ids

</pre>
</div>
</content>
</entry>
<entry>
<title>(merge_entries_with_wildcards) split from merge() the new code that</title>
<updated>2004-11-26T17:56:32+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tvignaud@mandriva.org</email>
</author>
<published>2004-11-26T17:56:32+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/ldetect-lst/commit/?id=70519441dc058e2e38253929a6aa776761439682'/>
<id>70519441dc058e2e38253929a6aa776761439682</id>
<content type='text'>
handle PCI_ANY_ID in kernel's pcimap.

rationale: drivers that use PCI_ANY_ID often also check PCI
capabalities which we cannot do w/o the card physically present and
thus what we found must be reviewed.

this is enabled by using the --handle-wildcards option

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
handle PCI_ANY_ID in kernel's pcimap.

rationale: drivers that use PCI_ANY_ID often also check PCI
capabalities which we cannot do w/o the card physically present and
thus what we found must be reviewed.

this is enabled by using the --handle-wildcards option

</pre>
</div>
</content>
</entry>
<entry>
<title>(merge) handle PCI device IDs set to PCI_ANY_ID in kernel's pcimap</title>
<updated>2004-11-26T17:48:46+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tvignaud@mandriva.org</email>
</author>
<published>2004-11-26T17:48:46+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/ldetect-lst/commit/?id=e207641f3423736411465fbe6d098b6e79aa8370'/>
<id>e207641f3423736411465fbe6d098b6e79aa8370</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add support for new rh's pcitable format from FC3's hwdata</title>
<updated>2004-11-17T14:58:46+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tvignaud@mandriva.org</email>
</author>
<published>2004-11-17T14:58:46+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/ldetect-lst/commit/?id=de2198f85701d8c557cfd56718a486a6b07b419c'/>
<id>de2198f85701d8c557cfd56718a486a6b07b419c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>perl_checker fixes</title>
<updated>2004-11-02T10:21:24+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tvignaud@mandriva.org</email>
</author>
<published>2004-11-02T10:21:24+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/ldetect-lst/commit/?id=5cb30e5ae6630652c7d9a0c6f7525b9806cb70aa'/>
<id>5cb30e5ae6630652c7d9a0c6f7525b9806cb70aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
