Hi,

Replying to myself, hence the top post :-)  lol.

I have downloaded the current cvs code and compiled it. It exhibits the same problem, missing em0.

I have put a few debug printf's in /usr/src/sys/dev/pci/if_em_hw.c, recompiled and verified that the messages show up on boot.

So, I'm ready for troubleshooting this, but I'm at a wee bit of a loss where to go from here. I did try to put the 4.6 if_em* files into the src tree (with little expectation of success) and was rewarded with the kernel not compiling. No surprise there.

I'm comfortable poking around kernel level C, but cvs is a whole new world to me. What would be the best approach, checking out the entire tree based on a certain date, compiling & checking if it works?

Thanks,
Steve Williams


Steve Williams wrote:
Hi,

I upgraded my system today. I'm not sure if it was previously a snapshot or actually 4.6. Regardless, I upgraded it to the snapshot from January 28. I booted the snapshot iso and did an upgrade. Ran sysmerge & slowly working my way through all the ports.

I went from:
OpenBSD 4.6 (GENERIC) #58: Thu Jul  9 21:24:42 MDT 2009
to
OpenBSD 4.7-beta (GENERIC.MP) #402: Wed Jan 27 19:29:54 MST 2010

I am getting an error in the dmesg, and em0 no longer appears in ifconfig: em0 at pci0 dev 25 function 0 "Intel ICH9 IGP AMT" rev 0x02: apic 8 int 21 (irq 3)em0: The EEPROM Checksum Is Not Valid
em0: Unable to initialize the hardware

This is an onboard NIC, so it's not like I can replace it.

I booted the 4.6 install CD and went into the shell to confirm that it could still see the em0 post upgrade, and it was there no problem

I have included the following files:
 1)  dmesg from January 28 snapshot
 2)  dmesg from 4.6
 3)  pcidump -v from January 28 snapshot

Does anyone have any ideas?

This isn't life threatening as I have already have another NIC in one of the slots and additional slots available, but I would like to know what the problem is and how to go about fixing it. I haven't been able to find the magic google incantation to provide guidance :-(

Thanks,
Steve Williams


Snapshot dmesg
--------------
OpenBSD 4.7-beta (GENERIC.MP) #402: Wed Jan 27 19:29:54 MST 2010
   [email protected]:/usr/src/sys/arch/i386/compile/GENERIC.MP
RTC BIOS diagnostic error 11<memory_size>
cpu0: Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz ("GenuineIntel" 686-class) 2.40 GHz cpu0: FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,VMX,EST,TM2,CX16,xTPR
real mem  = 2101956608 (2004MB)
avail mem = 2027941888 (1933MB)
RTC BIOS diagnostic error 11<memory_size>
mainbus0 at root
bios0 at mainbus0: AT/286+ BIOS, date 11/05/07, BIOS32 rev. 0 @ 0xffea0, SMBIOS rev. 2.5 @ 0xf0450 (80 entries)
bios0: vendor Dell Inc. version "A04" date 11/05/2007
bios0: Dell Inc. OptiPlex 755
acpi0 at bios0: rev 2
acpi0: tables DSDT FACP SSDT APIC BOOT ASF! MCFG HPET ____ SLIC
acpi0: wakeup devices VBTN(S4) PCI0(S5) PCI4(S5) PCI2(S5) PCI3(S5) PCI1(S5) PCI5(S5) PCI6(S5) MOU_(S3) USB0(S3) USB1(S3) USB2(S3) USB3(S3) USB4(S3) USB5(S3)
acpitimer0 at acpi0: 3579545 Hz, 24 bits
acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: apic clock running at 265MHz
cpu1 at mainbus0: apid 1 (application processor)
cpu1: Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz ("GenuineIntel" 686-class) 2.40 GHz cpu1: FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,VMX,EST,TM2,CX16,xTPR
cpu2 at mainbus0: apid 2 (application processor)
cpu2: Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz ("GenuineIntel" 686-class) 2.40 GHz cpu2: FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,VMX,EST,TM2,CX16,xTPR
cpu3 at mainbus0: apid 3 (application processor)
cpu3: Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz ("GenuineIntel" 686-class) 2.40 GHz cpu3: FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,VMX,EST,TM2,CX16,xTPR
ioapic0 at mainbus0: apid 8 pa 0xfec00000, version 20, 24 pins
ioapic0: misconfigured as apic 0, remapped to apid 8
acpihpet0 at acpi0: 14318179 Hz
acpiprt0 at acpi0: bus 3 (PCI4)
acpiprt1 at acpi0: bus 2 (PCI2)
acpiprt2 at acpi0: bus -1 (PCI3)
acpiprt3 at acpi0: bus 1 (PCI1)
acpiprt4 at acpi0: bus -1 (PCI5)
acpiprt5 at acpi0: bus -1 (PCI6)
acpiprt6 at acpi0: bus 0 (PCI0)
acpicpu0 at acpi0
acpicpu1 at acpi0
acpicpu2 at acpi0
acpicpu3 at acpi0
acpibtn0 at acpi0: VBTN
bios0: ROM list: 0xc0000/0xb800! 0xcb800/0x2000! 0xcd800/0x2800!
cpu0: Enhanced SpeedStep disabled by BIOS
pci0 at mainbus0 bus 0: configuration mode 1 (bios)
bridge mem address conflict 0xfe800000/0x100000
mem address conflict 0xfea00000/0x80000
mem address conflict 0xfeb00000/0x100000
mem address conflict 0xfea80000/0x80000
mem address conflict 0xfe9da000/0x1000
mem address conflict 0xfe9e0000/0x20000
mem address conflict 0xfe9db000/0x1000
mem address conflict 0xfe9d9c00/0x400
mem address conflict 0xfe9dc000/0x4000
bridge mem address conflict 0xfe700000/0x100000
bridge mem address conflict 0xfe500000/0x200000
mem address conflict 0xfe9d9b00/0x100
pchb0 at pci0 dev 0 function 0 "Intel 82Q35 Host" rev 0x02
ppb0 at pci0 dev 1 function 0 "Intel 82Q35 PCIE" rev 0x02: apic 8 int 16 (irq 11)
pci1 at ppb0 bus 1
vga1 at pci0 dev 2 function 0 "Intel 82Q35 Video" rev 0x02
wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
intagp0 at vga1
agp0 at intagp0: aperture at 0xd0000000, size 0x10000000
inteldrm0 at vga1: apic 8 int 16 (irq 11)
drm0 at inteldrm0
"Intel 82Q35 Video" rev 0x02 at pci0 dev 2 function 1 not configured
"Intel 82Q35 HECI" rev 0x02 at pci0 dev 3 function 0 not configured
pciide0 at pci0 dev 3 function 2 "Intel 82Q35 PT IDER" rev 0x02: DMA (unsupported), channel 0 wired to native-PCI, channel 1 wired to native-PCI
pciide0: using apic 8 int 18 (irq 9) for native-PCI interrupt
pciide0: channel 0 ignored (not responding; disabled or no drives?)
pciide0: channel 1 ignored (not responding; disabled or no drives?)
"Intel 82Q35 KT" rev 0x02 at pci0 dev 3 function 3 not configured
em0 at pci0 dev 25 function 0 "Intel ICH9 IGP AMT" rev 0x02: apic 8 int 21 (irq 3)em0: The EEPROM Checksum Is Not Valid
em0: Unable to initialize the hardware
uhci0 at pci0 dev 26 function 0 "Intel 82801I USB" rev 0x02: apic 8 int 16 (irq 11) uhci1 at pci0 dev 26 function 1 "Intel 82801I USB" rev 0x02: apic 8 int 17 (irq 5) ehci0 at pci0 dev 26 function 7 "Intel 82801I USB" rev 0x02: apic 8 int 22 (irq 5)
ehci0: reset timeout
ehci0: init failed, error=13
azalia0 at pci0 dev 27 function 0 "Intel 82801I HD Audio" rev 0x02: apic 8 int 16 (irq 11)
azalia0: codecs: Analog Devices AD1984
audio0 at azalia0
ppb1 at pci0 dev 28 function 0 "Intel 82801I PCIE" rev 0x02: apic 8 int 16 (irq 11)
pci2 at ppb1 bus 2
uhci2 at pci0 dev 29 function 0 "Intel 82801I USB" rev 0x02: apic 8 int 23 (irq 10) uhci3 at pci0 dev 29 function 1 "Intel 82801I USB" rev 0x02: apic 8 int 17 (irq 5) uhci4 at pci0 dev 29 function 2 "Intel 82801I USB" rev 0x02: apic 8 int 18 (irq 9) ehci1 at pci0 dev 29 function 7 "Intel 82801I USB" rev 0x02: apic 8 int 23 (irq 10)
usb0 at ehci1: USB revision 2.0
uhub0 at usb0 "Intel EHCI root hub" rev 2.00/1.00 addr 1
ppb2 at pci0 dev 30 function 0 "Intel 82801BA Hub-to-PCI" rev 0x92
pci3 at ppb2 bus 3
mem address conflict 0xfe5fff80/0x80
xl0 at pci3 dev 2 function 0 "3Com 3c905C 100Base-TX" rev 0x78: apic 8 int 18 (irq 9), address 00:04:75:8a:16:d4
exphy0 at xl0 phy 24: 3Com internal media interface
ichpcib0 at pci0 dev 31 function 0 "Intel 82801IO LPC" rev 0x02: PM disabled ahci0 at pci0 dev 31 function 2 "Intel 82801I AHCI" rev 0x02: apic 8 int 18 (irq 9), AHCI 1.2
ahci0: PHY offline on port 2
ahci0: PHY offline on port 5
scsibus0 at ahci0: 32 targets
sd0 at scsibus0 targ 0 lun 0: <ATA, ST3250820AS, 3.AA> SCSI3 0/direct fixed
sd0: 238475MB, 512 bytes/sec, 488397168 sec total
cd0 at scsibus0 targ 1 lun 0: <PBDS, DVD+-RW DH-16W1S, 2D14> ATAPI 5/cdrom removable ichiic0 at pci0 dev 31 function 3 "Intel 82801I SMBus" rev 0x02: apic 8 int 18 (irq 9)
iic0 at ichiic0
spdmem0 at iic0 addr 0x50: 1GB DDR2 SDRAM non-parity PC2-5300CL5
spdmem1 at iic0 addr 0x52: 1GB DDR2 SDRAM non-parity PC2-5300CL5
usb1 at uhci0: USB revision 1.0
uhub1 at usb1 "Intel UHCI root hub" rev 1.00/1.00 addr 1
usb2 at uhci1: USB revision 1.0
uhub2 at usb2 "Intel UHCI root hub" rev 1.00/1.00 addr 1
usb3 at uhci2: USB revision 1.0
uhub3 at usb3 "Intel UHCI root hub" rev 1.00/1.00 addr 1
usb4 at uhci3: USB revision 1.0
uhub4 at usb4 "Intel UHCI root hub" rev 1.00/1.00 addr 1
usb5 at uhci4: USB revision 1.0
uhub5 at usb5 "Intel UHCI root hub" rev 1.00/1.00 addr 1
isa0 at ichpcib0
isadma0 at isa0
com0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
pckbc0 at isa0 port 0x60/5
pcppi0 at isa0 port 0x61
midi0 at pcppi0: <PC speaker>
spkr0 at pcppi0
lpt0 at isa0 port 0x378/4 irq 7
npx0 at isa0 port 0xf0/16: reported by CPUID; using exception 16
mtrr: Pentium Pro MTRR support
uhidev0 at uhub2 port 1 configuration 1 interface 0 "Microsoft Microsoft Wireless Optical Desktop\M-. 2.10" rev 2.00/0.41 addr 2
uhidev0: iclass 3/1
ukbd0 at uhidev0: 8 modifier keys, 6 key codes
wskbd0 at ukbd0: console keyboard, using wsdisplay0
uhidev1 at uhub2 port 1 configuration 1 interface 1 "Microsoft Microsoft Wireless Optical Desktop\M-. 2.10" rev 2.00/0.41 addr 2
uhidev1: iclass 3/0, 23 report ids
uhid0 at uhidev1 reportid 1: input=7, output=0, feature=0
uhid1 at uhidev1 reportid 2: input=2, output=0, feature=0
uhid2 at uhidev1 reportid 3: input=1, output=0, feature=0
uhid3 at uhidev1 reportid 4: input=1, output=0, feature=0
uhid4 at uhidev1 reportid 5: input=3, output=0, feature=0
uhid5 at uhidev1 reportid 6: input=0, output=0, feature=1
ums0 at uhidev1 reportid 17: 5 buttons, Z dir
wsmouse0 at ums0 mux 0
uhid6 at uhidev1 reportid 18: input=0, output=0, feature=1
uhid7 at uhidev1 reportid 19: input=1, output=0, feature=0
uhid8 at uhidev1 reportid 20: input=1, output=0, feature=0
uhid9 at uhidev1 reportid 21: input=3, output=0, feature=0
uhid10 at uhidev1 reportid 23: input=0, output=0, feature=1
vscsi0 at root
scsibus1 at vscsi0: 256 targets
softraid0 at root
root on sd0a swap on sd0b dump on sd0b


OpenBSD 4.6(?) dmesg
--------------------
OpenBSD 4.6 (GENERIC) #58: Thu Jul  9 21:24:42 MDT 2009
   [email protected]:/usr/src/sys/arch/i386/compile/GENERIC
RTC BIOS diagnostic error 11<memory_size>
cpu0: Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz ("GenuineIntel" 686-class) 2.40 GHz cpu0: FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,VMX,EST,TM2,CX16,xTPR
real mem  = 2101956608 (2004MB)
avail mem = 2023616512 (1929MB)
RTC BIOS diagnostic error 11<memory_size>
mainbus0 at root
bios0 at mainbus0: AT/286+ BIOS, date 11/05/07, BIOS32 rev. 0 @ 0xffea0, SMBIOS rev. 2.5 @ 0xf0450 (80 entries)
bios0: vendor Dell Inc. version "A04" date 11/05/2007
bios0: Dell Inc. OptiPlex 755
acpi0 at bios0: rev 2
acpi0: tables DSDT FACP SSDT APIC BOOT ASF! MCFG HPET TCPA ____ SLIC
acpi0: wakeup devices VBTN(S4) PCI0(S5) PCI4(S5) PCI2(S5) PCI3(S5) PCI1(S5) PCI5(S5) PCI6(S5) MOU_(S3) USB0(S3) USB1(S3) USB2(S3) USB3(S3) USB4(S3) USB5(S3)
acpitimer0 at acpi0: 3579545 Hz, 24 bits
acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: apic clock running at 265MHz
cpu at mainbus0: not configured
cpu at mainbus0: not configured
cpu at mainbus0: not configured
ioapic0 at mainbus0: apid 8 pa 0xfec00000, version 20, 24 pins
ioapic0: misconfigured as apic 0, remapped to apid 8
acpihpet0 at acpi0: 14318179 Hz
acpiprt0 at acpi0: bus 3 (PCI4)
acpiprt1 at acpi0: bus 2 (PCI2)
acpiprt2 at acpi0: bus -1 (PCI3)
acpiprt3 at acpi0: bus 1 (PCI1)
acpiprt4 at acpi0: bus -1 (PCI5)
acpiprt5 at acpi0: bus -1 (PCI6)
acpiprt6 at acpi0: bus 0 (PCI0)
acpicpu0 at acpi0
acpibtn0 at acpi0: VBTN
bios0: ROM list: 0xc0000/0xb800! 0xcb800/0x2000! 0xcd800/0x2800!
cpu0: Enhanced SpeedStep disabled by BIOS
pci0 at mainbus0 bus 0: configuration mode 1 (bios)
bridge mem address conflict 0xfe800000/0x100000
mem address conflict 0xfea00000/0x80000
mem address conflict 0xfeb00000/0x100000
mem address conflict 0xfea80000/0x80000
mem address conflict 0xfe9da000/0x1000
mem address conflict 0xfe9e0000/0x20000
mem address conflict 0xfe9db000/0x1000
mem address conflict 0xfe9d9c00/0x400
mem address conflict 0xfe9dc000/0x4000
bridge mem address conflict 0xfe700000/0x100000
mem address conflict 0xfe9d9b00/0x100
pchb0 at pci0 dev 0 function 0 "Intel 82Q35 Host" rev 0x02
ppb0 at pci0 dev 1 function 0 "Intel 82Q35 PCIE" rev 0x02: apic 8 int 16 (irq 11)
pci1 at ppb0 bus 1
vga1 at pci0 dev 2 function 0 "Intel 82Q35 Video" rev 0x02
wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
intagp0 at vga1
agp0 at intagp0: aperture at 0xd0000000, size 0x10000000
inteldrm0 at vga1: apic 8 int 16 (irq 11)
drm0 at inteldrm0
"Intel 82Q35 Video" rev 0x02 at pci0 dev 2 function 1 not configured
"Intel 82Q35 HECI" rev 0x02 at pci0 dev 3 function 0 not configured
pciide0 at pci0 dev 3 function 2 "Intel 82Q35 PT IDER" rev 0x02: DMA (unsupported), channel 0 wired to native-PCI, channel 1 wired to native-PCI
pciide0: using apic 8 int 18 (irq 9) for native-PCI interrupt
pciide0: channel 0 ignored (not responding; disabled or no drives?)
pciide0: channel 1 ignored (not responding; disabled or no drives?)
"Intel 82Q35 KT" rev 0x02 at pci0 dev 3 function 3 not configured
em0 at pci0 dev 25 function 0 "Intel ICH9 IGP AMT" rev 0x02: apic 8 int 21 (irq 3), address 00:1e:4f:ad:d9:b2 uhci0 at pci0 dev 26 function 0 "Intel 82801I USB" rev 0x02: apic 8 int 16 (irq 11) uhci1 at pci0 dev 26 function 1 "Intel 82801I USB" rev 0x02: apic 8 int 17 (irq 5) ehci0 at pci0 dev 26 function 7 "Intel 82801I USB" rev 0x02: apic 8 int 22 (irq 5)
usb0 at ehci0: USB revision 2.0
uhub0 at usb0 "Intel EHCI root hub" rev 2.00/1.00 addr 1
azalia0 at pci0 dev 27 function 0 "Intel 82801I HD Audio" rev 0x02: apic 8 int 16 (irq 11)
azalia0: reset-exit failure
azalia0: initialization failure
ppb1 at pci0 dev 28 function 0 "Intel 82801I PCIE" rev 0x02: apic 8 int 16 (irq 11)
pci2 at ppb1 bus 2
uhci2 at pci0 dev 29 function 0 "Intel 82801I USB" rev 0x02: apic 8 int 23 (irq 10) uhci3 at pci0 dev 29 function 1 "Intel 82801I USB" rev 0x02: apic 8 int 17 (irq 5) uhci4 at pci0 dev 29 function 2 "Intel 82801I USB" rev 0x02: apic 8 int 18 (irq 9) ehci1 at pci0 dev 29 function 7 "Intel 82801I USB" rev 0x02: apic 8 int 23 (irq 10)
usb1 at ehci1: USB revision 2.0
uhub1 at usb1 "Intel EHCI root hub" rev 2.00/1.00 addr 1
ppb2 at pci0 dev 30 function 0 "Intel 82801BA Hub-to-PCI" rev 0x92
pci3 at ppb2 bus 3
ichpcib0 at pci0 dev 31 function 0 "Intel 82801IO LPC" rev 0x02: PM disabled ahci0 at pci0 dev 31 function 2 "Intel 82801I AHCI" rev 0x02: apic 8 int 18 (irq 9), AHCI 1.2
ahci0: PHY offline on port 2
ahci0: PHY offline on port 5
scsibus0 at ahci0: 32 targets
sd0 at scsibus0 targ 0 lun 0: <ATA, ST3250820AS, 3.AA> SCSI3 0/direct fixed
sd0: 238475MB, 512 bytes/sec, 488397168 sec total
cd0 at scsibus0 targ 1 lun 0: <PBDS, DVD+-RW DH-16W1S, 2D14> ATAPI 5/cdrom removable ichiic0 at pci0 dev 31 function 3 "Intel 82801I SMBus" rev 0x02: apic 8 int 18 (irq 9)
iic0 at ichiic0
spdmem0 at iic0 addr 0x50: 1GB DDR2 SDRAM non-parity PC2-5300CL5
spdmem1 at iic0 addr 0x52: 1GB DDR2 SDRAM non-parity PC2-5300CL5
usb2 at uhci0: USB revision 1.0
uhub2 at usb2 "Intel UHCI root hub" rev 1.00/1.00 addr 1
usb3 at uhci1: USB revision 1.0
uhub3 at usb3 "Intel UHCI root hub" rev 1.00/1.00 addr 1
usb4 at uhci2: USB revision 1.0
uhub4 at usb4 "Intel UHCI root hub" rev 1.00/1.00 addr 1
usb5 at uhci3: USB revision 1.0
uhub5 at usb5 "Intel UHCI root hub" rev 1.00/1.00 addr 1
usb6 at uhci4: USB revision 1.0
uhub6 at usb6 "Intel UHCI root hub" rev 1.00/1.00 addr 1
isa0 at ichpcib0
isadma0 at isa0
com0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
pckbc0 at isa0 port 0x60/5
pckbd0 at pckbc0 (kbd slot)
pckbc0: using irq 1 for kbd slot
wskbd0 at pckbd0: console keyboard, using wsdisplay0
pcppi0 at isa0 port 0x61
midi0 at pcppi0: <PC speaker>
spkr0 at pcppi0
lpt0 at isa0 port 0x378/4 irq 7
npx0 at isa0 port 0xf0/16: reported by CPUID; using exception 16
mtrr: Pentium Pro MTRR support
uhidev0 at uhub2 port 1 configuration 1 interface 0 "Microsoft Microsoft Wireless Optical Desktop\M-. 2.10" rev 2.00/0.41 addr 2
uhidev0: iclass 3/1
ukbd0 at uhidev0: 8 modifier keys, 6 key codes
wskbd1 at ukbd0 mux 1
wskbd1: connecting to wsdisplay0
uhidev1 at uhub2 port 1 configuration 1 interface 1 "Microsoft Microsoft Wireless Optical Desktop\M-. 2.10" rev 2.00/0.41 addr 2
uhidev1: iclass 3/0, 23 report ids
uhid0 at uhidev1 reportid 1: input=7, output=0, feature=0
uhid1 at uhidev1 reportid 2: input=2, output=0, feature=0
uhid2 at uhidev1 reportid 3: input=1, output=0, feature=0
uhid3 at uhidev1 reportid 4: input=1, output=0, feature=0
uhid4 at uhidev1 reportid 5: input=3, output=0, feature=0
uhid5 at uhidev1 reportid 6: input=0, output=0, feature=1
ums0 at uhidev1 reportid 17: 5 buttons, Z dir
wsmouse0 at ums0 mux 0
uhid6 at uhidev1 reportid 18: input=0, output=0, feature=1
uhid7 at uhidev1 reportid 19: input=1, output=0, feature=0
uhid8 at uhidev1 reportid 20: input=1, output=0, feature=0
uhid9 at uhidev1 reportid 21: input=3, output=0, feature=0
uhid10 at uhidev1 reportid 23: input=0, output=0, feature=1
softraid0 at root
root on sd0a swap on sd0b dump on sd0b


pcidump -v from January 28 snapshot
-----------------------------------
Domain /dev/pci0:
0:0:0: Intel 82Q35 Host
   0x0000: Vendor ID: 8086 Product ID: 29b0
   0x0004: Command: 0106 Status ID: 2090
   0x0008: Class: 06 Subclass: 00 Interface: 00 Revision: 02
   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: 1028 Product ID: 0211
   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:1:0: Intel 82Q35 PCIE
   0x0000: Vendor ID: 8086 Product ID: 29b1
   0x0004: Command: 0107 Status ID: 0010
   0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 02
   0x000c: BIST: 00 Header Type: 01 Latency Timer: 00 Cache Line Size: 10
   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: 0000
   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: 0b Bridge Control: 0002
   0x0088: Capability 0x0d: PCI-PCI
   0x0080: Capability 0x01: Power Management
   0x0090: Capability 0x05: Message Signaled Interrupts (MSI)
   0x00a0: Capability 0x10: PCI Express
0:2:0: Intel 82Q35 Video
   0x0000: Vendor ID: 8086 Product ID: 29b2
   0x0004: Command: 0007 Status ID: 0090
   0x0008: Class: 03 Subclass: 00 Interface: 00 Revision: 02
   0x000c: BIST: 00 Header Type: 80 Latency Timer: 00 Cache Line Size: 00
   0x0010: BAR mem 32bit addr: 0xffa00000
   0x0014: BAR io addr: 0x0000ec90
   0x0018: BAR mem prefetchable 32bit addr: 0xd0000000
   0x001c: BAR mem 32bit addr: 0xfef00000
   0x0020: BAR empty (00000000)
   0x0024: BAR empty (00000000)
   0x0028: Cardbus CIS: 00000000
   0x002c: Subsystem Vendor ID: 1028 Product ID: 0211
   0x0030: Expansion ROM Base Address: 00000000
   0x0038: 00000000
   0x003c: Interrupt Pin: 01 Line: 0b Min Gnt: 00 Max Lat: 00
   0x0090: Capability 0x05: Message Signaled Interrupts (MSI)
   0x00d0: Capability 0x01: Power Management
0:2:1: Intel 82Q35 Video
   0x0000: Vendor ID: 8086 Product ID: 29b3
   0x0004: Command: 0007 Status ID: 0090
   0x0008: Class: 03 Subclass: 80 Interface: 00 Revision: 02
   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: 1028 Product ID: 0211
   0x0030: Expansion ROM Base Address: 00000000
   0x0038: 00000000
   0x003c: Interrupt Pin: 00 Line: 00 Min Gnt: 00 Max Lat: 00
   0x00d0: Capability 0x01: Power Management
0:3:0: Intel 82Q35 HECI
   0x0000: Vendor ID: 8086 Product ID: 29b4
   0x0004: Command: 0006 Status ID: 0010
   0x0008: Class: 07 Subclass: 80 Interface: 00 Revision: 02
   0x000c: BIST: 00 Header Type: 80 Latency Timer: 00 Cache Line Size: 00
   0x0010: BAR mem 64bit addr: 0x00000000fedad000
   0x0018: BAR empty (00000000)
   0x001c: BAR empty (00000000)
   0x0020: BAR empty (00000000)
   0x0024: BAR empty (00000000)
   0x0028: Cardbus CIS: 00000000
   0x002c: Subsystem Vendor ID: 1028 Product ID: 0211
   0x0030: Expansion ROM Base Address: 00000000
   0x0038: 00000000
   0x003c: Interrupt Pin: 01 Line: 0b Min Gnt: 00 Max Lat: 00
   0x0050: Capability 0x01: Power Management
   0x008c: Capability 0x05: Message Signaled Interrupts (MSI)
0:3:2: Intel 82Q35 PT IDER
   0x0000: Vendor ID: 8086 Product ID: 29b6
   0x0004: Command: 0005 Status ID: 00b0
   0x0008: Class: 01 Subclass: 01 Interface: 85 Revision: 02
   0x000c: BIST: 00 Header Type: 00 Latency Timer: 00 Cache Line Size: 00
   0x0010: BAR io addr: 0x0000fe80
   0x0014: BAR io addr: 0x0000fe90
   0x0018: BAR io addr: 0x0000fea0
   0x001c: BAR io addr: 0x0000feb0
   0x0020: BAR io addr: 0x0000fef0
   0x0024: BAR empty (00000000)
   0x0028: Cardbus CIS: 00000000
   0x002c: Subsystem Vendor ID: 1028 Product ID: 0211
   0x0030: Expansion ROM Base Address: 00000000
   0x0038: 00000000
   0x003c: Interrupt Pin: 03 Line: 09 Min Gnt: 00 Max Lat: 00
   0x00c8: Capability 0x01: Power Management
   0x00d0: Capability 0x05: Message Signaled Interrupts (MSI)
0:3:3: Intel 82Q35 KT
   0x0000: Vendor ID: 8086 Product ID: 29b7
   0x0004: Command: 0007 Status ID: 00b0
   0x0008: Class: 07 Subclass: 00 Interface: 02 Revision: 02
   0x000c: BIST: 00 Header Type: 00 Latency Timer: 00 Cache Line Size: 00
   0x0010: BAR io addr: 0x0000ec98
   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: 1028 Product ID: 0211
   0x0030: Expansion ROM Base Address: 00000000
   0x0038: 00000000
   0x003c: Interrupt Pin: 02 Line: 05 Min Gnt: 00 Max Lat: 00
   0x00c8: Capability 0x01: Power Management
   0x00d0: Capability 0x05: Message Signaled Interrupts (MSI)
0:25:0: Intel ICH9 IGP AMT
   0x0000: Vendor ID: 8086 Product ID: 10bd
   0x0004: Command: 0107 Status ID: 0010
   0x0008: Class: 02 Subclass: 00 Interface: 00 Revision: 02
   0x000c: BIST: 00 Header Type: 00 Latency Timer: 00 Cache Line Size: 00
   0x0010: BAR mem 32bit addr: 0xfedc0000
   0x0014: BAR mem 32bit addr: 0x0009f000
   0x0018: BAR io addr: 0x0000ecc0
   0x001c: BAR empty (00000000)
   0x0020: BAR empty (00000000)
   0x0024: BAR empty (00000000)
   0x0028: Cardbus CIS: 00000000
   0x002c: Subsystem Vendor ID: 1028 Product ID: 0211
   0x0030: Expansion ROM Base Address: 00000000
   0x0038: 00000000
   0x003c: Interrupt Pin: 01 Line: 03 Min Gnt: 00 Max Lat: 00
   0x00c8: Capability 0x01: Power Management
   0x00d0: Capability 0x05: Message Signaled Interrupts (MSI)
   0x00e0: Capability 0x13: Reserved
0:26:0: Intel 82801I USB
   0x0000: Vendor ID: 8086 Product ID: 2937
   0x0004: Command: 0005 Status ID: 0290
   0x0008: Class: 0c Subclass: 03 Interface: 00 Revision: 02
   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 io addr: 0x0000ff20
   0x0024: BAR empty (00000000)
   0x0028: Cardbus CIS: 00000000
   0x002c: Subsystem Vendor ID: 1028 Product ID: 0211
   0x0030: Expansion ROM Base Address: 00000000
   0x0038: 00000000
   0x003c: Interrupt Pin: 01 Line: 0b Min Gnt: 00 Max Lat: 00
   0x0050: Capability 0x13: Reserved
0:26:1: Intel 82801I USB
   0x0000: Vendor ID: 8086 Product ID: 2938
   0x0004: Command: 0005 Status ID: 0290
   0x0008: Class: 0c Subclass: 03 Interface: 00 Revision: 02
   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 io addr: 0x0000ff00
   0x0024: BAR empty (00000000)
   0x0028: Cardbus CIS: 00000000
   0x002c: Subsystem Vendor ID: 1028 Product ID: 0211
   0x0030: Expansion ROM Base Address: 00000000
   0x0038: 00000000
   0x003c: Interrupt Pin: 02 Line: 05 Min Gnt: 00 Max Lat: 00
   0x0050: Capability 0x13: Reserved
0:26:7: Intel 82801I USB
   0x0000: Vendor ID: 8086 Product ID: 293c
   0x0004: Command: 0106 Status ID: 0290
   0x0008: Class: 0c Subclass: 03 Interface: 20 Revision: 02
   0x000c: BIST: 00 Header Type: 00 Latency Timer: 00 Cache Line Size: 00
   0x0010: BAR mem 32bit addr: 0x0009e400
   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: 1028 Product ID: 0211
   0x0030: Expansion ROM Base Address: 00000000
   0x0038: 00000000
   0x003c: Interrupt Pin: 03 Line: 05 Min Gnt: 00 Max Lat: 00
   0x0050: Capability 0x01: Power Management
   0x0058: Capability 0x0a: Debug Port
   0x0098: Capability 0x13: Reserved
0:27:0: Intel 82801I HD Audio
   0x0000: Vendor ID: 8086 Product ID: 293e
   0x0004: Command: 0106 Status ID: 0010
   0x0008: Class: 04 Subclass: 03 Interface: 00 Revision: 02
   0x000c: BIST: 00 Header Type: 00 Latency Timer: 00 Cache Line Size: 10
   0x0010: BAR mem 64bit addr: 0x00000000ff974000
   0x0018: BAR empty (00000000)
   0x001c: BAR empty (00000000)
   0x0020: BAR empty (00000000)
   0x0024: BAR empty (00000000)
   0x0028: Cardbus CIS: 00000000
   0x002c: Subsystem Vendor ID: 1028 Product ID: 0211
   0x0030: Expansion ROM Base Address: 00000000
   0x0038: 00000000
   0x003c: Interrupt Pin: 01 Line: 0b 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 82801I PCIE
   0x0000: Vendor ID: 8086 Product ID: 2940
   0x0004: Command: 0107 Status ID: 0010
   0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 02
   0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 10
   0x0010: 00000000
   0x0014: 00000000
   0x0018: Primary Bus: 0 Secondary Bus: 2 Subordinate Bus: 2
           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: 0b Bridge Control: 0002
   0x0040: Capability 0x10: PCI Express
   0x0080: Capability 0x05: Message Signaled Interrupts (MSI)
   0x0090: Capability 0x0d: PCI-PCI
   0x00a0: Capability 0x01: Power Management
0:29:0: Intel 82801I USB
   0x0000: Vendor ID: 8086 Product ID: 2934
   0x0004: Command: 0005 Status ID: 0290
   0x0008: Class: 0c Subclass: 03 Interface: 00 Revision: 02
   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 io addr: 0x0000ff80
   0x0024: BAR empty (00000000)
   0x0028: Cardbus CIS: 00000000
   0x002c: Subsystem Vendor ID: 1028 Product ID: 0211
   0x0030: Expansion ROM Base Address: 00000000
   0x0038: 00000000
   0x003c: Interrupt Pin: 01 Line: 0a Min Gnt: 00 Max Lat: 00
   0x0050: Capability 0x13: Reserved
0:29:1: Intel 82801I USB
   0x0000: Vendor ID: 8086 Product ID: 2935
   0x0004: Command: 0005 Status ID: 0290
   0x0008: Class: 0c Subclass: 03 Interface: 00 Revision: 02
   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 io addr: 0x0000ff60
   0x0024: BAR empty (00000000)
   0x0028: Cardbus CIS: 00000000
   0x002c: Subsystem Vendor ID: 1028 Product ID: 0211
   0x0030: Expansion ROM Base Address: 00000000
   0x0038: 00000000
   0x003c: Interrupt Pin: 02 Line: 05 Min Gnt: 00 Max Lat: 00
   0x0050: Capability 0x13: Reserved
0:29:2: Intel 82801I USB
   0x0000: Vendor ID: 8086 Product ID: 2936
   0x0004: Command: 0005 Status ID: 0290
   0x0008: Class: 0c Subclass: 03 Interface: 00 Revision: 02
   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 io addr: 0x0000ff40
   0x0024: BAR empty (00000000)
   0x0028: Cardbus CIS: 00000000
   0x002c: Subsystem Vendor ID: 1028 Product ID: 0211
   0x0030: Expansion ROM Base Address: 00000000
   0x0038: 00000000
   0x003c: Interrupt Pin: 03 Line: 09 Min Gnt: 00 Max Lat: 00
   0x0050: Capability 0x13: Reserved
0:29:7: Intel 82801I USB
   0x0000: Vendor ID: 8086 Product ID: 293a
   0x0004: Command: 0106 Status ID: 0290
   0x0008: Class: 0c Subclass: 03 Interface: 20 Revision: 02
   0x000c: BIST: 00 Header Type: 00 Latency Timer: 00 Cache Line Size: 00
   0x0010: BAR mem 32bit addr: 0xff980800
   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: 1028 Product ID: 0211
   0x0030: Expansion ROM Base Address: 00000000
   0x0038: 00000000
   0x003c: Interrupt Pin: 01 Line: 0a 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: 0107 Status ID: 0010
   0x0008: Class: 06 Subclass: 04 Interface: 01 Revision: 92
   0x000c: BIST: 00 Header Type: 01 Latency Timer: 00 Cache Line Size: 00
   0x0010: 00000000
   0x0014: 00000000
   0x0018: Primary Bus: 0 Secondary Bus: 3 Subordinate Bus: 3
           Secondary Latency Timer: 20
   0x001c: I/O Base: d0 I/O Limit: d0 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: 00 Bridge Control: 0002
   0x0050: Capability 0x0d: PCI-PCI
0:31:0: Intel 82801IO LPC
   0x0000: Vendor ID: 8086 Product ID: 2914
   0x0004: Command: 0107 Status ID: 0210
   0x0008: Class: 06 Subclass: 01 Interface: 00 Revision: 02
   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: 0000 Product ID: 0000
   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 82801I AHCI
   0x0000: Vendor ID: 8086 Product ID: 2922
   0x0004: Command: 0007 Status ID: 02b0
   0x0008: Class: 01 Subclass: 06 Interface: 01 Revision: 02
   0x000c: BIST: 00 Header Type: 00 Latency Timer: 00 Cache Line Size: 00
   0x0010: BAR io addr: 0x0000fe00
   0x0014: BAR io addr: 0x0000fe10
   0x0018: BAR io addr: 0x0000fe20
   0x001c: BAR io addr: 0x0000fe30
   0x0020: BAR io addr: 0x0000fec0
   0x0024: BAR mem 32bit addr: 0xff970000
   0x0028: Cardbus CIS: 00000000
   0x002c: Subsystem Vendor ID: 1028 Product ID: 0211
   0x0030: Expansion ROM Base Address: 00000000
   0x0038: 00000000
   0x003c: Interrupt Pin: 03 Line: 09 Min Gnt: 00 Max Lat: 00
   0x0080: Capability 0x05: Message Signaled Interrupts (MSI)
   0x0070: Capability 0x01: Power Management
   0x00a8: Capability 0x12: Reserved
   0x00b0: Capability 0x13: Reserved
0:31:3: Intel 82801I SMBus
   0x0000: Vendor ID: 8086 Product ID: 2930
   0x0004: Command: 0103 Status ID: 0280
   0x0008: Class: 0c Subclass: 05 Interface: 00 Revision: 02
   0x000c: BIST: 00 Header Type: 00 Latency Timer: 00 Cache Line Size: 00
   0x0010: BAR mem 64bit addr: 0x0000000000000000
   0x0018: BAR empty (00000000)
   0x001c: BAR empty (00000000)
   0x0020: BAR io addr: 0x0000ece0
   0x0024: BAR empty (00000000)
   0x0028: Cardbus CIS: 00000000
   0x002c: Subsystem Vendor ID: 1028 Product ID: 0211
   0x0030: Expansion ROM Base Address: 00000000
   0x0038: 00000000
   0x003c: Interrupt Pin: 03 Line: 09 Min Gnt: 00 Max Lat: 00
3:2:0: 3Com 3c905C 100Base-TX
   0x0000: Vendor ID: 10b7 Product ID: 9200
   0x0004: Command: 0117 Status ID: 0210
   0x0008: Class: 02 Subclass: 00 Interface: 00 Revision: 78
   0x000c: BIST: 00 Header Type: 00 Latency Timer: 40 Cache Line Size: 10
   0x0010: BAR io addr: 0x0000dc80
   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: 10b7 Product ID: 1000
   0x0030: Expansion ROM Base Address: fe600000
   0x0038: 00000000
   0x003c: Interrupt Pin: 01 Line: 09 Min Gnt: 0a Max Lat: 0a
   0x00dc: Capability 0x01: Power Management

Reply via email to