Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Retrieve harddisk serial number
Message
De
30/03/1998 02:39:37
 
 
À
17/03/1998 09:57:28
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00084712
Message ID:
00088024
Vues:
32
>Unfortunately, there's no universal way to do this - in the case of IDE
>drives, the serial number, if embedded at all on the readable media or in
>ROM, isn't readable using standard Disk I/O calls, and with SCSI, while
>there is a manufacturer ID and model embedded in the Mode Page data in
>Target Device information, there is no common Mode Page data for a serial
>number; if embedded at all, it'll be in the device's ROM, and would require
>you to use SCSI command blocks to access the Device Mode page data. I'd
>suggest posing the question to comps.periphs.scsi if you're specific
>interest is in SCSI device and you're comfortable writing a fair amount of
>low-level code to communicate directly with SCSI devices (C and a fair
>amount of in-line assembler will be needed to write this sort of function.)
>
>
>
>>
>>Hello all!
>>How can I get the harddisk serial number(not volume serial number , but
>serial number from manufacturer)?
>>
>
>Attachment Converted: Edward M Rauh.vcf

Thank you Ed for your answer. First of all I talk about IDE drives only, and this serial number(THIS IS UNIQUE)can be retrieve, I think, accessing disk controller in low-level mode. I have some asm sources but that works in 16-bit app.,only.

Dan
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform