> If this is similiar to a different platform I worked on you might want 
> to try removing the i8042 driver... just a wild guess.

It was hanging in multiboot, kb_init(), which expects that x86 hardware 
using the standard console must have a working ps/2 keyboard controller.

It seems the i8042 Solaris driver isn't loaded, because be have valid ACPI
configuration information, and there are no devices on the ISA bus.

prtconf -D on the Intel iMac reports:


System Configuration:  Sun Microsystems  i86pc
Memory size: 497 Megabytes
System Peripherals (Software Nodes):

i86pc (driver name: rootnex)
    scsi_vhci, instance #0 (driver name: scsi_vhci)
    ramdisk, instance #0 (driver name: ramdisk)
    isa, instance #0 (driver name: isa)
    pci, instance #0 (driver name: npe)
        pci8086,7270
        pci8086,27a1, instance #0 (driver name: pcie_pci)
            display, instance #0 (driver name: vgatext)
        pci8086,27a3
        pci8384,7680
        pci8086,27d0, instance #1 (driver name: pcie_pci)
            pci11ab,5321
        pci8086,27d2, instance #2 (driver name: pcie_pci)
            pci106b,89
        pci8086,7270, instance #0 (driver name: uhci)
        pci8086,7270, instance #1 (driver name: uhci)
            hub, instance #0 (driver name: hubd)
                device, instance #4 (driver name: usb_mid)
                    keyboard, instance #3 (driver name: hid)
                    input, instance #4 (driver name: hid)
                mouse, instance #2 (driver name: hid)
        pci8086,7270, instance #2 (driver name: uhci)
            device, instance #2 (driver name: usb_mid)
        pci8086,7270, instance #3 (driver name: uhci)
            device, instance #1 (driver name: usb_mid)
                keyboard, instance #0 (driver name: hid)
                mouse, instance #1 (driver name: hid)
            device, instance #3 (driver name: usb_mid)
        pci8086,7270, instance #0 (driver name: ehci)
            device, instance #0 (driver name: usb_mid)
            storage, instance #0 (driver name: scsa2usb)
                disk, instance #1 (driver name: sd)
        pci8086,2448, instance #0 (driver name: pci_pci)
            pci11c1,5811
        pci8086,7270
        pci-ide, instance #0 (driver name: pci-ide)
            ide, instance #0 (driver name: ata)
                sd, instance #0 (driver name: sd)
            ide (driver name: ata)
        pci-ide, instance #1 (driver name: pci-ide)
            ide, instance #2 (driver name: ata)
                cmdk, instance #0 (driver name: cmdk)
            ide (driver name: ata)
        pci8086,7270
    pseudo, instance #0 (driver name: pseudo)
    options, instance #0 (driver name: options)
    xsvc, instance #0 (driver name: xsvc)
    used-resources
    cpus
        cpu, instance #0
        cpu, instance #1
 
 
This message posted from opensolaris.org
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to