TechoTrend Premium C-2300 Hybrid - OpenBSD

Hardware info on main page.

Work log

2012-08-17: I booted OpenBSD 4.8 (i386) off an old usb hard drive that I had laying about (using the v7 machine). Here is the info:

root@home99# uname -a
OpenBSD home99.kg4.no 4.8 GENERIC.MP#359 i386
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
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 is all for now.