> Hi,
>
> James C. McPherson wrote:
>> Welcome to the community!
>>
>> Seconding Eric's suggestion, I'd add that you should go
>> and look at the hardware compatibility list at
>>
>> http://sun.com/bigadmin
>>
>> Note that if your hardware is listed as working with
>> Solaris 10 then it's pretty certain to work with Solaris
>> Express .... unless it is *really really* old.
>
> More specifically, try out the hardware detection tool ;)
>
> http://www.sun.com/bigadmin/hcl/hcts/device_detect.html
>

looks interesting .. what I got was a file that had this in it :

<?xml version="1.0" encoding="UTF-8"?>

<jnlp spec="1.0+" codebase="http://java.sun.com/";>
    <information>
            <title>Sun Device Detection Tool</title>
            <vendor>Detect Component Driver Availability</vendor>
            <description></description>
            <offline-allowed/>
    </information>

    <security>
        <all-permissions />
    </security>

    <resources>
    <j2se version="1.5+" java-vm-args="-client"/>
    <jar href="/webapps/download/GetFile/vvv2/multiple-i586/sddt_1_0.jar"
main="true" download="eager"/>
    </resources>

    <application-desc main-class="com.sun.vvv2.func.VVV2">
    <argument>driver.db.zip</argument>
    <argument>pci.ids.zip</argument>
    <argument>http://java.sun.com/</argument>
    <argument>/webapps/download/GetFile/vvv2/multiple-i586</argument>
    <argument>180</argument>
    <argument>Solaris 10 11/06</argument>
    </application-desc>

</jnlp>


I'm not really sure what to do with that ...

Dennis

_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to