> > > > 1) Acer 3680-2862, i943GML chipset, upgraded > > from > > > > Celeron M 440 to Core Duo T2250. The CD boots, > > but > > > > shortly after displaying the copyright notice > > and > > > > before displaying the detecting devices > message, > > > it > > > > locks hard. > > > > > > You could try to find out some more information > by > > > enabling > > > verbose kernel boot messages, booting with the > > kmdb > > kernel > > debugger, and tracing kernel module loading. > > Tried it... the last things it says are the debugging > output that it is installing the 'isa' and 'busra' > modules, then it reports that it found 'isa0 at > root'. > > At that point, it hangs hard and it is impossible to > get back into the debugger with F1+A.
Well, I tried an experiment using a MilaX 0.3 LiveCD on the Acer. It appears that the hang is somehow ACPI-related. If I boot the kernel without ACPI (-B acpi-user-options-2), I can boot without a hang. I'm attaching the dmesg output from the successful boot. Perhaps someone might recognize something in my configuration to explain the hang with ACPI is enabled. Thanks again... John This message posted from opensolaris.org -------------- next part -------------- Thu May 29 23:12:18 MSD 2008 May 29 23:09:32 milax genunix: [ID 540533 kern.notice] ^MSunOS Release 5.11 Version MilaX_0.3 32-bit May 29 23:09:32 milax genunix: [ID 172908 kern.notice] Copyright 1983-2008 Sun Microsystems, Inc. All rights reserved. May 29 23:09:32 milax Use is subject to license terms. May 29 23:09:32 milax unix: [ID 126719 kern.notice] features: 1567fff<cpuid,mwait,cmp,sse3,nx,sse2,sse,sep,pat,cx8,pae,mca,mmx,cmov,de,pge,mtrr,msr,tsc,lgpg> May 29 23:09:32 milax unix: [ID 168242 kern.notice] mem = 2087096K (0x7f62e000) May 29 23:09:32 milax genunix: [ID 897550 kern.notice] Using default device instance data May 29 23:09:32 milax unix: [ID 282553 kern.notice] initialized model-specific module 'cpu_ms.GenuineIntel' on chip 0 core 0 strand 0 May 29 23:09:32 milax rootnex: [ID 466748 kern.notice] root nexus = i86pc May 29 23:09:32 milax rootnex: [ID 349649 kern.notice] pseudo0 at root May 29 23:09:32 milax genunix: [ID 936769 kern.notice] pseudo0 is /pseudo May 29 23:09:32 milax rootnex: [ID 349649 kern.notice] scsi_vhci0 at root May 29 23:09:32 milax genunix: [ID 936769 kern.notice] scsi_vhci0 is /scsi_vhci May 29 23:09:32 milax rootnex: [ID 349649 kern.notice] isa0 at root May 29 23:09:32 milax acpica: [ID 566992 kern.warning] WARNING: isa_enum: init failed May 29 23:09:32 milax isa: [ID 930810 kern.info] NOTICE: Solaris did not detect ACPI BIOS May 29 23:09:32 milax isa: [ID 477837 kern.info] NOTICE: ACPI is off May 29 23:09:32 milax pci_autoconfig: [ID 466951 kern.warning] WARNING: No ACPI obj for bus0, ACPI OFF? May 29 23:09:32 milax pci_autoconfig: [ID 139057 kern.info] NOTICE: reprogram io-range on ppb[0/1c/1]: 0x3000 ~ 0x3fff May 29 23:09:32 milax pci_autoconfig: [ID 139057 kern.info] NOTICE: reprogram io-range on ppb[0/1c/2]: 0x4000 ~ 0x4fff May 29 23:09:32 milax pci_autoconfig: [ID 596873 kern.info] NOTICE: reprogram mem-range on ppb[0/1c/2]: 0x80000000 ~ 0x800fffff May 29 23:09:32 milax pci_autoconfig: [ID 139057 kern.info] NOTICE: reprogram io-range on ppb[0/1c/3]: 0x5000 ~ 0x5fff May 29 23:09:32 milax pci_autoconfig: [ID 596873 kern.info] NOTICE: reprogram mem-range on ppb[0/1c/3]: 0x80100000 ~ 0x801fffff May 29 23:09:32 milax pci_autoconfig: [ID 595143 kern.info] NOTICE: add io-range on subtractive ppb[0/1e/0]: 0x6000 ~ 0x6fff May 29 23:09:32 milax pcplusmp: [ID 658230 kern.info] NOTICE: apic: local nmi: 0 1 1 1 May 29 23:09:32 milax pcplusmp: [ID 658230 kern.info] NOTICE: apic: local nmi: 1 1 1 1 May 29 23:09:32 milax pseudo: [ID 129642 kern.notice] pseudo-device: acpippm0 May 29 23:09:32 milax genunix: [ID 936769 kern.notice] acpippm0 is /pseudo/acpippm at 0 May 29 23:09:32 milax pseudo: [ID 129642 kern.notice] pseudo-device: ppm0 May 29 23:09:32 milax genunix: [ID 936769 kern.notice] ppm0 is /pseudo/ppm at 0 May 29 23:09:32 milax rootnex: [ID 349649 kern.notice] ramdisk0 at root May 29 23:09:32 milax genunix: [ID 936769 kern.notice] ramdisk0 is /ramdisk May 29 23:09:32 milax unix: [ID 190185 kern.notice] SMBIOS v2.4 loaded (1108 bytes) May 29 23:09:32 milax genunix: [ID 408114 kern.notice] /cpus (cpunex0) online May 29 23:09:32 milax cpudrv: [ID 716025 kern.warning] WARNING: speedstep_init: instance 0: unable to get ACPI handle May 29 23:09:32 milax cpudrv: [ID 494986 kern.info] NOTICE: CPU power management will not function. May 29 23:09:32 milax pseudo: [ID 129642 kern.notice] pseudo-device: dld0 May 29 23:09:32 milax genunix: [ID 936769 kern.notice] dld0 is /pseudo/dld at 0 May 29 23:09:32 milax rootnex: [ID 349649 kern.notice] npe0 at root: space 0 offset 0 May 29 23:09:32 milax genunix: [ID 936769 kern.notice] npe0 is /pci at 0,0 May 29 23:09:32 milax pcplusmp: [ID 803547 kern.info] pcplusmp: i8042 (i8042) instance 0 vector 0x1 ioapic 0x2 intin 0x1 is bound to cpu 1 May 29 23:09:32 milax pcplusmp: [ID 444295 kern.info] pcplusmp: i8042 (i8042) instance #0 vector 0xc ioapic 0x2 intin 0xc is bound to cpu 1 May 29 23:09:32 milax i8042: [ID 526150 kern.notice] 8042 device: keyboard at 0, kb8042 # 0 May 29 23:09:32 milax genunix: [ID 936769 kern.notice] kb80420 is /isa/i8042 at 1,60/keyboard at 0 May 29 23:09:32 milax i8042: [ID 526150 kern.notice] 8042 device: mouse at 1, mouse8042 # 0 May 29 23:09:32 milax genunix: [ID 936769 kern.notice] mouse80420 is /isa/i8042 at 1,60/mouse at 1 May 29 23:09:32 milax genunix: [ID 449358 kern.notice] NOTICE: Kernel debugger present: disabling console power management. May 29 23:09:32 milax pcplusmp: [ID 803547 kern.info] pcplusmp: pciclass,0c0320 (ehci) instance 0 vector 0x74 ioapic 0x2 intin 0x17 is bound to cpu 0 May 29 23:09:33 milax npe: [ID 236367 kern.notice] PCI Express-device: pci1025,110 at 1d,7, ehci0 May 29 23:09:33 milax genunix: [ID 936769 kern.notice] ehci0 is /pci at 0,0/pci1025,110 at 1d,7 May 29 23:09:34 milax npe: [ID 236367 kern.notice] PCI Express-device: pci1025,110 at 1d, uhci0 May 29 23:09:34 milax genunix: [ID 936769 kern.notice] uhci0 is /pci at 0,0/pci1025,110 at 1d May 29 23:09:34 milax pcplusmp: [ID 803547 kern.info] pcplusmp: pciclass,0c0300 (uhci) instance 1 vector 0x75 ioapic 0x2 intin 0x13 is bound to cpu 1 May 29 23:09:34 milax npe: [ID 236367 kern.notice] PCI Express-device: pci1025,110 at 1d,1, uhci1 May 29 23:09:34 milax genunix: [ID 936769 kern.notice] uhci1 is /pci at 0,0/pci1025,110 at 1d,1 May 29 23:09:34 milax pcplusmp: [ID 444295 kern.info] pcplusmp: pciclass,0c0300 (uhci) instance #2 vector 0x76 ioapic 0x2 intin 0x12 is bound to cpu 1 May 29 23:09:34 milax npe: [ID 236367 kern.notice] PCI Express-device: pci1025,110 at 1d,2, uhci2 May 29 23:09:34 milax genunix: [ID 936769 kern.notice] uhci2 is /pci at 0,0/pci1025,110 at 1d,2 May 29 23:09:34 milax pcplusmp: [ID 444295 kern.info] pcplusmp: pciclass,0c0300 (uhci) instance #3 vector 0x77 ioapic 0x2 intin 0x10 is bound to cpu 1 May 29 23:09:34 milax npe: [ID 236367 kern.notice] PCI Express-device: pci1025,110 at 1d,3, uhci3 May 29 23:09:34 milax genunix: [ID 936769 kern.notice] uhci3 is /pci at 0,0/pci1025,110 at 1d,3 May 29 23:09:34 milax unix: [ID 950921 kern.notice] cpu0: x86 (chipid 0x0 GenuineIntel 6EC family 6 model 14 step 12 clock 1733 MHz) May 29 23:09:34 milax unix: [ID 950921 kern.notice] cpu0: Intel(r) Core(tm) Duo CPU T2250 @ 1.73GHz May 29 23:09:34 milax unix: [ID 950921 kern.notice] cpu1: x86 (chipid 0x0 GenuineIntel 6EC family 6 model 14 step 12 clock 1733 MHz) May 29 23:09:34 milax unix: [ID 950921 kern.notice] cpu1: Intel(r) Core(tm) Duo CPU T2250 @ 1.73GHz May 29 23:09:34 milax cpudrv: [ID 716025 kern.warning] WARNING: speedstep_init: instance 1: unable to get ACPI handle May 29 23:09:34 milax cpudrv: [ID 494986 kern.info] NOTICE: CPU power management will not function. May 29 23:09:34 milax unix: [ID 408514 kern.notice] initialized cpu module 'cpu.generic' on chip 0 core 1 strand 0 May 29 23:09:34 milax unix: [ID 282553 kern.notice] initialized model-specific module 'cpu_ms.GenuineIntel' on chip 0 core 1 strand 0 May 29 23:09:34 milax unix: [ID 557827 kern.info] cpu1 initialization complete - online May 29 23:09:34 milax npe: [ID 236367 kern.notice] PCI Express-device: pci8086,27d0 at 1c, pcie_pci0 May 29 23:09:34 milax genunix: [ID 936769 kern.notice] pcie_pci0 is /pci at 0,0/pci8086,27d0 at 1c May 29 23:09:34 milax pcplusmp: [ID 803547 kern.info] pcplusmp: pciexclass,060400 (pcie_pci) instance 1 vector 0x71 ioapic 0x2 intin 0x11 is bound to cpu 0 May 29 23:09:34 milax npe: [ID 236367 kern.notice] PCI Express-device: pci8086,27d2 at 1c,1, pcie_pci1 May 29 23:09:34 milax genunix: [ID 936769 kern.notice] pcie_pci1 is /pci at 0,0/pci8086,27d2 at 1c,1 May 29 23:09:34 milax npe: [ID 236367 kern.notice] PCI Express-device: pci8086,27d4 at 1c,2, pcie_pci2 May 29 23:09:34 milax genunix: [ID 936769 kern.notice] pcie_pci2 is /pci at 0,0/pci8086,27d4 at 1c,2 May 29 23:09:34 milax npe: [ID 236367 kern.notice] PCI Express-device: pci8086,27d6 at 1c,3, pcie_pci3 May 29 23:09:34 milax genunix: [ID 936769 kern.notice] pcie_pci3 is /pci at 0,0/pci8086,27d6 at 1c,3 May 29 23:09:34 milax npe: [ID 236367 kern.notice] PCI Express-device: pci8086,2448 at 1e, pci_pci0 May 29 23:09:34 milax genunix: [ID 936769 kern.notice] pci_pci0 is /pci at 0,0/pci8086,2448 at 1e May 29 23:09:34 milax pcplusmp: [ID 803547 kern.info] pcplusmp: pciclass,060700 (pcic) instance 0 vector 0x24 ioapic 0x2 intin 0x14 is bound to cpu 1 May 29 23:09:34 milax pci_pci: [ID 370704 kern.notice] PCI-device: pci1025,110 at 9, pcic0 May 29 23:09:34 milax genunix: [ID 936769 kern.notice] pcic0 is /pci at 0,0/pci8086,2448 at 1e/pci1025,110 at 9 May 29 23:09:34 milax genunix: [ID 408114 kern.notice] /pci at 0,0/pci8086,2448 at 1e/pci1025,110 at 9/pcs at 0 (pcs0) online May 29 23:09:35 milax rootnex: [ID 349649 kern.notice] iscsi0 at root May 29 23:09:35 milax genunix: [ID 936769 kern.notice] iscsi0 is /iscsi May 29 23:09:35 milax rootnex: [ID 349649 kern.notice] xsvc0 at root: space 0 offset 0 May 29 23:09:35 milax genunix: [ID 936769 kern.notice] xsvc0 is /xsvc at 0,0 May 29 23:09:35 milax audiosup: [ID 272087 kern.info] NOTICE: audiohd0: codec info: vid=0x10ec0883, sid=0x00000000, rev=0x00100002 May 29 23:09:35 milax pcplusmp: [ID 803547 kern.info] pcplusmp: pciclass,0403 (audiohd) instance 0 vector 0x6c ioapic 0x2 intin 0x16 is bound to cpu 0 May 29 23:09:35 milax npe: [ID 236367 kern.notice] PCI Express-device: pci1025,110 at 1b, audiohd0 May 29 23:09:35 milax genunix: [ID 936769 kern.notice] audiohd0 is /pci at 0,0/pci1025,110 at 1b May 29 23:09:35 milax pcplusmp: [ID 803547 kern.info] pcplusmp: ide (ata) instance 0 vector 0xe ioapic 0x2 intin 0xe is bound to cpu 1 May 29 23:09:35 milax genunix: [ID 640982 kern.notice] IDE device at targ 0, lun 0 lastlun 0x0 May 29 23:09:35 milax genunix: [ID 846691 kern.notice] model Hitachi HTS541680J9SA00 May 29 23:09:35 milax genunix: [ID 479077 kern.notice] ATA/ATAPI-7 supported, majver 0xfc minver 0x1a May 29 23:09:36 milax npe: [ID 236367 kern.notice] PCI Express-device: ide at 0, ata0 May 29 23:09:36 milax genunix: [ID 936769 kern.notice] ata0 is /pci at 0,0/pci-ide at 1f,2/ide at 0 May 29 23:09:36 milax pcplusmp: [ID 444295 kern.info] pcplusmp: ide (ata) instance #1 vector 0xf ioapic 0x2 intin 0xf is bound to cpu 1 May 29 23:09:36 milax genunix: [ID 640982 kern.notice] ATAPI device at targ 0, lun 0 lastlun 0xf800 May 29 23:09:36 milax genunix: [ID 846691 kern.notice] model HL-DT-ST DVD+/-RW GSA-T11N May 29 23:09:36 milax genunix: [ID 479077 kern.notice] ATA/ATAPI-5 supported, majver 0x3c minver 0x13 May 29 23:09:36 milax npe: [ID 236367 kern.notice] PCI Express-device: ide at 1, ata1 May 29 23:09:36 milax genunix: [ID 936769 kern.notice] ata1 is /pci at 0,0/pci-ide at 1f,2/ide at 1 May 29 23:09:36 milax genunix: [ID 773945 kern.notice] UltraDMA mode 5 selected May 29 23:09:36 milax gda: [ID 243001 kern.info] Disk0: <Vendor 'Gen-ATA ' Product 'Hitachi HTS54168'> May 29 23:09:36 milax pseudo: [ID 129642 kern.notice] pseudo-device: devinfo0 May 29 23:09:36 milax genunix: [ID 936769 kern.notice] devinfo0 is /pseudo/devinfo at 0 May 29 23:09:36 milax asy: [ID 267298 kern.notice] asy0: UART @ 3f8 scratch register: expected 0x5a, got 0xff May 29 23:09:36 milax asy: [ID 702181 kern.notice] Cannot identify UART chip at 3f8 May 29 23:09:36 milax asy: [ID 267298 kern.notice] asy1: UART @ 2f8 scratch register: expected 0x5a, got 0xff May 29 23:09:36 milax asy: [ID 702181 kern.notice] Cannot identify UART chip at 2f8 May 29 23:09:36 milax pseudo: [ID 129642 kern.notice] pseudo-device: pseudo1 May 29 23:09:36 milax genunix: [ID 936769 kern.notice] pseudo1 is /pseudo/zconsnex at 1 May 29 23:09:36 milax pseudo: [ID 129642 kern.notice] pseudo-device: ramdisk1024 May 29 23:09:36 milax genunix: [ID 936769 kern.notice] ramdisk1024 is /pseudo/ramdisk at 1024 May 29 23:09:36 milax cpudrv: [ID 716025 kern.warning] WARNING: speedstep_init: instance 0: unable to get ACPI handle May 29 23:09:36 milax cpudrv: [ID 494986 kern.info] NOTICE: CPU power management will not function. May 29 23:09:36 milax cpudrv: [ID 716025 kern.warning] WARNING: speedstep_init: instance 1: unable to get ACPI handle May 29 23:09:36 milax cpudrv: [ID 494986 kern.info] NOTICE: CPU power management will not function. May 29 23:09:36 milax genunix: [ID 773945 kern.notice] UltraDMA mode 2 selected May 29 23:09:36 milax isa: [ID 202937 kern.notice] ISA-device: pit_beep0 May 29 23:09:36 milax genunix: [ID 936769 kern.notice] pit_beep0 is /isa/pit_beep May 29 23:09:36 milax pseudo: [ID 129642 kern.notice] pseudo-device: lockstat0 May 29 23:09:36 milax genunix: [ID 936769 kern.notice] lockstat0 is /pseudo/lockstat at 0 May 29 23:09:36 milax pseudo: [ID 129642 kern.notice] pseudo-device: llc10 May 29 23:09:36 milax genunix: [ID 936769 kern.notice] llc10 is /pseudo/llc1 at 0 May 29 23:09:36 milax pseudo: [ID 129642 kern.notice] pseudo-device: lofi0 May 29 23:09:36 milax genunix: [ID 936769 kern.notice] lofi0 is /pseudo/lofi at 0 May 29 23:09:36 milax scsi: [ID 193665 kern.notice] sd0 at ata1: target 0 lun 0 May 29 23:09:36 milax genunix: [ID 936769 kern.notice] sd0 is /pci at 0,0/pci-ide at 1f,2/ide at 1/sd at 0,0 May 29 23:09:36 milax pseudo: [ID 129642 kern.notice] pseudo-device: dtrace0 May 29 23:09:36 milax genunix: [ID 936769 kern.notice] dtrace0 is /pseudo/dtrace at 0 May 29 23:09:36 milax pseudo: [ID 129642 kern.notice] pseudo-device: profile0 May 29 23:09:36 milax genunix: [ID 936769 kern.notice] profile0 is /pseudo/profile at 0 May 29 23:09:36 milax pseudo: [ID 129642 kern.notice] pseudo-device: systrace0 May 29 23:09:36 milax genunix: [ID 936769 kern.notice] systrace0 is /pseudo/systrace at 0 May 29 23:09:36 milax pseudo: [ID 129642 kern.notice] pseudo-device: fbt0 May 29 23:09:36 milax genunix: [ID 936769 kern.notice] fbt0 is /pseudo/fbt at 0 May 29 23:09:36 milax pseudo: [ID 129642 kern.notice] pseudo-device: sdt0 May 29 23:09:36 milax genunix: [ID 936769 kern.notice] sdt0 is /pseudo/sdt at 0 May 29 23:09:36 milax pseudo: [ID 129642 kern.notice] pseudo-device: fasttrap0 May 29 23:09:36 milax genunix: [ID 936769 kern.notice] fasttrap0 is /pseudo/fasttrap at 0 May 29 23:09:36 milax acpica: [ID 335148 kern.notice] ACPI Error (evxfevnt-0292): Could not enable PowerButton event [20060721] May 29 23:09:36 milax acpica: [ID 169576 kern.notice] ACPI Warning (evxface-0235): Could not enable fixed event 2 [20060721] May 29 23:09:36 milax pseudo: [ID 129642 kern.notice] pseudo-device: power0 May 29 23:09:36 milax genunix: [ID 936769 kern.notice] power0 is /pseudo/power at 0 May 29 23:09:37 milax pseudo: [ID 129642 kern.notice] pseudo-device: zfs0 May 29 23:09:37 milax genunix: [ID 936769 kern.notice] zfs0 is /pseudo/zfs at 0 May 29 23:09:37 milax pseudo: [ID 129642 kern.notice] pseudo-device: lx_systrace0 May 29 23:09:37 milax genunix: [ID 936769 kern.notice] lx_systrace0 is /pseudo/lx_systrace at 0 May 29 23:09:37 milax pseudo: [ID 129642 kern.notice] pseudo-device: ucode0 May 29 23:09:37 milax genunix: [ID 936769 kern.notice] ucode0 is /pseudo/ucode at 0 May 29 23:09:37 milax ata: [ID 496167 kern.notice] cmdk0 at ata0 target 0 lun 0 May 29 23:09:37 milax genunix: [ID 936769 kern.notice] cmdk0 is /pci at 0,0/pci-ide at 1f,2/ide at 0/cmdk at 0,0 May 29 23:09:37 milax nwamd[28]: [ID 604558 daemon.error] scf_instance_get_snapshot() failed: entity not found May 29 23:09:37 milax last message repeated 1 time May 29 23:09:53 milax asy: [ID 267298 kern.notice] asy0: UART @ 3f8 scratch register: expected 0x5a, got 0xff May 29 23:09:53 milax asy: [ID 702181 kern.notice] Cannot identify UART chip at 3f8 May 29 23:09:53 milax asy: [ID 267298 kern.notice] asy1: UART @ 2f8 scratch register: expected 0x5a, got 0xff May 29 23:09:53 milax asy: [ID 702181 kern.notice] Cannot identify UART chip at 2f8 May 29 23:09:53 milax cpudrv: [ID 716025 kern.warning] WARNING: speedstep_init: instance 0: unable to get ACPI handle May 29 23:09:53 milax cpudrv: [ID 494986 kern.info] NOTICE: CPU power management will not function. May 29 23:09:53 milax cpudrv: [ID 716025 kern.warning] WARNING: speedstep_init: instance 1: unable to get ACPI handle May 29 23:09:53 milax cpudrv: [ID 494986 kern.info] NOTICE: CPU power management will not function. May 29 23:09:53 milax pseudo: [ID 129642 kern.notice] pseudo-device: fssnap0 May 29 23:09:53 milax genunix: [ID 936769 kern.notice] fssnap0 is /pseudo/fssnap at 0 May 29 23:09:53 milax pseudo: [ID 129642 kern.notice] pseudo-device: winlock0 May 29 23:09:53 milax genunix: [ID 936769 kern.notice] winlock0 is /pseudo/winlock at 0 May 29 23:09:53 milax pseudo: [ID 129642 kern.notice] pseudo-device: pm0 May 29 23:09:53 milax genunix: [ID 936769 kern.notice] pm0 is /pseudo/pm at 0 May 29 23:09:53 milax pseudo: [ID 129642 kern.notice] pseudo-device: pool0 May 29 23:09:53 milax genunix: [ID 936769 kern.notice] pool0 is /pseudo/pool at 0 May 29 23:09:53 milax ipf: [ID 774698 kern.info] IP Filter: v4.1.9, running. May 29 23:09:53 milax pseudo: [ID 129642 kern.notice] pseudo-device: nsmb0 May 29 23:09:53 milax genunix: [ID 936769 kern.notice] nsmb0 is /pseudo/nsmb at 0 May 29 23:09:54 milax in.mpathd[140]: [ID 801587 daemon.error] setup_rtsock: socket PF_ROUTE: Address family not supported by protocol family May 29 23:10:03 milax genunix: [ID 390243 kern.info] Creating /etc/devices/devid_cache May 29 23:10:18 milax genunix: [ID 390243 kern.info] Creating /etc/devices/devname_cache May 29 23:10:19 milax pseudo: [ID 129642 kern.notice] pseudo-device: devinfo0 May 29 23:10:19 milax genunix: [ID 936769 kern.notice] devinfo0 is /pseudo/devinfo at 0 May 29 23:10:19 milax audiosup: [ID 272087 kern.info] NOTICE: audiohd0: codec info: vid=0x10ec0883, sid=0x00000000, rev=0x00100002 May 29 23:10:19 milax pcplusmp: [ID 803547 kern.info] pcplusmp: pciclass,0403 (audiohd) instance 0 vector 0x6c ioapic 0x2 intin 0x16 is bound to cpu 0 May 29 23:10:19 milax npe: [ID 236367 kern.notice] PCI Express-device: pci1025,110 at 1b, audiohd0 May 29 23:10:19 milax genunix: [ID 936769 kern.notice] audiohd0 is /pci at 0,0/pci1025,110 at 1b May 29 23:10:41 milax usba: [ID 912658 kern.notice] USB 2.0 device (usb13fe,1a00) operating at hi speed (USB 2.x) on USB 2.0 root hub: storage at 2, scsa2usb0 at bus address 2 May 29 23:10:41 milax usba: [ID 349649 kern.notice] IMC KanguruDrive2.0 077A173B00A6 May 29 23:10:41 milax genunix: [ID 936769 kern.notice] scsa2usb0 is /pci at 0,0/pci1025,110 at 1d,7/storage at 2 May 29 23:10:41 milax genunix: [ID 408114 kern.notice] /pci at 0,0/pci1025,110 at 1d,7/storage at 2 (scsa2usb0) online May 29 23:10:42 milax scsi: [ID 193665 kern.notice] sd1 at scsa2usb0: target 0 lun 0 May 29 23:10:42 milax genunix: [ID 936769 kern.notice] sd1 is /pci at 0,0/pci1025,110 at 1d,7/storage at 2/disk at 0,0 May 29 23:10:42 milax genunix: [ID 408114 kern.notice] /pci at 0,0/pci1025,110 at 1d,7/storage at 2/disk at 0,0 (sd1) online May 29 23:11:57 milax genunix: [ID 408114 kern.notice] /pci at 0,0/pci1025,110 at 1d,7/storage at 2/disk at 0,0 (sd1) offline May 29 23:11:57 milax last message repeated 1 time May 29 23:11:57 milax genunix: [ID 408114 kern.notice] /pci at 0,0/pci1025,110 at 1d,7/storage at 2 (scsa2usb0) offline