What are these numbers from lscpi output ?

1 réponse [Dernière contribution]
dadix
Hors ligne
A rejoint: 07/01/2013

I run this command: lspci -nnvvvxxxx > lscpi.log

Now I see these numbers. What are these? These are blobs?

00:00.0 Host bridge [0600]: Intel Corporation 2nd Generation Core Processor Family DRAM Controller [8086:0104] (rev 09)
Subsystem: Samsung Electronics Co Ltd Device [144d:c0b6]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- SERR-
Kernel driver in use: agpgart-intel
00: 86 80 04 01 06 00 90 20 09 00 00 06 00 00 00 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 4d 14 b6 c0
30: 00 00 00 00 e0 00 00 00 00 00 00 00 00 00 00 00
40: 01 90 d1 fe 00 00 00 00 01 00 d1 fe 00 00 00 00
50: 11 02 00 00 19 00 00 00 00 00 00 00 01 00 00 ab
60: 05 00 00 f8 00 00 00 00 01 80 d1 fe 00 00 00 00
70: 00 00 80 ff 00 00 00 00 00 0c 80 ff 7f 00 00 00
80: 10 11 11 11 11 11 11 00 1a 00 00 00 00 00 00 00
90: 01 00 00 00 01 00 00 00 01 00 d0 4f 01 00 00 00
a0: 01 00 00 00 01 00 00 00 01 00 e0 4f 01 00 00 00
b0: 01 00 a0 ab 01 00 80 ab 01 00 00 ab 01 00 a0 af
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 09 00 0c 01 9e 61 80 e2 90 00 00 14 00 00 00 00
f0: 00 00 00 01 00 00 00 00 b8 0f 06 00 00 00 00 00

All lscpi.log here : http://pastebin.com/h3prBG9u

lembas
Hors ligne
A rejoint: 05/13/2010

Not blobs. As the lspci manual page states, the -xxxx switch will "Show hexadecimal dump of the extended (4096-byte) PCI configuration space available on PCI-X 2.0 and PCI Express buses." So they are some registers.

If somebody on the other hand presented you with a "source code" that looked like that, then that'd be a blob.