This bundle for the total 652 DSDT files is available here: 
http://acpi.sourceforge.net/dsdt/dsdtall.tar.gz 

Thanks
- Ling

>-----Original Message-----
>From: [EMAIL PROTECTED]
>[mailto:[EMAIL PROTECTED] On Behalf Of Thomas W. Carley
>Sent: 2006年9月8日 11:38
>To: Yu, Ling L
>Cc: [email protected]; Len Brown
>Subject: Re: DSDT database
>
>-----BEGIN PGP SIGNED MESSAGE-----
>Hash: SHA1
>
>Never mind bundling them for me, I hacked up a little script to get them
>all.
>
>FYI, I used the following script to make a web page with links to all of
>the DSDT files.
>
>for ((i=0;i<=1000;i+=1));
>do
>       echo '<A href="http://acpi.sourceforge.net/dsdt/dl.php?id='$i'"> DSDT
>'$i'</A>' >> links.html;
>done
>
>The I loaded links.html into firefox and used the down them all
>extension to download all of the links. Some of them are not valid, and
>result in files named "---custom.gz". Once these are erased I am left
>with 652 files.
>
>Yu, Ling L wrote:
>>>> I am looking into the level of SMBus support in ACPI implementations.
>> I
>>>> see that the sourceforge project has 652 DSDT's in its database. I
>> would
>>>> like to run some automated scripts over these to get some statistics
>>>> about the level of SMBus support. However, downloading them one at a
>>>> time will take forever. Is the DSDT database available in whole? Can
>>>> someone send me a link, or send the files directly?
>>> Maybe Yu Ling knows how to get "behind the mirrors" of the web server
>>> and can run something for you there?
>> Thomas,
>> Do you really need all DSDTs on sourceforge web?
>> If yes, I will try to export them and make a whole tarball, put
>> somewhere to let you download.
>>
>> Thanks
>> - Ling
>-----BEGIN PGP SIGNATURE-----
>Version: GnuPG v1.4.3 (MingW32)
>Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>
>iD8DBQFFAbhsM+ThSqsPpFsRAv8kAKDfqaXFcJY+jiCPD0LXwRl3eqVZ+gCgoBet
>dfEiIamd2Sp+fGZOLYyMCss=
>=QHcE
>-----END PGP SIGNATURE-----
>-
>To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
>the body of a message to [EMAIL PROTECTED]
>More majordomo info at  http://vger.kernel.org/majordomo-info.html
-
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to