On Thu, Nov 12, 2015 at 05:40:45PM -0500, [email protected] wrote:
> >Synopsis: pkg_add <package> doesn't work on 5.8/sparc64, argues about > >missing libs > >Category: system library sparc64 > >Environment: > System : OpenBSD 5.8 > Details : OpenBSD 5.8-current (GENERIC.MP) #830: Wed Nov 11 > 12:48:03 MST 2015 > > [email protected]:/usr/src/sys/arch/sparc64/compile/GENERIC.MP > > Architecture: OpenBSD.sparc64 > Machine : sparc64 > >Description: > Here I tried "pkg_add curl": > > # pkg_add curl > quirks-2.114 signed on 2015-08-24T19:30:12Z > Can't install libiconv-1.14p3 because of libraries > |library c.80.1 not found > | /usr/lib/libc.so.84.1 (system): bad major > Can't install gettext-0.19.5.1: can't resolve libiconv-1.14p3 > Can't install gettext-0.19.5.1: can't resolve libiconv-1.14p3 > Can't install libidn-1.32: can't resolve libiconv-1.14p3,gettext-0.19.5.1 > Can't install curl-7.43.0: can't resolve > libiconv-1.14p3,gettext-0.19.5.1,libidn-1.32 > > But other packages do the same, "pkg_add wget" for example: > > # pkg_add wget > quirks-2.114 signed on 2015-08-24T19:30:12Z > Can't install libiconv-1.14p3 because of libraries > |library c.80.1 not found > | /usr/lib/libc.so.84.1 (system): bad major > Can't install gettext-0.19.5.1: can't resolve libiconv-1.14p3 > Can't install gettext-0.19.5.1: can't resolve libiconv-1.14p3 > Can't install libidn-1.32: can't resolve libiconv-1.14p3,gettext-0.19.5.1 > Can't install libidn-1.32: can't resolve libiconv-1.14p3,gettext-0.19.5.1 > Can't install libunistring-0.9.5: can't resolve libiconv-1.14p3 > Can't install libpsl-0.7.1p1: can't resolve > libidn-1.32,libiconv-1.14p3,gettext-0.19.5.1,libunistring-0.9.5 > Can't install pcre-8.37p1 because of libraries > Can't install wget-1.16.3p0: can't resolve > pcre-8.37p1,libpsl-0.7.1p1,libidn-1.32,libiconv-1.14p3,gettext-0.19.5.1 > > >How-To-Repeat: > It is a fresh install, from the CD I downloaded and burned yesterday > night. I tried using a different PKG_PATH off different mirrors, same thing. > > export PKG_PATH=http://ftp.openbsd.org/pub/OpenBSD/5.8/packages/`machine -a`/ > export > PKG_PATH=http://openbsd.cs.toronto.edu/pub/OpenBSD/5.8/packages/`machine -a`/ > > # uname -a > OpenBSD flowerpot.cloud.pico 5.8 GENERIC.MP#830 sparc64 > # machine -a > sparc64 > # ls -al /usr/lib/libc.so.* > -r--r--r-- 1 root bin 3259462 Nov 11 13:57 /usr/lib/libc.so.84.1 You installed from a snap, and not 5.8 release cd, -Otto > > >Fix: > N/A > > > dmesg: > OpenBSD 5.8-current (GENERIC.MP) #830: Wed Nov 11 12:48:03 MST 2015 > [email protected]:/usr/src/sys/arch/sparc64/compile/GENERIC.MP > real mem = 4294967296 (4096MB) > avail mem = 4204855296 (4010MB) > warning: no entropy supplied by boot loader > mpath0 at root > scsibus0 at mpath0: 256 targets > mainbus0 at root: Sun Fire V210 > cpu0 at mainbus0: SUNW,UltraSPARC-IIIi (rev 3.4) @ 1336 MHz > cpu0: physical 32K instruction (32 b/l), 64K data (32 b/l), 1024K external > (64 b/l) > cpu1 at mainbus0: SUNW,UltraSPARC-IIIi (rev 3.4) @ 1336 MHz > cpu1: physical 32K instruction (32 b/l), 64K data (32 b/l), 1024K external > (64 b/l) > "memory-controller" at mainbus0 not configured > "memory-controller" at mainbus0 not configured > schizo0 at mainbus0: "Tomatillo", version 4, ign 7c0, bus B 0 to 0 > schizo0: dvma map c0000000-dfffffff > pci0 at schizo0 > bge0 at pci0 dev 2 function 0 "Broadcom BCM5704C" rev 0x00, BCM5704 A3 > (0x2003): ivec 0x7c8, address 00:03:ba:be:ac:f1 > brgphy0 at bge0 phy 1: BCM5704 10/100/1000baseT PHY, rev. 0 > bge1 at pci0 dev 2 function 1 "Broadcom BCM5704C" rev 0x00, BCM5704 A3 > (0x2003): ivec 0x7c9, address 00:03:ba:be:ac:f2 > brgphy1 at bge1 phy 1: BCM5704 10/100/1000baseT PHY, rev. 0 > schizo1 at mainbus0: "Tomatillo", version 4, ign 780, bus A 0 to 0 > schizo1: dvma map c0000000-dfffffff > pci1 at schizo1 > ebus0 at pci1 dev 7 function 0 "Acer Labs M1533 ISA" rev 0x00 > "flashprom" at ebus0 addr 0-fffff, 290-290 not configured > rtc0 at ebus0 addr 70-71: m5819p > pcfiic0 at ebus0 addr 320-321 ivec 0x2e > iic0 at pcfiic0 > "SUNW,i2c-imax" at iic0 addr 0xb not configured > "SUNW,i2c-imax" at iic0 addr 0xc not configured > spdmem0 at iic0 addr 0x5b: 512MB DDR SDRAM registered ECC PC2300CL2.5 > spdmem1 at iic0 addr 0x5c: 512MB DDR SDRAM registered ECC PC2300CL2.5 > spdmem2 at iic0 addr 0x5d: 512MB DDR SDRAM registered ECC PC2300CL2.5 > spdmem3 at iic0 addr 0x5e: 512MB DDR SDRAM registered ECC PC2300CL2.5 > spdmem4 at iic0 addr 0x63: 512MB DDR SDRAM registered ECC PC2300CL2.5 > spdmem5 at iic0 addr 0x64: 512MB DDR SDRAM registered ECC PC2300CL2.5 > spdmem6 at iic0 addr 0x65: 512MB DDR SDRAM registered ECC PC2300CL2.5 > spdmem7 at iic0 addr 0x66: 512MB DDR SDRAM registered ECC PC2300CL2.5 > "ds1307" at iic0 addr 0x68 not configured > "pca9555" at iic0 addr 0x22 not configured > "pca9555" at iic0 addr 0x23 not configured > "pca9555" at iic0 addr 0x34 not configured > "pca9556" at iic0 addr 0x38 not configured > power0 at ebus0 addr 800-82f ivec 0x20 > com0 at ebus0 addr 3f8-3ff ivec 0x2c: ns16550a, 16 byte fifo > com0: console > com1 at ebus0 addr 2e8-2ef ivec 0x2c: ns16550a, 16 byte fifo > "rmc-comm" at ebus0 addr 3e8-3ef ivec 0x2c not configured > alipm0 at pci1 dev 6 function 0 "Acer Labs M7101 Power" rev 0x00: 223KHz clock > iic1 at alipm0 > ohci0 at pci1 dev 10 function 0 "Acer Labs M5237 USB" rev 0x03: ivec 0x7a7, > version 1.0, legacy support > pciide0 at pci1 dev 13 function 0 "Acer Labs M5229 UDMA IDE" rev 0xc4: DMA, > channel 0 configured to native-PCI, channel 1 configured to native-PCI > pciide0: using ivec 0x798 for native-PCI interrupt > atapiscsi0 at pciide0 channel 0 drive 0 > scsibus1 at atapiscsi0: 2 targets > cd0 at scsibus1 targ 0 lun 0: <TEAC, DV-28E-C, 1.4B> ATAPI 5/cdrom removable > cd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 2 > pciide0: channel 1 disabled (no drives) > usb0 at ohci0: USB revision 1.0 > uhub0 at usb0 "Acer Labs OHCI root hub" rev 1.00/1.00 addr 1 > schizo2 at mainbus0: "Tomatillo", version 4, ign 700, bus A 0 to 0 > schizo2: dvma map c0000000-dfffffff > pci2 at schizo2 > siop0 at pci2 dev 2 function 0 "Symbios Logic 53c1010-66" rev 0x01: ivec > 0x729, using 8K of on-board RAM > scsibus2 at siop0: 16 targets, initiator 7 > sym0 at scsibus2 targ 0 lun 0: <FUJITSU, MAT3073N SUN72G, 0602> SCSI2 > 0/direct fixed serial.FUJITSU_MAT3073N_SUN72G_000506B012Y7_AAN0P52012Y7 > sd0 at scsibus0 targ 0 lun 0: <FUJITSU, MAT3073N SUN72G, 0602> SCSI2 0/direct > fixed serial.FUJITSU_MAT3073N_SUN72G_000506B012Y7_AAN0P52012Y7 > sd0: 70007MB, 512 bytes/sector, 143374738 sectors > sym1 at scsibus2 targ 1 lun 0: <FUJITSU, MAT3073N SUN72G, 0602> SCSI2 > 0/direct fixed serial.FUJITSU_MAT3073N_SUN72G_000506B010A0_AAN0P52010A0 > sd1 at scsibus0 targ 1 lun 0: <FUJITSU, MAT3073N SUN72G, 0602> SCSI2 0/direct > fixed serial.FUJITSU_MAT3073N_SUN72G_000506B010A0_AAN0P52010A0 > sd1: 70007MB, 512 bytes/sector, 143374738 sectors > siop1 at pci2 dev 2 function 1 "Symbios Logic 53c1010-66" rev 0x01: ivec > 0x728, using 8K of on-board RAM > scsibus3 at siop1: 16 targets, initiator 7 > schizo3 at mainbus0: "Tomatillo", version 4, ign 740, bus B 0 to 0 > schizo3: dvma map c0000000-dfffffff > pci3 at schizo3 > bge2 at pci3 dev 2 function 0 "Broadcom BCM5704C" rev 0x00, BCM5704 A3 > (0x2003): ivec 0x75c, address 00:03:ba:be:ac:f3 > brgphy2 at bge2 phy 1: BCM5704 10/100/1000baseT PHY, rev. 0 > bge3 at pci3 dev 2 function 1 "Broadcom BCM5704C" rev 0x00, BCM5704 A3 > (0x2003): ivec 0x75d, address 00:03:ba:be:ac:f4 > brgphy3 at bge3 phy 1: BCM5704 10/100/1000baseT PHY, rev. 0 > "Emulex LP10000" rev 0x01 at pci3 dev 1 function 0 not configured > "Emulex LP10000" rev 0x01 at pci3 dev 1 function 1 not configured > siop0: target 0 now using tagged DT 16 bit 80.0 MHz 62 REQ/ACK offset xfers > vscsi0 at root > scsibus4 at vscsi0: 256 targets > softraid0 at root > scsibus5 at softraid0: 256 targets > siop0: target 1 now using tagged DT 16 bit 80.0 MHz 62 REQ/ACK offset xfers > sd2 at scsibus5 targ 1 lun 0: <OPENBSD, SR RAID 1, 005> SCSI2 0/direct fixed > sd2: 65800MB, 512 bytes/sector, 134760240 sectors > bootpath: /pci@1c,600000/scsi@2,0/disk@0,0 > root on sd2a (489423e56636bc13.a) swap on sd2b dump on sd2b > > usbdevs: > Controller /dev/usb0: > addr 1: full speed, self powered, config 1, OHCI root hub(0x0000), Acer > Labs(0x10b9), rev 1.00 > port 1 powered > port 2 powered > > pcidump: > Domain /dev/pci0: > 0:2:0: Broadcom BCM5704C > 0x0000: Vendor ID: 14e4 Product ID: 1648 > 0x0004: Command: 0046 Status: 02b0 > 0x0008: Class: 02 Subclass: 00 Interface: 00 Revision: 00 > 0x000c: BIST: 00 Header Type: 80 Latency Timer: f8 Cache Line Size: 10 > 0x0010: BAR mem 64bit addr: 0x0000000000200000/0x00010000 > 0x0018: BAR mem 64bit addr: 0x0000000000110000/0x00010000 > 0x0020: BAR empty (00000000) > 0x0024: BAR empty (00000000) > 0x0028: Cardbus CIS: 00000000 > 0x002c: Subsystem Vendor ID: 14e4 Product ID: 1648 > 0x0030: Expansion ROM Base Address: ef7d0000 > 0x0038: 00000000 > 0x003c: Interrupt Pin: 01 Line: ff Min Gnt: 40 Max Lat: 00 > 0x0040: Capability 0x07: PCI-X > 0x0048: Capability 0x01: Power Management > 0x0050: Capability 0x03: Vital Product Data (VPD) > 0x0058: Capability 0x05: Message Signaled Interrupts (MSI) > 0x0000: 164814e4 02b00046 02000000 0080f810 > 0x0010: 00200004 00000000 00110004 00000000 > 0x0020: 00000000 00000000 00000000 164814e4 > 0x0030: ef7d0000 00000040 00000000 004001ff > 0x0040: 00024807 0443fff8 40025001 00002000 > 0x0050: 00f85803 fff3eede 00860005 f5bdedfc > 0x0060: fb6f3d6b 0000fcaf 20030088 763f0000 > 0x0070: 0000006e 000000a4 00006804 00000000 > 0x0080: 02208082 fb626a5f 04130036 02208082 > 0x0090: 00000709 00000000 00000000 00000159 > 0x00a0: 00000000 00000146 00000000 000001af > 0x00b0: 00000000 00000000 00000000 00000000 > 0x00c0: 00000000 00000000 00000000 00000000 > 0x00d0: 00000000 00000000 00000000 00000000 > 0x00e0: 00000000 00000000 00000000 00000000 > 0x00f0: 00000000 00000000 00000000 00000000 > 0:2:1: Broadcom BCM5704C > 0x0000: Vendor ID: 14e4 Product ID: 1648 > 0x0004: Command: 0046 Status: 02b0 > 0x0008: Class: 02 Subclass: 00 Interface: 00 Revision: 00 > 0x000c: BIST: 00 Header Type: 80 Latency Timer: f8 Cache Line Size: 10 > 0x0010: BAR mem 64bit addr: 0x0000000000400000/0x00010000 > 0x0018: BAR mem 64bit addr: 0x0000000000120000/0x00010000 > 0x0020: BAR empty (00000000) > 0x0024: BAR empty (00000000) > 0x0028: Cardbus CIS: 00000000 > 0x002c: Subsystem Vendor ID: 14e4 Product ID: 1648 > 0x0030: Expansion ROM Base Address: ff7f0000 > 0x0038: 00000000 > 0x003c: Interrupt Pin: 02 Line: ff Min Gnt: 40 Max Lat: 00 > 0x0040: Capability 0x07: PCI-X > 0x0048: Capability 0x01: Power Management > 0x0050: Capability 0x03: Vital Product Data (VPD) > 0x0058: Capability 0x05: Message Signaled Interrupts (MSI) > 0x0000: 164814e4 02b00046 02000000 0080f810 > 0x0010: 00400004 00000000 00120004 00000000 > 0x0020: 00000000 00000000 00000000 164814e4 > 0x0030: ff7f0000 00000040 00000000 004002ff > 0x0040: 00024807 0443fff9 40025001 00002000 > 0x0050: 00fc5803 3ffeefff 00860005 7ffdfcf8 > 0x0060: f7f7dffd 00007ffd 2003008a 763f0000 > 0x0070: 0000006e 000000a4 00006804 00000000 > 0x0080: 02608082 9c6ccd48 04120036 02608082 > 0x0090: 00000701 00000000 00000000 00000000 > 0x00a0: 00000000 00000000 00000000 00000000 > 0x00b0: 00000000 00000000 00000004 00000000 > 0x00c0: 00000000 00000000 00000000 00000000 > 0x00d0: 00000000 00000000 00000000 00000000 > 0x00e0: 00000000 00000000 00000000 00000000 > 0x00f0: 00000000 00000000 00000000 00000000 > Domain /dev/pci1: > 0:6:0: Acer Labs M7101 Power > 0x0000: Vendor ID: 10b9 Product ID: 7101 > 0x0004: Command: 0000 Status: 0200 > 0x0008: Class: 00 Subclass: 00 Interface: 00 Revision: 00 > 0x000c: BIST: 00 Header Type: 00 Latency Timer: 00 Cache Line Size: 00 > 0x0010: BAR empty (00000000) > 0x0014: BAR empty (00000000) > 0x0018: BAR empty (00000000) > 0x001c: BAR empty (00000000) > 0x0020: BAR empty (00000000) > 0x0024: BAR empty (00000000) > 0x0028: Cardbus CIS: 00000000 > 0x002c: Subsystem Vendor ID: 0000 Product ID: 0000 > 0x0030: Expansion ROM Base Address: 00000000 > 0x0038: 00000000 > 0x003c: Interrupt Pin: 00 Line: 00 Min Gnt: 00 Max Lat: 00 > 0x0000: 710110b9 02000000 00000000 00000000 > 0x0010: 00000000 00000000 00000000 00000000 > 0x0020: 00000000 00000000 00000000 00000000 > 0x0030: 00000000 00000000 00000000 00000000 > 0x0040: 00000000 00200000 00081808 00000000 > 0x0050: 00000000 00000000 00000000 00000000 > 0x0060: 00000000 00000000 00000000 01400000 > 0x0070: 0000110f 08000000 00000000 00000000 > 0x0080: 10100000 00000000 00000201 00000000 > 0x0090: 00000000 08000000 00010000 00000000 > 0x00a0: 00000000 00000000 00000000 00000000 > 0x00b0: 01404000 00020000 03000060 00000000 > 0x00c0: 00000000 00000000 00000000 00000000 > 0x00d0: 00000600 00000000 00000000 0000000b > 0x00e0: 06000800 00010001 00000000 00000000 > 0x00f0: 6e880045 00000000 00000000 00000000 > 0:7:0: Acer Labs M1533 ISA > 0x0000: Vendor ID: 10b9 Product ID: 1533 > 0x0004: Command: 004f Status: 0210 > 0x0008: Class: 06 Subclass: 01 Interface: 00 Revision: 00 > 0x000c: BIST: 00 Header Type: 00 Latency Timer: 00 Cache Line Size: 00 > 0x0010: BAR empty (00000000) > 0x0014: BAR empty (00000000) > 0x0018: BAR empty (00000000) > 0x001c: BAR empty (00000000) > 0x0020: BAR empty (00000000) > 0x0024: BAR empty (00000000) > 0x0028: Cardbus CIS: 00000000 > 0x002c: Subsystem Vendor ID: 0000 Product ID: 0000 > 0x0030: Expansion ROM Base Address: 00000000 > 0x0038: 00000000 > 0x003c: Interrupt Pin: 00 Line: 00 Min Gnt: 00 Max Lat: 00 > 0x00a0: Capability 0x01: Power Management > 0x0000: 153310b9 0210004f 06010000 00000000 > 0x0010: 00000000 00000000 00000000 00000000 > 0x0020: 00000000 00000000 00000000 00000000 > 0x0030: 00000000 000000a0 00000000 00000000 > 0x0040: 804b1303 47000983 00060000 31eb0000 > 0x0050: 20000000 03200290 00000366 08000000 > 0x0060: 00000040 00000000 00000000 00002080 > 0x0070: 000a0000 db000047 04000204 90018000 > 0x0080: 000000a5 00000000 00000000 00000000 > 0x0090: 00000000 00000000 00000000 00000000 > 0x00a0: 00010001 00000000 00000000 00000000 > 0x00b0: 00000000 00000000 00000000 00000000 > 0x00c0: 00000000 00000000 00000000 00000000 > 0x00d0: 00000000 00000000 00000000 00000000 > 0x00e0: 00000000 00000000 00000000 00000000 > 0x00f0: 00000000 00000000 00000000 00000000 > 0:10:0: Acer Labs M5237 USB > 0x0000: Vendor ID: 10b9 Product ID: 5237 > 0x0004: Command: 0046 Status: 0290 > 0x0008: Class: 0c Subclass: 03 Interface: 10 Revision: 03 > 0x000c: BIST: 00 Header Type: 00 Latency Timer: 40 Cache Line Size: 00 > 0x0010: BAR mem 32bit addr: 0x01000000/0x00001000 > 0x0014: BAR empty (00000000) > 0x0018: BAR empty (00000000) > 0x001c: BAR empty (00000000) > 0x0020: BAR empty (00000000) > 0x0024: BAR empty (00000000) > 0x0028: Cardbus CIS: 00000000 > 0x002c: Subsystem Vendor ID: 0000 Product ID: 0000 > 0x0030: Expansion ROM Base Address: 00000000 > 0x0038: 00000000 > 0x003c: Interrupt Pin: 01 Line: 00 Min Gnt: 00 Max Lat: 50 > 0x0060: Capability 0x01: Power Management > 0x0000: 523710b9 02900046 0c031003 00004000 > 0x0010: 01000000 00000000 00000000 00000000 > 0x0020: 00000000 00000000 00000000 00000000 > 0x0030: 00000000 00000060 00000000 50000100 > 0x0040: 000f0000 00000000 00000000 00000000 > 0x0050: 00000000 00000000 00000000 00000000 > 0x0060: 80020001 00000000 00000000 00000000 > 0x0070: 00000000 00000000 00000000 00000000 > 0x0080: 00000000 00000000 00000000 00000000 > 0x0090: 00000000 00000000 00000000 00000000 > 0x00a0: 00000000 00000000 00000000 00000000 > 0x00b0: 00000000 00000000 00000000 00000000 > 0x00c0: 00000000 00000000 00000000 00000000 > 0x00d0: 00000000 00000000 00000000 00000000 > 0x00e0: 00000000 00000000 00000000 00000000 > 0x00f0: 00000000 00000000 00000000 00000000 > 0:13:0: Acer Labs M5229 UDMA IDE > 0x0000: Vendor ID: 10b9 Product ID: 5229 > 0x0004: Command: 0045 Status: 0290 > 0x0008: Class: 01 Subclass: 01 Interface: ef Revision: c4 > 0x000c: BIST: 00 Header Type: 00 Latency Timer: 40 Cache Line Size: 00 > 0x0010: BAR io addr: 0x00000900/0x0008 > 0x0014: BAR io addr: 0x00000918/0x0004 > 0x0018: BAR io addr: 0x00000910/0x0008 > 0x001c: BAR io addr: 0x00000908/0x0004 > 0x0020: BAR io addr: 0x00000920/0x0010 > 0x0024: BAR empty (00000000) > 0x0028: Cardbus CIS: 00000000 > 0x002c: Subsystem Vendor ID: 0000 Product ID: 0000 > 0x0030: Expansion ROM Base Address: 00000000 > 0x0038: 00000000 > 0x003c: Interrupt Pin: 01 Line: 00 Min Gnt: 02 Max Lat: 04 > 0x0060: Capability 0x01: Power Management > 0x0000: 522910b9 02900045 0101efc4 00004000 > 0x0010: 00000901 00000919 00000911 00000909 > 0x0020: 00000921 00000000 00000000 00000000 > 0x0030: 00000000 00000060 00000000 04020100 > 0x0040: 0f000000 00000000 c8030030 1aba0000 > 0x0050: 81000003 444a5559 00310003 00000003 > 0x0060: 00020001 00000000 00000000 00000000 > 0x0070: 00000000 00000000 00000000 00000000 > 0x0080: 00000000 00000000 00000000 00000000 > 0x0090: 00000000 00000000 00000000 00000000 > 0x00a0: 00000000 00000000 00000000 00000000 > 0x00b0: 00000000 00000000 00000000 00000000 > 0x00c0: 00000000 00000000 00000000 00000000 > 0x00d0: 00000000 00000000 00000000 00000000 > 0x00e0: 00000000 00000000 00000000 00000000 > 0x00f0: 00000000 00000000 00000000 00000000 > Domain /dev/pci2: > 0:2:0: Symbios Logic 53c1010-66 > 0x0000: Vendor ID: 1000 Product ID: 0021 > 0x0004: Command: 0147 Status: 0230 > 0x0008: Class: 01 Subclass: 00 Interface: 00 Revision: 01 > 0x000c: BIST: 00 Header Type: 80 Latency Timer: ff Cache Line Size: 10 > 0x0010: BAR io addr: 0x00000900/0x0100 > 0x0014: BAR mem 64bit addr: 0x0000000000100000/0x00000400 > 0x001c: BAR mem 64bit addr: 0x0000000000102000/0x00002000 > 0x0024: BAR empty (00000000) > 0x0028: Cardbus CIS: 00000000 > 0x002c: Subsystem Vendor ID: 1000 Product ID: 1000 > 0x0030: Expansion ROM Base Address: 00000000 > 0x0038: 00000000 > 0x003c: Interrupt Pin: 01 Line: 00 Min Gnt: 11 Max Lat: 12 > 0x0040: Capability 0x01: Power Management > 0x0000: 00211000 02300147 01000001 0080ff10 > 0x0010: 00000901 00100004 00000000 00102004 > 0x0020: 00000000 00000000 00000000 10001000 > 0x0030: 00000000 00000040 00000000 12110100 > 0x0040: 06020001 00000000 00000000 00000000 > 0x0050: 00000000 00000000 00000000 00000000 > 0x0060: 00000000 00000000 00000000 00000000 > 0x0070: 00000000 00000000 00000000 00000000 > 0x0080: 00000000 00000000 00000000 00000000 > 0x0090: 00000000 00000000 00000000 00000000 > 0x00a0: 00000000 00000000 00000000 00000000 > 0x00b0: 00000000 00000000 00000000 00000000 > 0x00c0: 00000000 00000000 00000000 00000000 > 0x00d0: 00000000 00000000 00000000 00000000 > 0x00e0: 00000000 00000000 00000000 00000000 > 0x00f0: 00000000 00000000 00000000 00000000 > 0:2:1: Symbios Logic 53c1010-66 > 0x0000: Vendor ID: 1000 Product ID: 0021 > 0x0004: Command: 0147 Status: 0230 > 0x0008: Class: 01 Subclass: 00 Interface: 00 Revision: 01 > 0x000c: BIST: 00 Header Type: 80 Latency Timer: ff Cache Line Size: 10 > 0x0010: BAR io addr: 0x00000a00/0x0100 > 0x0014: BAR mem 64bit addr: 0x0000000000104000/0x00000400 > 0x001c: BAR mem 64bit addr: 0x0000000000106000/0x00002000 > 0x0024: BAR empty (00000000) > 0x0028: Cardbus CIS: 00000000 > 0x002c: Subsystem Vendor ID: 1000 Product ID: 1000 > 0x0030: Expansion ROM Base Address: 00000000 > 0x0038: 00000000 > 0x003c: Interrupt Pin: 02 Line: 00 Min Gnt: 11 Max Lat: 12 > 0x0040: Capability 0x01: Power Management > 0x0000: 00211000 02300147 01000001 0080ff10 > 0x0010: 00000a01 00104004 00000000 00106004 > 0x0020: 00000000 00000000 00000000 10001000 > 0x0030: 00000000 00000040 00000000 12110200 > 0x0040: 06020001 00000000 00000000 00000000 > 0x0050: 00000000 00000000 00000000 00000000 > 0x0060: 00000000 00000000 00000000 00000000 > 0x0070: 00000000 00000000 00000000 00000000 > 0x0080: 00000000 00000000 00000000 00000000 > 0x0090: 00000000 00000000 00000000 00000000 > 0x00a0: 00000000 00000000 00000000 00000000 > 0x00b0: 00000000 00000000 00000000 00000000 > 0x00c0: 00000000 00000000 00000000 00000000 > 0x00d0: 00000000 00000000 00000000 00000000 > 0x00e0: 00000000 00000000 00000000 00000000 > 0x00f0: 00000000 00000000 00000000 00000000 > Domain /dev/pci3: > 0:1:0: Emulex LP10000 > 0x0000: Vendor ID: 10df Product ID: fa00 > 0x0004: Command: 0240 Status: 02b0 > 0x0008: Class: 0c Subclass: 04 Interface: 00 Revision: 01 > 0x000c: BIST: 00 Header Type: 80 Latency Timer: f8 Cache Line Size: 10 > 0x0010: BAR mem 64bit addr: 0x0000000000100000/0x00001000 > 0x0018: BAR mem 64bit addr: 0x0000000000102000/0x00000100 > 0x0020: BAR io addr: 0x00000300/0x0100 > 0x0024: BAR empty (00000000) > 0x0028: Cardbus CIS: 00000000 > 0x002c: Subsystem Vendor ID: 10df Product ID: fa00 > 0x0030: Expansion ROM Base Address: 00140000 > 0x0038: 00000000 > 0x003c: Interrupt Pin: 01 Line: ff Min Gnt: ff Max Lat: 00 > 0x004c: Capability 0x01: Power Management > 0x0054: Capability 0x05: Message Signaled Interrupts (MSI) > 0x0064: Capability 0x03: Vital Product Data (VPD) > 0x0044: Capability 0x07: PCI-X > 0x0000: fa0010df 02b00240 0c040001 0080f810 > 0x0010: 00100004 00000000 00102004 00000000 > 0x0020: 00000301 00000000 00000000 fa0010df > 0x0030: 00140000 0000004c 00000000 00ff01ff > 0x0040: 00000008 00320007 11e3fff8 00025401 > 0x0050: 00000000 00806405 00000000 00000000 > 0x0060: 00000000 00004403 00000000 00190006 > 0x0070: 00000000 00000000 00000000 00000000 > 0x0080: fa0010df 02b00240 0c040001 0080f810 > 0x0090: 00100004 00000000 00102004 00000000 > 0x00a0: 00000301 00000000 00000000 fa0010df > 0x00b0: 00140000 0000004c 00000000 00ff01ff > 0x00c0: 00000008 00320007 11e3fff8 00025401 > 0x00d0: 00000000 00806405 00000000 00000000 > 0x00e0: 00000000 00004403 00000000 00190006 > 0x00f0: 00000000 00000000 00000000 00000000 > 0:1:1: Emulex LP10000 > 0x0000: Vendor ID: 10df Product ID: fa00 > 0x0004: Command: 0240 Status: 02b0 > 0x0008: Class: 0c Subclass: 04 Interface: 00 Revision: 01 > 0x000c: BIST: 00 Header Type: 80 Latency Timer: f8 Cache Line Size: 10 > 0x0010: BAR mem 64bit addr: 0x0000000000104000/0x00001000 > 0x0018: BAR mem 64bit addr: 0x0000000000106000/0x00000100 > 0x0020: BAR io addr: 0x00000400/0x0100 > 0x0024: BAR empty (00000000) > 0x0028: Cardbus CIS: 00000000 > 0x002c: Subsystem Vendor ID: 10df Product ID: fa00 > 0x0030: Expansion ROM Base Address: 00180000 > 0x0038: 00000000 > 0x003c: Interrupt Pin: 02 Line: ff Min Gnt: ff Max Lat: 00 > 0x004c: Capability 0x01: Power Management > 0x0054: Capability 0x05: Message Signaled Interrupts (MSI) > 0x0064: Capability 0x03: Vital Product Data (VPD) > 0x0044: Capability 0x07: PCI-X > 0x0000: fa0010df 02b00240 0c040001 0080f810 > 0x0010: 00104004 00000000 00106004 00000000 > 0x0020: 00000401 00000000 00000000 fa0010df > 0x0030: 00180000 0000004c 00000000 00ff02ff > 0x0040: 00000008 00320007 11e3fff8 00025401 > 0x0050: 00000000 00806405 00000000 00000000 > 0x0060: 00000000 00004403 00000000 00190006 > 0x0070: 00000000 00000000 00000000 00000000 > 0x0080: fa0010df 02b00240 0c040001 0080f810 > 0x0090: 00104004 00000000 00106004 00000000 > 0x00a0: 00000401 00000000 00000000 fa0010df > 0x00b0: 00180000 0000004c 00000000 00ff02ff > 0x00c0: 00000008 00320007 11e3fff8 00025401 > 0x00d0: 00000000 00806405 00000000 00000000 > 0x00e0: 00000000 00004403 00000000 00190006 > 0x00f0: 00000000 00000000 00000000 00000000 > 0:2:0: Broadcom BCM5704C > 0x0000: Vendor ID: 14e4 Product ID: 1648 > 0x0004: Command: 0046 Status: 02b0 > 0x0008: Class: 02 Subclass: 00 Interface: 00 Revision: 00 > 0x000c: BIST: 00 Header Type: 80 Latency Timer: f8 Cache Line Size: 10 > 0x0010: BAR mem 64bit addr: 0x0000000000200000/0x00010000 > 0x0018: BAR mem 64bit addr: 0x0000000000110000/0x00010000 > 0x0020: BAR empty (00000000) > 0x0024: BAR empty (00000000) > 0x0028: Cardbus CIS: 00000000 > 0x002c: Subsystem Vendor ID: 14e4 Product ID: 1648 > 0x0030: Expansion ROM Base Address: 0ebe0000 > 0x0038: 00000000 > 0x003c: Interrupt Pin: 01 Line: ef Min Gnt: 40 Max Lat: 00 > 0x0040: Capability 0x07: PCI-X > 0x0048: Capability 0x01: Power Management > 0x0050: Capability 0x03: Vital Product Data (VPD) > 0x0058: Capability 0x05: Message Signaled Interrupts (MSI) > 0x0000: 164814e4 02b00046 02000000 0080f810 > 0x0010: 00200004 00000000 00110004 00000000 > 0x0020: 00000000 00000000 00000000 164814e4 > 0x0030: 0ebe0000 00000040 00000000 004001ef > 0x0040: 00024807 0443fff8 40025001 00002000 > 0x0050: 00b85803 e7ecfbbd 00860005 ff76f9fc > 0x0060: 2fdd79ff 00008be6 2003008a 763f0000 > 0x0070: 0000006e 000000a4 00006804 00000000 > 0x0080: 02208082 a26e735e 04120036 02208082 > 0x0090: 00000701 00000000 00000000 00000000 > 0x00a0: 00000000 00000000 00000000 00000000 > 0x00b0: 00000000 00000000 00000000 00000000 > 0x00c0: 00000000 00000000 00000000 00000000 > 0x00d0: 00000000 00000000 00000000 00000000 > 0x00e0: 00000000 00000000 00000000 00000000 > 0x00f0: 00000000 00000000 00000000 00000000 > 0:2:1: Broadcom BCM5704C > 0x0000: Vendor ID: 14e4 Product ID: 1648 > 0x0004: Command: 0046 Status: 02b0 > 0x0008: Class: 02 Subclass: 00 Interface: 00 Revision: 00 > 0x000c: BIST: 00 Header Type: 80 Latency Timer: f8 Cache Line Size: 10 > 0x0010: BAR mem 64bit addr: 0x0000000000400000/0x00010000 > 0x0018: BAR mem 64bit addr: 0x0000000000120000/0x00010000 > 0x0020: BAR empty (00000000) > 0x0024: BAR empty (00000000) > 0x0028: Cardbus CIS: 00000000 > 0x002c: Subsystem Vendor ID: 14e4 Product ID: 1648 > 0x0030: Expansion ROM Base Address: db510000 > 0x0038: 00000000 > 0x003c: Interrupt Pin: 02 Line: c1 Min Gnt: 40 Max Lat: 00 > 0x0040: Capability 0x07: PCI-X > 0x0048: Capability 0x01: Power Management > 0x0050: Capability 0x03: Vital Product Data (VPD) > 0x0058: Capability 0x05: Message Signaled Interrupts (MSI) > 0x0000: 164814e4 02b00046 02000000 0080f810 > 0x0010: 00400004 00000000 00120004 00000000 > 0x0020: 00000000 00000000 00000000 164814e4 > 0x0030: db510000 00000040 00000000 004002c1 > 0x0040: 00024807 0443fff9 40025001 00002000 > 0x0050: 00dc5803 9b3cf3f0 00860005 5f1e98b0 > 0x0060: 6eba456a 00008c8f 2003008a 763f0000 > 0x0070: 0000006e 000000a4 00006804 00000000 > 0x0080: 02608082 f318aac0 04120036 02608082 > 0x0090: 00000701 00000000 00000000 00000000 > 0x00a0: 00000000 00000000 00000000 00000000 > 0x00b0: 00000000 00000000 00000004 00000000 > 0x00c0: 00000000 00000000 00000000 00000000 > 0x00d0: 00000000 00000000 00000000 00000000 > 0x00e0: 00000000 00000000 00000000 00000000 > 0x00f0: 00000000 00000000 00000000 00000000 > > acpidump:
