Asus V7-P7H55E - OpenBSD

Hardware info on main page.

This machine has not been tested (yet) with the amd64 version of OpenBSD.

Work log

2012-08-17: I booted off this drive again, in order to get some info about the TechnoTrend C-2300 card. First I had to change sd1 in /etc/fstab to sd2, new fstab:

root@home99# more /etc/fstab
/dev/sd2a / ffs rw 1 1
/dev/sd2g /home ffs rw,nodev,nosuid 1 2
/dev/sd2e /tmp ffs rw,nodev,nosuid 1 2
/dev/sd2d /usr ffs rw,nodev 1 2
/dev/sd2f /var ffs rw,nodev,nosuid 1 2
# /dev/cd0c /cdrom cd9660 ro,noauto,nodev,nosuid 2 2

Version info:

root@home99# uname -a
OpenBSD home99.kg4.no 4.8 GENERIC.MP#359 i386

network interface:

root@home99# ifconfig re0
re0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        lladdr e0:cb:4e:bb:5a:fe
        priority: 0
        groups: egress
        media: Ethernet autoselect (1000baseT full-duplex,rxpause,txpause)
        status: active
        inet6 fe80::e2cb:4eff:febb:5afe%re0 prefixlen 64 scopeid 0x1
        inet 10.1.161.1 netmask 0xffff0000 broadcast 10.1.255.255

pcidump:

root@home99# pcidump
Domain /dev/pci0:
 0:0:0: Intel Core Host
 0:2:0: Intel HD graphics
 0:22:0: Intel 3400 MEI
 0:26:0: Intel 3400 USB
 0:27:0: Intel 3400 HD Audio
 0:28:0: Intel 3400 PCIE
 0:28:2: Intel 3400 PCIE
 0:29:0: Intel 3400 USB
 0:30:0: Intel 82801BA Hub-to-PCI
 0:31:0: Intel H55 LPC
 0:31:2: Intel 3400 AHCI
 0:31:3: Intel 3400 SMBus
 2:0:0: Realtek 8168
 4:2:0: Philips unknown

and about the TechnoTrend C-2300:

root@home99# pcidump -v 4:2:0 
 4:2:0: Philips unknown
        0x0000: Vendor ID: 1131 Product ID: 7146
        0x0004: Command: 0006 Status ID: 0280
        0x0008: Class: 04 Subclass: 80 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 00 Latency Timer: 40 Cache Line Size: 00
        0x0010: BAR mem 32bit addr: 0xf7fff000
        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: 13c2 Product ID: 000a
        0x0030: Expansion ROM Base Address: 00000000
        0x0038: 00000000
        0x003c: Interrupt Pin: 01 Line: 05 Min Gnt: 0f Max Lat: 26

That's it.

2011-02-22: I booted OpenBSD 4.4 / i386 off an old usb hard drive. The network didn't work properly, so I upgraded the installation to OpenBSD 4.8 / i386 (by using a CD created from the install48.iso image for i386). The usb hard drive shows up as sd1 this time. dmesg output: normal, verbose (to get verbose output, do a boot -c from the boot> prompt, then from the UKC> prompt do 'verbose' then 'quit').

tingo@home99$ uname -a
OpenBSD home99.kg4.no 4.8 GENERIC.MP#359 i386
tingo@home99$

Then I ran the sysmerge(8) script, like this: First a backup: tar cvf /tmp/backup-etc.tar /etc, then sysmerge:

root@home99# sysmerge -bd -s /mnt/4.8/i386/etc48.tgz -x /mnt/4.8/i386/xetc48.tgz
which resulted in a long list of files that I need to handle manually:
===> Starting comparison

===> ./.profile will remain for your consideration

===> ./etc/afs/CellServDB will remain for your consideration

===> ./etc/bgpd.conf will remain for your consideration

===> ./etc/changelist will remain for your consideration

===> ./etc/chio.conf will remain for your consideration

===> ./etc/daily will remain for your consideration

===> ./etc/dhclient.conf will remain for your consideration

===> ./etc/dhcpd.conf will remain for your consideration

===> ./etc/disktab will remain for your consideration

===> ./etc/ftpusers will remain for your consideration

===> ./etc/group will remain for your consideration

===> ./etc/hostapd.conf will remain for your consideration

===> ./etc/hosts will remain for your consideration

===> ./etc/hosts.lpd will remain for your consideration
===> /etc/iked.conf was not found on the target system


===> ./etc/iked.conf will remain for your consideration

===> ./etc/ksh.kshrc will remain for your consideration
===> /etc/ldap/core.schema was not found on the target system


===> ./etc/ldap/core.schema will remain for your consideration
===> /etc/ldap/inetorgperson.schema was not found on the target system


===> ./etc/ldap/inetorgperson.schema will remain for your consideration
===> /etc/ldap/nis.schema was not found on the target system


===> ./etc/ldap/nis.schema will remain for your consideration
===> /etc/ldapd.conf was not found on the target system


===> ./etc/ldapd.conf will remain for your consideration
===> /etc/ldpd.conf was not found on the target system


===> ./etc/ldpd.conf will remain for your consideration

===> ./etc/login.conf will remain for your consideration

===> ./etc/lynx.cfg will remain for your consideration

===> ./etc/mail/Makefile will remain for your consideration

===> ./etc/mail/README will remain for your consideration

===> ./etc/mail/aliases will remain for your consideration

===> ./etc/mail/helpfile will remain for your consideration

===> ./etc/mail/localhost.cf will remain for your consideration

===> ./etc/mail/sendmail.cf will remain for your consideration
===> /etc/mail/smtpd.conf was not found on the target system


===> ./etc/mail/smtpd.conf will remain for your consideration
===> /etc/mail/spamd.conf was not found on the target system


===> ./etc/mail/spamd.conf will remain for your consideration

===> ./etc/mail/submit.cf will remain for your consideration

===> ./etc/mail/trusted-users will remain for your consideration

===> ./etc/mailer.conf will remain for your consideration

===> ./etc/man.conf will remain for your consideration

===> ./etc/master.passwd will remain for your consideration

===> ./etc/moduli will remain for your consideration

===> ./etc/monthly will remain for your consideration

===> ./etc/netstart will remain for your consideration

===> ./etc/newsyslog.conf will remain for your consideration

===> ./etc/ntpd.conf will remain for your consideration
===> /etc/ospf6d.conf was not found on the target system


===> ./etc/ospf6d.conf will remain for your consideration

===> ./etc/ospfd.conf will remain for your consideration

===> ./etc/pf.conf will remain for your consideration

===> ./etc/pf.os will remain for your consideration

===> ./etc/protocols will remain for your consideration

===> ./etc/rc will remain for your consideration

===> ./etc/rc.conf will remain for your consideration

===> ./etc/rc.shutdown will remain for your consideration
===> /etc/relayd.conf was not found on the target system


===> ./etc/relayd.conf will remain for your consideration

===> ./etc/remote will remain for your consideration
===> /etc/ripd.conf was not found on the target system


===> ./etc/ripd.conf will remain for your consideration

===> ./etc/rpc will remain for your consideration
===> /etc/sasyncd.conf was not found on the target system


===> ./etc/sasyncd.conf will remain for your consideration

===> ./etc/security will remain for your consideration

===> ./etc/sensorsd.conf will remain for your consideration

===> ./etc/services will remain for your consideration

===> ./etc/shells will remain for your consideration

===> ./etc/ssh/ssh_config will remain for your consideration

===> ./etc/ssh/sshd_config will remain for your consideration
===> /etc/skel/.Xdefaults was not found on the target system


===> ./etc/skel/.Xdefaults will remain for your consideration

===> ./etc/skel/.cshrc will remain for your consideration

===> ./etc/skel/.login will remain for your consideration

===> ./etc/skel/.mailrc will remain for your consideration
===> /etc/snmpd.conf was not found on the target system


===> ./etc/snmpd.conf will remain for your consideration

===> ./etc/ssl/x509v3.cnf will remain for your consideration

===> ./etc/sudoers will remain for your consideration

===> ./etc/sysctl.conf will remain for your consideration

===> ./etc/systrace/usr_sbin_named will remain for your consideration

===> ./etc/ttys will remain for your consideration

===> ./etc/weekly will remain for your consideration

===> ./etc/wsconsctl.conf will remain for your consideration

===> ./etc/X11/app-defaults/Bitmap will remain for your consideration

===> ./etc/X11/app-defaults/Bitmap-color will remain for your consideration

===> ./etc/X11/app-defaults/Bitmap-nocase will remain for your consideration

===> ./etc/X11/app-defaults/KOI8RXTerm will remain for your consideration

===> ./etc/X11/app-defaults/UXTerm will remain for your consideration
===> /etc/X11/app-defaults/Viewres-color was not found on the target system


===> ./etc/X11/app-defaults/Viewres-color will remain for your consideration

===> ./etc/X11/app-defaults/XMore will remain for your consideration

===> ./etc/X11/app-defaults/XTerm will remain for your consideration

===> ./etc/X11/app-defaults/XTerm-color will remain for your consideration

===> ./etc/X11/app-defaults/Xedit will remain for your consideration
===> /etc/X11/app-defaults/Xgc-color was not found on the target system


===> ./etc/X11/app-defaults/Xgc-color will remain for your consideration

===> ./etc/X11/app-defaults/Xman will remain for your consideration

===> ./etc/X11/app-defaults/Xvidtune will remain for your consideration

===> ./etc/X11/fs/config will remain for your consideration

===> ./etc/X11/xdm/GiveConsole will remain for your consideration

===> ./etc/X11/xdm/TakeConsole will remain for your consideration

===> ./etc/X11/xdm/Xaccess will remain for your consideration

===> ./etc/X11/xdm/Xreset will remain for your consideration

===> ./etc/X11/xdm/Xresources will remain for your consideration

===> ./etc/X11/xdm/Xservers will remain for your consideration

===> ./etc/X11/xdm/Xsession will remain for your consideration

===> ./etc/X11/xdm/Xsetup_0 will remain for your consideration

===> ./etc/X11/xdm/Xstartup will remain for your consideration

===> ./etc/X11/xdm/Xwilling will remain for your consideration

===> ./etc/X11/xdm/chooser will remain for your consideration

===> ./etc/X11/xdm/xdm-config will remain for your consideration

===> ./etc/X11/xinit/xinitrc will remain for your consideration

===> ./etc/fonts/conf.avail/10-autohint.conf will remain for your consideration

===> ./etc/fonts/conf.avail/10-no-sub-pixel.conf will remain for your consideration

===> ./etc/fonts/conf.avail/10-sub-pixel-bgr.conf will remain for your consideration

===> ./etc/fonts/conf.avail/10-sub-pixel-rgb.conf will remain for your consideration

===> ./etc/fonts/conf.avail/10-sub-pixel-vbgr.conf will remain for your consideration

===> ./etc/fonts/conf.avail/10-sub-pixel-vrgb.conf will remain for your consideration

===> ./etc/fonts/conf.avail/10-unhinted.conf will remain for your consideration

===> ./etc/fonts/conf.avail/20-fix-globaladvance.conf will remain for your consideration
===> /etc/fonts/conf.avail/20-unhint-small-dejavu-sans-mono.conf was not found on the target system


===> ./etc/fonts/conf.avail/20-unhint-small-dejavu-sans-mono.conf will remain for your consideration
===> /etc/fonts/conf.avail/20-unhint-small-dejavu-sans.conf was not found on the target system


===> ./etc/fonts/conf.avail/20-unhint-small-dejavu-sans.conf will remain for your consideration
===> /etc/fonts/conf.avail/20-unhint-small-dejavu-serif.conf was not found on the target system


===> ./etc/fonts/conf.avail/20-unhint-small-dejavu-serif.conf will remain for your consideration

===> ./etc/fonts/conf.avail/20-unhint-small-vera.conf will remain for your consideration
===> /etc/fonts/conf.avail/25-unhint-nonlatin.conf was not found on the target system


===> ./etc/fonts/conf.avail/25-unhint-nonlatin.conf will remain for your consideration
===> /etc/fonts/conf.avail/30-metric-aliases.conf was not found on the target system


===> ./etc/fonts/conf.avail/30-metric-aliases.conf will remain for your consideration

===> ./etc/fonts/conf.avail/30-urw-aliases.conf will remain for your consideration
===> /etc/fonts/conf.avail/31-nonmst.conf was not found on the target system


===> ./etc/fonts/conf.avail/31-nonmst.conf will remain for your consideration
===> /etc/fonts/conf.avail/40-nonlatin.conf was not found on the target system


===> ./etc/fonts/conf.avail/40-nonlatin.conf will remain for your consideration
===> /etc/fonts/conf.avail/45-latin.conf was not found on the target system


===> ./etc/fonts/conf.avail/45-latin.conf will remain for your consideration

===> ./etc/fonts/conf.avail/50-user.conf will remain for your consideration

===> ./etc/fonts/conf.avail/51-local.conf will remain for your consideration

===> ./etc/fonts/conf.avail/60-latin.conf will remain for your consideration

===> ./etc/fonts/conf.avail/65-fonts-persian.conf will remain for your consideration
===> /etc/fonts/conf.avail/65-khmer.conf was not found on the target system


===> ./etc/fonts/conf.avail/65-khmer.conf will remain for your consideration

===> ./etc/fonts/conf.avail/65-nonlatin.conf will remain for your consideration

===> ./etc/fonts/conf.avail/69-unifont.conf will remain for your consideration

===> ./etc/fonts/conf.avail/70-no-bitmaps.conf will remain for your consideration

===> ./etc/fonts/conf.avail/70-yes-bitmaps.conf will remain for your consideration

===> ./etc/fonts/conf.avail/80-delicious.conf will remain for your consideration

===> ./etc/fonts/conf.avail/90-synthetic.conf will remain for your consideration
===> /etc/fonts/conf.d/20-unhint-small-dejavu-sans-mono.conf was not found on the target system



===> ./etc/fonts/conf.d/20-unhint-small-dejavu-sans-mono.conf will remain for your consideration
===> /etc/fonts/conf.d/20-unhint-small-dejavu-sans.conf was not found on the target system



===> ./etc/fonts/conf.d/20-unhint-small-dejavu-sans.conf will remain for your consideration
===> /etc/fonts/conf.d/20-unhint-small-dejavu-serif.conf was not found on the target system



===> ./etc/fonts/conf.d/20-unhint-small-dejavu-serif.conf will remain for your consideration
===> /etc/fonts/conf.d/30-metric-aliases.conf was not found on the target system



===> ./etc/fonts/conf.d/30-metric-aliases.conf will remain for your consideration
===> /etc/fonts/conf.d/31-nonmst.conf was not found on the target system



===> ./etc/fonts/conf.d/31-nonmst.conf will remain for your consideration
===> /etc/fonts/conf.d/40-nonlatin.conf was not found on the target system



===> ./etc/fonts/conf.d/40-nonlatin.conf will remain for your consideration
===> /etc/fonts/conf.d/45-latin.conf was not found on the target system



===> ./etc/fonts/conf.d/45-latin.conf will remain for your consideration
===> /etc/fonts/conf.d/README was not found on the target system


===> ./etc/fonts/conf.d/README will remain for your consideration

===> ./etc/fonts/fonts.conf will remain for your consideration

===> ./etc/fonts/fonts.dtd will remain for your consideration
===> /root/.Xdefaults was not found on the target system


===> ./root/.Xdefaults will remain for your consideration

===> ./root/.login will remain for your consideration

===> ./root/.profile will remain for your consideration

===> ./var/cron/tabs/root will remain for your consideration

===> ./var/named/etc/named-dual.conf will remain for your consideration

===> ./var/named/etc/named-simple.conf will remain for your consideration

===> ./var/named/etc/named.conf will remain for your consideration
===> /var/named/etc/root.hint was not found on the target system


===> ./var/named/etc/root.hint will remain for your consideration

===> ./var/named/standard/localhost will remain for your consideration

===> ./var/named/standard/loopback will remain for your consideration

===> ./var/named/standard/loopback6.arpa will remain for your consideration
===> /var/www/conf/bgplg.css was not found on the target system


===> ./var/www/conf/bgplg.css will remain for your consideration
===> /var/www/conf/bgplg.foot was not found on the target system


===> ./var/www/conf/bgplg.foot will remain for your consideration
===> /var/www/conf/bgplg.head was not found on the target system


===> ./var/www/conf/bgplg.head will remain for your consideration

===> ./var/www/conf/httpd.conf will remain for your consideration

===> ./var/www/conf/mime.types will remain for your consideration
===> /var/www/htdocs/bgplg/index.html was not found on the target system


===> ./var/www/htdocs/bgplg/index.html will remain for your consideration
===> /var/www/htdocs/bgplg/openbgpd.gif was not found on the target system


===> ./var/www/htdocs/bgplg/openbgpd.gif will remain for your consideration

===> ./var/www/htdocs/index.html will remain for your consideration
===> /var/www/htdocs/mod_ssl_sb.gif was not found on the target system


===> ./var/www/htdocs/mod_ssl_sb.gif will remain for your consideration
===> /var/www/htdocs/openssl_ics.gif was not found on the target system


===> ./var/www/htdocs/openssl_ics.gif will remain for your consideration
===> Comparison complete
===> Making sure your directory hierarchy has correct perms, running mtree
===> Manual intervention may be needed, see /var/tmp/sysmerge.lFAb7/sysmerge.log
===> When done, /var/tmp/sysmerge.lFAb7 and its subdirectories should be removed

Not good. But, after some time, it was done.

2010-11-02: Trying Xorg. First a simple startx - all I get is a black screen, can't be killed with Ctrl-Alt-BkSp. Ok, I generate a xorg.conf file using Xorg -configure - still a black screen. I set HorizSync and VertRefresh values for the monitor in the xorg.conf file - still a black screen. Ok, lets try with the vesa driver - yep that one works.

2010-11-01: I installed OpenBSD 4.8 from a CD (using the Plextor external CD drive) onto a usb memory stick (4 GB), selecting (w)hole disk, and all the defaults. dmesg output: normal, verbose (to get verbose output, do a boot -c from the boot> prompt, then from the UKC> prompt do 'verbose' then 'quit'). The memory stick shows up as sd0:

$ more /etc/fstab
/dev/sd0a / ffs rw 1 1
/dev/sd0e /home ffs rw,nodev,nosuid 1 2
/dev/sd0d /usr ffs rw,nodev 1 2
$ df -h
Filesystem     Size    Used   Avail Capacity  Mounted on
/dev/sd0a      873M   56.3M    773M     7%    /
/dev/sd0e      377M   18.0K    358M     0%    /home
/dev/sd0d      2.2G    596M    1.5G    28%    /usr

So about 653 megs (652.3 M) for a default install. Nice. pcidump -v output:

# pcidump -v
Domain /dev/pci0:
 0:0:0: Intel Core Host
        0x0000: Vendor ID: 8086 Product ID: 0040
        0x0004: Command: 0006 Status ID: 2090
        0x0008: Class: 06 Subclass: 00 Interface: 00 Revision: 12
        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: 1043 Product ID: 8383
        0x0030: Expansion ROM Base Address: 00000000
        0x0038: 00000000
        0x003c: Interrupt Pin: 00 Line: 00 Min Gnt: 00 Max Lat: 00
        0x00e0: Capability 0x09: Vendor Specific
 0:2:0: Intel HD graphics
        0x0000: Vendor ID: 8086 Product ID: 0042
        0x0004: Command: 0007 Status ID: 0090
        0x0008: Class: 03 Subclass: 00 Interface: 00 Revision: 12
        0x000c: BIST: 00 Header Type: 00 Latency Timer: 00 Cache Line Size: 00
        0x0010: BAR mem 64bit addr: 0x00000000f7800000
        0x0018: BAR mem prefetchable 64bit addr: 0x00000000e0000000
        0x0020: BAR io addr: 0x0000dc00
        0x0024: BAR empty (00000000)
        0x0028: Cardbus CIS: 00000000
        0x002c: Subsystem Vendor ID: 1043 Product ID: 8383
        0x0030: Expansion ROM Base Address: 00000000
        0x0038: 00000000
        0x003c: Interrupt Pin: 01 Line: 0f Min Gnt: 00 Max Lat: 00
        0x0090: Capability 0x05: Message Signaled Interrupts (MSI)
        0x00d0: Capability 0x01: Power Management
        0x00a4: Capability 0x13: Reserved
 0:22:0: Intel 3400 MEI
        0x0000: Vendor ID: 8086 Product ID: 3b64
        0x0004: Command: 0006 Status ID: 0010
        0x0008: Class: 07 Subclass: 80 Interface: 00 Revision: 06
        0x000c: BIST: 00 Header Type: 80 Latency Timer: 00 Cache Line Size: 00
        0x0010: BAR mem 64bit addr: 0x00000000f7dfb000
        0x0018: BAR empty (00000000)
        0x001c: BAR empty (00000000)
        0x0020: BAR empty (00000000)
        0x0024: BAR empty (00000000)
        0x0028: Cardbus CIS: 00000000
        0x002c: Subsystem Vendor ID: 1043 Product ID: 8383
        0x0030: Expansion ROM Base Address: 00000000
        0x0038: 00000000
        0x003c: Interrupt Pin: 01 Line: 0f Min Gnt: 00 Max Lat: 00
        0x0050: Capability 0x01: Power Management
        0x008c: Capability 0x05: Message Signaled Interrupts (MSI)
 0:26:0: Intel 3400 USB
        0x0000: Vendor ID: 8086 Product ID: 3b3c
        0x0004: Command: 0106 Status ID: 0290
        0x0008: Class: 0c Subclass: 03 Interface: 20 Revision: 06
        0x000c: BIST: 00 Header Type: 00 Latency Timer: 00 Cache Line Size: 00
        0x0010: BAR mem 32bit addr: 0xf7dfa000
        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: 1043 Product ID: 8383
        0x0030: Expansion ROM Base Address: 00000000
        0x0038: 00000000
        0x003c: Interrupt Pin: 01 Line: 0f Min Gnt: 00 Max Lat: 00
        0x0050: Capability 0x01: Power Management
        0x0058: Capability 0x0a: Debug Port
        0x0098: Capability 0x13: Reserved
 0:27:0: Intel 3400 HD Audio
        0x0000: Vendor ID: 8086 Product ID: 3b56
        0x0004: Command: 0106 Status ID: 0010
        0x0008: Class: 04 Subclass: 03 Interface: 00 Revision: 06
        0x000c: BIST: 00 Header Type: 00 Latency Timer: 00 Cache Line Size: 08
        0x0010: BAR mem 64bit addr: 0x00000000f7df4000
        0x0018: BAR empty (00000000)
        0x001c: BAR empty (00000000)
        0x0020: BAR empty (00000000)
        0x0024: BAR empty (00000000)
        0x0028: Cardbus CIS: 00000000
        0x002c: Subsystem Vendor ID: 1043 Product ID: 837b
        0x0030: Expansion ROM Base Address: 00000000
        0x0038: 00000000
        0x003c: Interrupt Pin: 01 Line: 03 Min Gnt: 00 Max Lat: 00
        0x0050: Capability 0x01: Power Management
        0x0060: Capability 0x05: Message Signaled Interrupts (MSI)
        0x0070: Capability 0x10: PCI Express
 0:28:0: Intel 3400 PCIE
        0x0000: Vendor ID: 8086 Product ID: 3b42
        0x0004: Command: 0104 Status ID: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 06
        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 3 Subordinate Bus: 3
                Secondary Latency Timer: 00
        0x001c: I/O Base: f0 I/O Limit: 00 Secondary Status: 2000
        0x0020: Memory Base: fff0 Memory Limit: 0000
        0x0024: Prefetch Memory Base: fff1 Prefetch Memory Limit: 0001
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 01 Line: 05 Bridge Control: 0002
        0x0040: Capability 0x10: PCI Express
                Link Speed: 2.5 / 2.5 Gb/s Link Width: x0 / x1
        0x0080: Capability 0x05: Message Signaled Interrupts (MSI)
        0x0090: Capability 0x0d: PCI-PCI
        0x00a0: Capability 0x01: Power Management
 0:28:2: Intel 3400 PCIE
        0x0000: Vendor ID: 8086 Product ID: 3b46
        0x0004: Command: 0107 Status ID: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 06
        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 2 Subordinate Bus: 2
                Secondary Latency Timer: 00
        0x001c: I/O Base: e0 I/O Limit: e0 Secondary Status: 2000
        0x0020: Memory Base: f7f0 Memory Limit: f7f0
        0x0024: Prefetch Memory Base: f6f1 Prefetch Memory Limit: f6f1
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 03 Line: 0b Bridge Control: 0002
        0x0040: Capability 0x10: PCI Express
                Link Speed: 2.5 / 2.5 Gb/s Link Width: x1 / x1
        0x0080: Capability 0x05: Message Signaled Interrupts (MSI)
        0x0090: Capability 0x0d: PCI-PCI
        0x00a0: Capability 0x01: Power Management
 0:28:3: Intel 3400 PCIE
        0x0000: Vendor ID: 8086 Product ID: 3b48
        0x0004: Command: 0106 Status ID: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 06
        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 1 Subordinate Bus: 1
                Secondary Latency Timer: 00
        0x001c: I/O Base: f0 I/O Limit: 00 Secondary Status: 2000
        0x0020: Memory Base: f7e0 Memory Limit: f7e0
        0x0024: Prefetch Memory Base: fff1 Prefetch Memory Limit: 0001
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 04 Line: 0a Bridge Control: 0002
        0x0040: Capability 0x10: PCI Express
                Link Speed: 2.5 / 2.5 Gb/s Link Width: x1 / x1
        0x0080: Capability 0x05: Message Signaled Interrupts (MSI)
        0x0090: Capability 0x0d: PCI-PCI
        0x00a0: Capability 0x01: Power Management
 0:29:0: Intel 3400 USB
        0x0000: Vendor ID: 8086 Product ID: 3b34
        0x0004: Command: 0106 Status ID: 0290
        0x0008: Class: 0c Subclass: 03 Interface: 20 Revision: 06
        0x000c: BIST: 00 Header Type: 00 Latency Timer: 00 Cache Line Size: 00
        0x0010: BAR mem 32bit addr: 0xf7df9000
        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: 1043 Product ID: 8383
        0x0030: Expansion ROM Base Address: 00000000
        0x0038: 00000000
        0x003c: Interrupt Pin: 01 Line: 07 Min Gnt: 00 Max Lat: 00
        0x0050: Capability 0x01: Power Management
        0x0058: Capability 0x0a: Debug Port
        0x0098: Capability 0x13: Reserved
 0:30:0: Intel 82801BA Hub-to-PCI
        0x0000: Vendor ID: 8086 Product ID: 244e
        0x0004: Command: 0104 Status ID: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 01 Revision: a6
        0x000c: BIST: 00 Header Type: 01 Latency Timer: 00 Cache Line Size: 00
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 4 Subordinate Bus: 4
                Secondary Latency Timer: 20
        0x001c: I/O Base: f0 I/O Limit: 00 Secondary Status: 2280
        0x0020: Memory Base: fff0 Memory Limit: 0000
        0x0024: Prefetch Memory Base: fff1 Prefetch Memory Limit: 0001
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0002
        0x0050: Capability 0x0d: PCI-PCI
 0:31:0: Intel H55 LPC
        0x0000: Vendor ID: 8086 Product ID: 3b06
        0x0004: Command: 0007 Status ID: 0210
        0x0008: Class: 06 Subclass: 01 Interface: 00 Revision: 06
        0x000c: BIST: 00 Header Type: 80 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: 1043 Product ID: 8383
        0x0030: Expansion ROM Base Address: 00000000
        0x0038: 00000000
        0x003c: Interrupt Pin: 00 Line: 00 Min Gnt: 00 Max Lat: 00
        0x00e0: Capability 0x09: Vendor Specific
 0:31:2: Intel 3400 SATA
        0x0000: Vendor ID: 8086 Product ID: 3b20
        0x0004: Command: 0007 Status ID: 02b0
        0x0008: Class: 01 Subclass: 01 Interface: 8f Revision: 06
        0x000c: BIST: 00 Header Type: 00 Latency Timer: 00 Cache Line Size: 00
        0x0010: BAR io addr: 0x0000c880
        0x0014: BAR io addr: 0x0000c800
        0x0018: BAR io addr: 0x0000c480
        0x001c: BAR io addr: 0x0000c400
        0x0020: BAR io addr: 0x0000c080
        0x0024: BAR io addr: 0x0000c000
        0x0028: Cardbus CIS: 00000000
        0x002c: Subsystem Vendor ID: 1043 Product ID: 8383
        0x0030: Expansion ROM Base Address: 00000000
        0x0038: 00000000
        0x003c: Interrupt Pin: 04 Line: 0e Min Gnt: 00 Max Lat: 00
        0x0070: Capability 0x01: Power Management
        0x00b0: Capability 0x13: Reserved
 0:31:3: Intel 3400 SMBus
        0x0000: Vendor ID: 8086 Product ID: 3b30
        0x0004: Command: 0103 Status ID: 0280
        0x0008: Class: 0c Subclass: 05 Interface: 00 Revision: 06
        0x000c: BIST: 00 Header Type: 00 Latency Timer: 00 Cache Line Size: 00
        0x0010: BAR mem 64bit addr: 0x00000000f7df8000
        0x0018: BAR empty (00000000)
        0x001c: BAR empty (00000000)
        0x0020: BAR io addr: 0x00000400
        0x0024: BAR empty (00000000)
        0x0028: Cardbus CIS: 00000000
        0x002c: Subsystem Vendor ID: 1043 Product ID: 8383
        0x0030: Expansion ROM Base Address: 00000000
        0x0038: 00000000
        0x003c: Interrupt Pin: 03 Line: 0b Min Gnt: 00 Max Lat: 00
 0:31:5: Intel 3400 SATA
        0x0000: Vendor ID: 8086 Product ID: 3b26
        0x0004: Command: 0005 Status ID: 02b0
        0x0008: Class: 01 Subclass: 01 Interface: 85 Revision: 06
        0x000c: BIST: 00 Header Type: 00 Latency Timer: 00 Cache Line Size: 00
        0x0010: BAR io addr: 0x0000d880
        0x0014: BAR io addr: 0x0000d800
        0x0018: BAR io addr: 0x0000d480
        0x001c: BAR io addr: 0x0000d400
        0x0020: BAR io addr: 0x0000d080
        0x0024: BAR io addr: 0x0000d000
        0x0028: Cardbus CIS: 00000000
        0x002c: Subsystem Vendor ID: 1043 Product ID: 8383
        0x0030: Expansion ROM Base Address: 00000000
        0x0038: 00000000
        0x003c: Interrupt Pin: 04 Line: 0e Min Gnt: 00 Max Lat: 00
        0x0070: Capability 0x01: Power Management
        0x00b0: Capability 0x13: Reserved
 1:0:0: JMicron FireWire
        0x0000: Vendor ID: 197b Product ID: 2380
        0x0004: Command: 0107 Status ID: 0010
        0x0008: Class: 0c Subclass: 00 Interface: 10 Revision: 00
        0x000c: BIST: 00 Header Type: 00 Latency Timer: 00 Cache Line Size: 08
        0x0010: BAR mem 32bit addr: 0xf7eff800
        0x0014: BAR mem 32bit addr: 0xf7eff400
        0x0018: BAR empty (00000000)
        0x001c: BAR empty (00000000)
        0x0020: BAR mem 32bit addr: 0xf7eff000
        0x0024: BAR mem 32bit addr: 0xf7efec00
        0x0028: Cardbus CIS: 00000000
        0x002c: Subsystem Vendor ID: 1043 Product ID: 8313
        0x0030: Expansion ROM Base Address: 00000000
        0x0038: 00000000
        0x003c: Interrupt Pin: 01 Line: 0a Min Gnt: 00 Max Lat: 00
        0x0044: Capability 0x01: Power Management
        0x0080: Capability 0x10: PCI Express
                Link Speed: 2.5 / 2.5 Gb/s Link Width: x1 / x1
        0x0094: Capability 0x05: Message Signaled Interrupts (MSI)
 2:0:0: Realtek 8168
        0x0000: Vendor ID: 10ec Product ID: 8168
        0x0004: Command: 0107 Status ID: 0010
        0x0008: Class: 02 Subclass: 00 Interface: 00 Revision: 03
        0x000c: BIST: 00 Header Type: 00 Latency Timer: 00 Cache Line Size: 08
        0x0010: BAR io addr: 0x0000e800
        0x0014: BAR empty (00000000)
        0x0018: BAR mem prefetchable 64bit addr: 0x00000000f6fff000
        0x0020: BAR mem prefetchable 64bit addr: 0x00000000f6ff8000
        0x0028: Cardbus CIS: 00000000
        0x002c: Subsystem Vendor ID: 1043 Product ID: 83a3
        0x0030: Expansion ROM Base Address: f7ff0000
        0x0038: 00000000
        0x003c: Interrupt Pin: 01 Line: 0b Min Gnt: 00 Max Lat: 00
        0x0040: Capability 0x01: Power Management
        0x0050: Capability 0x05: Message Signaled Interrupts (MSI)
        0x0070: Capability 0x10: PCI Express
                Link Speed: 2.5 / 2.5 Gb/s Link Width: x1 / x1
        0x00ac: Capability 0x11: Extended Message Signaled Interrupts (MSI-X)
        0x00cc: Capability 0x03: Vital Product Data (VPD)