Query: vpd
OS: debian
Section: 4
Links: debian man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
VPD(4) BSD/i386 Kernel Interfaces Manual VPD(4)NAMEvpd -- Vital Product Data kernel interfaceSYNOPSISdevice vpdDESCRIPTIONIBM ThinkPad notebooks (and most IBM desktop PCs) have a 48-byte Vital Product Data (VPD) structure located in the BIOS Shadow RAM. The VPD provides machine type and model information, the build ID (this is roughly the BIOS version) and serial number information. The vpd driver scans the BIOS area and claims the memory used by the VPD structure. It provides the sysctl(3) branch hw.vpd to allow this information to be accessed by the userland. The following variables are provided, one per VPD attachment (there should only be one): MACHINE_TYPE (machine.type) Machine type. MACHINE_MODEL (machine.model) Machine model. BUILD_ID (build.id) BIOS Build ID. SERIAL_BOX (serial.box) Box Serial Number. SERIAL_PLANAR (serial.planar) Motherboard Serial Number.SEE ALSOTP General - Using the BIOS Build ID to identify IBM ThinkPad systems, Reference #: MIGR-45120, November 22, 2002, http://www.ibm.com/support/docview.wss?uid=psg1MIGR-45120.HISTORYThe vpd driver first appeared in FreeBSD 5.1.AUTHORSThe vpd driver and this manual page were written by Matthew N. Dodd <mdodd@FreeBSD.org>.BSDAugust 31, 2004 BSD
Related Man Pages |
---|
vpddecode(8) - linux |
vpddecode(8) - debian |
nvram(4) - freebsd |
vpddecode(8) - minix |
vpddecode(8) - php |
Similar Topics in the Unix Linux Community |
---|
Format File |
Improving code |
Copy of "How to create a long list of directories with mkdir?" |
Using variable output in awk |
Spam Abuse "Evidence" (Not Accurate) |