Hi, In reply to my post :- http://www.opensolaris.org/jive/thread.jspa?messageID=321855#321855
> Hi, > My laptop is running svn_104 and supports my Elements > USB disk drive fine. > For some time I have found that I can't permanently > save mp3 files to my MP3 player. > It's detected by the USB driver :- > Dec 28 12:30:55 rts usba: [ID 912658 kern.info] USB > 1.10 device (usb66f,8000) operating at full speed > (USB 1.x) on USB 1.10 root hub: storage at 1, scsa2usb1 > at bus address 2 > Dec 28 12:30:55 rts usba: [ID 349649 kern.info] <USB > MF> PRODUCT> 23DE9141E78A4583 > Dec 28 12:30:55 rts genunix: [ID 936769 kern.info] > scsa2usb1 is /pci at 0,0/pci10cf,11ab at 1d/storage at 1 > Dec 28 12:30:55 rts genunix: [ID 408114 kern.info] > /pci at 0,0/pci10cf,11ab at 1d/storage at 1 (scsa2usb1) > online > Dec 28 12:30:55 rts scsi: [ID 193665 kern.info] sd2 > at scsa2usb1: target 0 lun 0 > Dec 28 12:30:55 rts genunix: [ID 936769 kern.info] > sd2 is /pci at 0,0/pci10cf,11ab at 1d/storage at 1/disk at 0,0 > Dec 28 12:30:55 rts genunix: [ID 408114 kern.info] > /pci at 0,0/pci10cf,11ab at 1d/storage at 1/disk at 0,0 (sd2) > online > Dec 28 12:30:55 rts genunix: [ID 314293 kern.info] > device pci8086,3582 at 2(display#0) keeps up device > sd at 0,0(disk#2), but the latter is not power managed > rts{rich}72: rmformat > Looking for devices... > ... > 2. Logical Node: /dev/rdsk/c3t0d0p0 > Physical Node: > /pci at 0,0/pci10cf,11ab at 1d/storage at 1/disk at 0,0 > Connected Device: SigmaTel MSCN > 0100 > e Type: Removable > Bus: USB > Size: 978.1 MB > Label: <Unknown> > Access permissions: <Unknown> > > The device is mounted as:- > rts{rich}74: df /media/SGTL\ MSCN/ > Filesystem size used avail capacity > Mounted on > dev/dsk/c3t0d0p0:1 977M 136M 841M 14% > /media/SGTL MSCN > nd I can copy files to it:- > > rts{rich}76: cp -r acdc /media/SGTL\ MSCN/ > > dev/dsk/c3t0d0p0:1 > pcfs > Bytes Per Sector 2048 Sectors Per Cluster 4 > Reserved Sectors 32 Number of FATs 2 > Root Dir Entries 0 Number of Sectors 0 > Sectors Per FAT 0 Sectors Per Track 63 > Number of Heads 255 Number Hidden Sectors 50 > Volume ID: 0x3082fea2 > Volume Label: SGTL MSCN > Drive Number: 0x0 > Media Type: 0xf8 "Fixed" Disk > rts{rich}78: fstyp -va /dev/dsk/c3t0d0p0:1 > pcfs > Bytes Per Sector 2048 Sectors Per Cluster 4 > Reserved Sectors 32 Number of FATs 2 > Root Dir Entries 0 Number of Sectors 0 > Sectors Per FAT 0 Sectors Per Track 63 > Number of Heads 255 Number Hidden Sectors 50 > Volume ID: 0x3082fea2 > Volume Label: SGTL MSCN > Drive Number: 0x0 > Media Type: 0xf8 "Fixed" Disk > bytes_per_sector: 2048 > sectors_per_cluster: 4 > reserved_sectors: 32 > fats: 2 > root_entry_count: 0 > total_sectors_16: 0 > media: 248 > fat_size_16: 0 > sectors_per_track: 63 > heads: 255 > hidden_sectors: 50 > total_sectors_32: 500750 > drive_number: 0 > volume_id: 813891234 > volume_label: 'SGTL MSCN ' > fat_size_32: 245 > total_sectors: 500750 > fat_size: 245 > count_of_clusters: 125057 > fat_entry_size: 32 > gen_clean: true > gen_guid: '3082fea2' > gen_version: '32' > gen_volume_label: 'SGTL MSCN ' > rts{rich}79: ls -l /media/SGTL\ MSCN/ > total 97 > drwxrwxrwx 1 rich other 8192 Dec 28 12:14 > acdc/ > drwxrwxrwx 1 rich other 8192 Sep 23 19:47 > MCFLY/ > -r-xr-xr-x 1 rich other 291 Dec 27 2002 > SETTINGS.DAT* > drwxrwxrwx 1 rich other 8192 Jan 17 2007 > sting__the_police/ > drwxrwxrwx 1 rich other 8192 Sep 23 20:32 > VARIOUS/ > > If I now eject the device:- > rts{rich}81: eject rmdisk > rmdisk /dev/dsk/c3t0d0p0:1 unmounted > > and review the file on the MP3 player the acdc file > are gone :- > If I insert it back in the laptop I see they have > gone:- > > rts{rich}82: ls -l /media/SGTL\ MSCN/ > total 49 > drwxrwxrwx 1 rich other 8192 Sep 23 19:47 > MCFLY/ > -r-xr-xr-x 1 rich other 291 Dec 27 2002 > SETTINGS.DAT* > drwxrwxrwx 1 rich other 8192 Jan 17 2007 > sting__the_police/ > drwxrwxrwx 1 rich other 8192 Sep 23 20:32 > VARIOUS/ > > > Any ideas why they don't get saved? > > Cheers > Richard. Re: USB MP3 player cant store files Posted: Dec 28, 2008 2:39 PM in response to: rskelton To: OpenSolaris ? help You should submit a RFE on this and include: Try these steps and attach the output. # Rem, For usb try: echo " REM Unplug all USB devices, else you get busy error, clear log:." sleep 10 echo "::usba_clear_debug_buf" |mdb -wk echo " Plug in your usb devices" echo "::usba_debug_buf" |mdb -k echo "::interrupts" | mdb -k echo "::prtusb" | mdb -k echo "::status" | mdb -k uname -a prtdiag -v dmesg prtconf -Dpv prtpicl -v # echo "::usba_debug_buf" |mdb -k : scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_scsi_getcap: unsupported cap = max-cdb-length s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x1a count = 0x4 s2u1: scsa2usb_scsi_getcap: unsupported cap = max-cdb-length s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_scsi_getcap: unsupported cap = max-cdb-length s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_scsi_getcap: unsupported cap = max-cdb-length s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_scsi_getcap: unsupported cap = max-cdb-length s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_scsi_getcap: unsupported cap = max-cdb-length s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_scsi_getcap: unsupported cap = max-cdb-length s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_scsi_getcap: unsupported cap = max-cdb-length s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_scsi_getcap: unsupported cap = max-cdb-length s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x25 count = 0x8 s2u1: bytes in each logical block=0x800,number of total logical blocks=0x7a440 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_scsi_getcap: unsupported cap = max-cdb-length s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_scsi_setcap: ap = 0xdb3e7580 value = 0x800 whom = 0x1 cidx = 0x b s2u1: scsa2usb_scsi_setcap: ap = 0xdb3e7580 value = 0x1e9100 whom = 0x1 cidx = 0xc s2u1: scsa2usb_scsi_getcap: unsupported cap = max-cdb-length s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_scsi_getcap: unsupported cap = max-cdb-length s2u1: scsa2usb_scsi_setcap: ap = 0xdb3e7580 value = 0x800 whom = 0x1 cidx = 0x b s2u1: scsa2usb_scsi_setcap: ap = 0xdb3e7580 value = 0x1e9100 whom = 0x1 cidx = 0xc s2u1: scsa2usb_scsi_getcap: unsupported cap = max-cdb-length s2u1: scsa2usb_scsi_getcap: unsupported cap = max-cdb-length s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_ sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 s2u1: scsa2usb_pm_busy_component failed: 0 s2u1: scsa2usb_handle_scsi_cmd_sub_class: opcode = 0x0 count = 0x0 >>>> # echo "::interrupts" | mdb -k IRQ Vector IPL(lo/hi) Bus Share ISR(s) 0 0x20 14/14 - 1 cbe_fire 1 0x21 5/5 ISA 1 i8042_intr 3 0x23 12/12 ISA 1 asyintr 4 0x24 12/12 ISA 1 asyintr 5 0x25 1/9 PCI 2 hci1394_isr, uhci_intr 7 0x27 5/5 ISA 1 ecpp_isr 9 0x29 6/9 PCI 3 audio810_intr, pcic_intr, acpi_wrapper_isr 10 0x2a 1/9 PCI 3 drm_irq_handler_wrap, pcic_intr, uhci_intr 11 0x2b 1/6 PCI 4 ipw2200_intr, rtls_intr, uhci_intr, ehci_intr 12 0x2c 5/5 ISA 1 i8042_intr 14 0x2e 5/5 PCI 1 ata_intr 15 0x2f 5/5 PCI 1 ata_intr # echo "::prtusb" | mdb -k INDEX DRIVER INST NODE VID.PID PRODUCT 1 ehci 0 pci10cf,11ab 0000.0000 No Product String 2 uhci 0 pci10cf,11ab 0000.0000 No Product String 3 uhci 1 pci10cf,11ab 0000.0000 No Product String 4 uhci 2 pci10cf,11ab 0000.0000 No Product String 5 usb_mid 0 device 044e.3001 USB BT 6 scsa2usb 1 storage 066f.8000 <USB PRODUCT> # # # # echo "::status" | mdb -k debugging live kernel (32-bit) on rts operating system: 5.11 snv_104 (i86pc) # uname -a SunOS rts 5.11 snv_104 i86pc i386 i86pc # prtdiag -v System Configuration: FUJITSU SIEMENS LIFEBOOK S6120 BIOS Configuration: Phoenix/FUJITSU Version 1.26 05/10/2004 ==== Processor Sockets ==================================== Version Location Tag -------------------------------- -------------------------- ==== Memory Device Sockets ================================ Type Status Set Device Locator Bank Locator ----------- ------ --- ------------------- ---------------- DDR in use 0 DIMM1 Bank 0/1 DDR in use 0 DIMM2 Bank 2/3 ==== On-Board Devices ===================================== ==== Upgradeable Slots ==================================== ID Status Type Description --- --------- ---------------- ---------------------------- 0 unknown PCMCIA CardBus-1 1 unknown PCMCIA CardBus-2 # dmesg Sunday, 28 December 2008 17:33:49 GMT Dec 28 11:03:13 rts This may result in reduced system performance. Dec 28 11:03:13 rts pci: [ID 370704 kern.info] PCI-device: pci10cf,11c3 at 1f,5, audio8100 Dec 28 11:03:13 rts genunix: [ID 936769 kern.info] audio8100 is /pci at 0,0/pci10cf,11c3 at 1f,5 Dec 28 11:03:24 rts gnome-session[884]: [ID 702911 daemon.warning] EggSMClient-WARNING: Desktop file '/usr/share/gnome/autostart/desktop-print-management-applet.desktop' has malformed Icon key 'print-manager.png'(should not include extension) Dec 28 11:03:40 rts pseudo: [ID 129642 kern.info] pseudo-device: pm0 Dec 28 11:03:40 rts genunix: [ID 936769 kern.info] pm0 is /pseudo/pm at 0 Dec 28 11:03:45 rts genunix: [ID 314293 kern.info] device pci8086,3582 at 2(display#0) keeps up device sd at 0,0(sd#1), but the latter is not power managed Dec 28 11:06:19 rts usba: [ID 912658 kern.info] USB 1.10 device (usb66f,8000) operating at full speed (USB 1.x) on USB 1.10 root hub: storage at 1, scsa2usb1 at bus address 2 Dec 28 11:06:19 rts usba: [ID 349649 kern.info] <USB MF> PRODUCT> 23DE9141E78A4583 Dec 28 11:06:19 rts genunix: [ID 936769 kern.info] scsa2usb1 is /pci at 0,0/pci10cf,11ab at 1d/storage at 1 Dec 28 11:06:19 rts genunix: [ID 408114 kern.info] /pci at 0,0/pci10cf,11ab at 1d/storage at 1 (scsa2usb1) online Dec 28 11:06:19 rts scsi: [ID 193665 kern.info] sd2 at scsa2usb1: target 0 lun 0 Dec 28 11:06:19 rts genunix: [ID 936769 kern.info] sd2 is /pci at 0,0/pci10cf,11ab at 1d/storage at 1/disk at 0,0 Dec 28 11:06:19 rts genunix: [ID 408114 kern.info] /pci at 0,0/pci10cf,11ab at 1d/storage at 1/disk at 0,0 (sd2) online Dec 28 11:06:19 rts genunix: [ID 314293 kern.info] device pci8086,3582 at 2(display#0) keeps up device sd at 0,0(disk#2), but the latter is not power managed Dec 28 11:06:19 rts gfx_private: [ID 239156 kern.warning] WARNING: gfxp_vgatext: can't find reg entry for registers Dec 28 11:06:19 rts genunix: [ID 276693 kern.warning] WARNING: drm_supp_regiter: failed to init gfx Dec 28 11:06:19 rts genunix: [ID 112014 kern.warning] WARNING: i915_attach: drm_supp_register failed Dec 28 11:06:20 rts isa: [ID 202937 kern.info] ISA-device: asy0 Dec 28 11:06:20 rts genunix: [ID 936769 kern.info] asy0 is /isa/asy at 1,3f8 Dec 28 11:06:20 rts isa: [ID 202937 kern.info] ISA-device: ecpp0 Dec 28 11:06:20 rts genunix: [ID 936769 kern.info] ecpp0 is /isa/lp at 1,378 Dec 28 11:06:20 rts isa: [ID 202937 kern.info] ISA-device: asy1 Dec 28 11:06:20 rts genunix: [ID 936769 kern.info] asy1 is /isa/asy at 1,2e8 Dec 28 11:06:20 rts pseudo: [ID 129642 kern.info] pseudo-device: nvidia255 Dec 28 11:06:20 rts genunix: [ID 936769 kern.info] nvidia255 is /pseudo/nvidia at 255 Dec 28 11:06:20 rts pseudo: [ID 129642 kern.info] pseudo-device: stmf0 Dec 28 11:06:20 rts genunix: [ID 936769 kern.info] stmf0 is /pseudo/stmf at 0 Dec 28 11:06:20 rts pseudo: [ID 129642 kern.info] pseudo-device: fct0 Dec 28 11:06:20 rts genunix: [ID 936769 kern.info] fct0 is /pseudo/fct at 0 Dec 28 11:06:20 rts pseudo: [ID 129642 kern.info] pseudo-device: ramdisk1024 Dec 28 11:06:20 rts genunix: [ID 936769 kern.info] ramdisk1024 is /pseudo/ramdisk at 1024 Dec 28 11:06:20 rts pseudo: [ID 129642 kern.info] pseudo-device: lockstat0 Dec 28 11:06:20 rts genunix: [ID 936769 kern.info] lockstat0 is /pseudo/lockstat at 0 Dec 28 11:06:20 rts pseudo: [ID 129642 kern.info] pseudo-device: llc10 Dec 28 11:06:20 rts genunix: [ID 936769 kern.info] llc10 is /pseudo/llc1 at 0 Dec 28 11:06:21 rts pseudo: [ID 129642 kern.info] pseudo-device: lofi0 Dec 28 11:06:21 rts genunix: [ID 936769 kern.info] lofi0 is /pseudo/lofi at 0 Dec 28 11:06:21 rts pseudo: [ID 129642 kern.info] pseudo-device: systrace0 Dec 28 11:06:21 rts genunix: [ID 936769 kern.info] systrace0 is /pseudo/systrace at 0 Dec 28 11:06:21 rts pseudo: [ID 129642 kern.info] pseudo-device: fbt0 Dec 28 11:06:21 rts genunix: [ID 936769 kern.info] fbt0 is /pseudo/fbt at 0 Dec 28 11:06:21 rts pseudo: [ID 129642 kern.info] pseudo-device: sdt0 Dec 28 11:06:21 rts genunix: [ID 936769 kern.info] sdt0 is /pseudo/sdt at 0 Dec 28 11:06:21 rts pseudo: [ID 129642 kern.info] pseudo-device: lx_systrace0 Dec 28 11:06:21 rts genunix: [ID 936769 kern.info] lx_systrace0 is /pseudo/lx_systrace at 0 Dec 28 11:06:21 rts pseudo: [ID 129642 kern.info] pseudo-device: ucode0 Dec 28 11:06:21 rts genunix: [ID 936769 kern.info] ucode0 is /pseudo/ucode at 0 Dec 28 11:06:21 rts pseudo: [ID 129642 kern.info] pseudo-device: fcp0 Dec 28 11:06:21 rts genunix: [ID 936769 kern.info] fcp0 is /pseudo/fcp at 0 Dec 28 11:06:21 rts pseudo: [ID 129642 kern.info] pseudo-device: fcsm0 Dec 28 11:06:21 rts genunix: [ID 936769 kern.info] fcsm0 is /pseudo/fcsm at 0 Dec 28 11:06:21 rts pseudo: [ID 129642 kern.info] pseudo-device: profile0 Dec 28 11:06:21 rts genunix: [ID 936769 kern.info] profile0 is /pseudo/profile at 0 Dec 28 11:06:21 rts pseudo: [ID 129642 kern.info] pseudo-device: ncall0 Dec 28 11:06:21 rts genunix: [ID 936769 kern.info] ncall0 is /pseudo/ncall at 0 Dec 28 11:06:21 rts pseudo: [ID 129642 kern.info] pseudo-device: nsctl0 Dec 28 11:06:21 rts genunix: [ID 936769 kern.info] nsctl0 is /pseudo/nsctl at 0 Dec 28 11:06:21 rts pseudo: [ID 129642 kern.info] pseudo-device: nsctl0 Dec 28 11:06:21 rts genunix: [ID 936769 kern.info] nsctl0 is /pseudo/nsctl at 0 Dec 28 11:06:22 rts pseudo: [ID 129642 kern.info] pseudo-device: sdbc0 Dec 28 11:06:22 rts genunix: [ID 936769 kern.info] sdbc0 is /pseudo/sdbc at 0 Dec 28 11:06:22 rts sv: [ID 443358 kern.info] sv Nov 26 2008 21:41:19 (revision 11.11, SunOS 5.11, None) Dec 28 11:06:22 rts pseudo: [ID 129642 kern.info] pseudo-device: sv0 Dec 28 11:06:22 rts genunix: [ID 936769 kern.info] sv0 is /pseudo/sv at 0 Dec 28 11:06:22 rts pseudo: [ID 129642 kern.info] pseudo-device: ii0 Dec 28 11:06:22 rts genunix: [ID 936769 kern.info] ii0 is /pseudo/ii at 0 Dec 28 11:06:22 rts pseudo: [ID 129642 kern.info] pseudo-device: fssnap0 Dec 28 11:06:22 rts genunix: [ID 936769 kern.info] fssnap0 is /pseudo/fssnap at 0 Dec 28 11:06:22 rts pseudo: [ID 129642 kern.info] pseudo-device: winlock0 Dec 28 11:06:22 rts genunix: [ID 936769 kern.info] winlock0 is /pseudo/winlock at 0 Dec 28 11:06:22 rts pseudo: [ID 129642 kern.info] pseudo-device: rsm0 Dec 28 11:06:22 rts genunix: [ID 936769 kern.info] rsm0 is /pseudo/rsm at 0 Dec 28 11:06:22 rts rdc: [ID 517869 kern.info] @(#) rdc: built 21:41:40 Nov 26 2008 Dec 28 11:06:22 rts pseudo: [ID 129642 kern.info] pseudo-device: rdc0 Dec 28 11:06:22 rts genunix: [ID 936769 kern.info] rdc0 is /pseudo/rdc at 0 Dec 28 11:06:22 rts pseudo: [ID 129642 kern.info] pseudo-device: nsmb0 Dec 28 11:06:22 rts genunix: [ID 936769 kern.info] nsmb0 is /pseudo/nsmb at 0 Dec 28 11:06:28 rts gfx_private: [ID 239156 kern.warning] WARNING: gfxp_vgatext: can't find reg entry for registers Dec 28 11:06:28 rts genunix: [ID 276693 kern.warning] WARNING: drm_supp_regiter: failed to init gfx Dec 28 11:06:28 rts genunix: [ID 112014 kern.warning] WARNING: i915_attach: drm_supp_register failed Dec 28 11:22:32 rts scsi: [ID 107833 kern.warning] WARNING: /pci at 0,0/pci10cf,11ab at 1d/storage at 1/disk at 0,0 (sd2): Dec 28 11:22:32 rts Command failed to complete...Device is gone Dec 28 11:22:32 rts scsi: [ID 107833 kern.warning] WARNING: /pci at 0,0/pci10cf,11ab at 1d/storage at 1/disk at 0,0 (sd2): Dec 28 11:22:32 rts Command failed to complete...Device is gone Dec 28 11:22:35 rts genunix: [ID 408114 kern.info] /pci at 0,0/pci10cf,11ab at 1d/storage at 1/disk at 0,0 (sd2) offline Dec 28 11:22:35 rts last message repeated 1 time Dec 28 11:22:35 rts genunix: [ID 408114 kern.info] /pci at 0,0/pci10cf,11ab at 1d/storage at 1 (scsa2usb1) offline Dec 28 11:22:35 rts gfx_private: [ID 239156 kern.warning] WARNING: gfxp_vgatext: can't find reg entry for registers Dec 28 11:22:35 rts genunix: [ID 276693 kern.warning] WARNING: drm_supp_regiter: failed to init gfx Dec 28 11:22:35 rts genunix: [ID 112014 kern.warning] WARNING: i915_attach: drm_supp_register failed Dec 28 11:23:01 rts usba: [ID 912658 kern.info] USB 1.10 device (usb66f,8000) operating at full speed (USB 1.x) on USB 1.10 root hub: storage at 1, scsa2usb1 at bus address 2 Dec 28 11:23:01 rts usba: [ID 349649 kern.info] <USB MF> PRODUCT> 23DE9141E78A4583 Dec 28 11:23:01 rts genunix: [ID 936769 kern.info] scsa2usb1 is /pci at 0,0/pci10cf,11ab at 1d/storage at 1 Dec 28 11:23:01 rts genunix: [ID 408114 kern.info] /pci at 0,0/pci10cf,11ab at 1d/storage at 1 (scsa2usb1) online Dec 28 11:23:01 rts scsi: [ID 193665 kern.info] sd2 at scsa2usb1: target 0 lun 0 Dec 28 11:23:01 rts genunix: [ID 936769 kern.info] sd2 is /pci at 0,0/pci10cf,11ab at 1d/storage at 1/disk at 0,0 Dec 28 11:23:02 rts genunix: [ID 408114 kern.info] /pci at 0,0/pci10cf,11ab at 1d/storage at 1/disk at 0,0 (sd2) online Dec 28 11:23:02 rts genunix: [ID 314293 kern.info] device pci8086,3582 at 2(display#0) keeps up device sd at 0,0(disk#2), but the latter is not power managed Dec 28 11:23:02 rts gfx_private: [ID 239156 kern.warning] WARNING: gfxp_vgatext: can't find reg entry for registers Dec 28 11:23:02 rts genunix: [ID 276693 kern.warning] WARNING: drm_supp_regiter: failed to init gfx Dec 28 11:23:02 rts genunix: [ID 112014 kern.warning] WARNING: i915_attach: drm_supp_register failed Dec 28 11:23:11 rts pcfs: [ID 130968 kern.info] NOTICE: pcfs: alternate FAT #1 (start LBA 51c) corrupted at offset 16384 on device (1b.90):1 Dec 28 11:23:11 rts pcfs: [ID 130968 kern.info] NOTICE: pcfs: alternate FAT #1 (start LBA 51c) corrupted at offset 24576 on device (1b.90):1 Dec 28 11:23:11 rts pcfs: [ID 130968 kern.info] NOTICE: pcfs: alternate FAT #1 (start LBA 51c) corrupted at offset 32768 on device (1b.90):1 Dec 28 11:23:11 rts pcfs: [ID 130968 kern.info] NOTICE: pcfs: alternate FAT #1 (start LBA 51c) corrupted at offset 40960 on device (1b.90):1 Dec 28 11:23:11 rts pcfs: [ID 130968 kern.info] NOTICE: pcfs: alternate FAT #1 (start LBA 51c) corrupted at offset 65536 on device (1b.90):1 Dec 28 11:23:11 rts pcfs: [ID 130968 kern.info] NOTICE: pcfs: alternate FAT #1 (start LBA 51c) corrupted at offset 73728 on device (1b.90):1 Dec 28 11:23:11 rts pcfs: [ID 130968 kern.info] NOTICE: pcfs: alternate FAT #1 (start LBA 51c) corrupted at offset 81920 on device (1b.90):1 Dec 28 11:23:11 rts pcfs: [ID 130968 kern.info] NOTICE: pcfs: alternate FAT #1 (start LBA 51c) corrupted at offset 90112 on device (1b.90):1 Dec 28 11:23:11 rts pcfs: [ID 130968 kern.info] NOTICE: pcfs: alternate FAT #1 (start LBA 51c) corrupted at offset 98304 on device (1b.90):1 Dec 28 11:23:11 rts pcfs: [ID 130968 kern.info] NOTICE: pcfs: alternate FAT #1 (start LBA 51c) corrupted at offset 106496 on device (1b.90):1 Dec 28 11:23:11 rts pcfs: [ID 130968 kern.info] NOTICE: pcfs: alternate FAT #1 (start LBA 51c) corrupted at offset 114688 on device (1b.90):1 Dec 28 11:23:11 rts pcfs: [ID 130968 kern.info] NOTICE: pcfs: alternate FAT #1 (start LBA 51c) corrupted at offset 122880 on device (1b.90):1 Dec 28 11:23:11 rts pcfs: [ID 130968 kern.info] NOTICE: pcfs: alternate FAT #1 (start LBA 51c) corrupted at offset 131072 on device (1b.90):1 Dec 28 11:23:11 rts pcfs: [ID 130968 kern.info] NOTICE: pcfs: alternate FAT #1 (start LBA 51c) corrupted at offset 139264 on device (1b.90):1 Dec 28 11:23:11 rts pcfs: [ID 130968 kern.info] NOTICE: pcfs: alternate FAT #1 (start LBA 51c) corrupted at offset 147456 on device (1b.90):1 Dec 28 11:23:11 rts pcfs: [ID 130968 kern.info] NOTICE: pcfs: alternate FAT #1 (start LBA 51c) corrupted at offset 155648 on device (1b.90):1 Dec 28 11:23:11 rts pcfs: [ID 130968 kern.info] NOTICE: pcfs: alternate FAT #1 (start LBA 51c) corrupted at offset 163840 on device (1b.90):1 Dec 28 11:23:11 rts pcfs: [ID 130968 kern.info] NOTICE: pcfs: alternate FAT #1 (start LBA 51c) corrupted at offset 172032 on device (1b.90):1 Dec 28 11:24:13 rts scsi: [ID 107833 kern.warning] WARNING: /pci at 0,0/pci10cf,11ab at 1d/storage at 1/disk at 0,0 (sd2): Dec 28 11:24:13 rts Command failed to complete...Device is gone Dec 28 11:24:18 rts genunix: [ID 408114 kern.info] /pci at 0,0/pci10cf,11ab at 1d/storage at 1/disk at 0,0 (sd2) offline Dec 28 11:24:18 rts last message repeated 1 time Dec 28 11:24:18 rts genunix: [ID 408114 kern.info] /pci at 0,0/pci10cf,11ab at 1d/storage at 1 (scsa2usb1) offline Dec 28 11:24:18 rts gfx_private: [ID 239156 kern.warning] WARNING: gfxp_vgatext: can't find reg entry for registers Dec 28 11:24:18 rts genunix: [ID 276693 kern.warning] WARNING: drm_supp_regiter: failed to init gfx Dec 28 11:24:18 rts genunix: [ID 112014 kern.warning] WARNING: i915_attach: drm_supp_register failed Dec 28 12:03:45 rts usba: [ID 912658 kern.info] USB 1.10 device (usb66f,8000) operating at full speed (USB 1.x) on USB 1.10 root hub: storage at 1, scsa2usb1 at bus address 2 Dec 28 12:03:45 rts usba: [ID 349649 kern.info] <USB MF> PRODUCT> 23DE9141E78A4583 Dec 28 12:03:45 rts genunix: [ID 936769 kern.info] scsa2usb1 is /pci at 0,0/pci10cf,11ab at 1d/storage at 1 Dec 28 12:03:45 rts genunix: [ID 408114 kern.info] /pci at 0,0/pci10cf,11ab at 1d/storage at 1 (scsa2usb1) online Dec 28 12:03:45 rts scsi: [ID 193665 kern.info] sd2 at scsa2usb1: target 0 lun 0 Dec 28 12:03:45 rts genunix: [ID 936769 kern.info] sd2 is /pci at 0,0/pci10cf,11ab at 1d/storage at 1/disk at 0,0 Dec 28 12:03:46 rts genunix: [ID 408114 kern.info] /pci at 0,0/pci10cf,11ab at 1d/storage at 1/disk at 0,0 (sd2) online Dec 28 12:03:46 rts genunix: [ID 314293 kern.info] device pci8086,3582 at 2(display#0) keeps up device sd at 0,0(disk#2), but the latter is not power managed Dec 28 12:03:46 rts gfx_private: [ID 239156 kern.warning] WARNING: gfxp_vgatext: can't find reg entry for registers Dec 28 12:03:46 rts genunix: [ID 276693 kern.warning] WARNING: drm_supp_regiter: failed to init gfx Dec 28 12:03:46 rts genunix: [ID 112014 kern.warning] WARNING: i915_attach: drm_supp_register failed Dec 28 12:23:49 rts scsi: [ID 107833 kern.warning] WARNING: /pci at 0,0/pci10cf,11ab at 1d/storage at 1/disk at 0,0 (sd2): Dec 28 12:23:49 rts Command failed to complete...Device is gone Dec 28 12:23:49 rts scsi: [ID 107833 kern.warning] WARNING: /pci at 0,0/pci10cf,11ab at 1d/storage at 1/disk at 0,0 (sd2): Dec 28 12:23:49 rts Command failed to complete...Device is gone Dec 28 12:23:54 rts genunix: [ID 408114 kern.info] /pci at 0,0/pci10cf,11ab at 1d/storage at 1/disk at 0,0 (sd2) offline Dec 28 12:23:54 rts last message repeated 1 time Dec 28 12:23:54 rts genunix: [ID 408114 kern.info] /pci at 0,0/pci10cf,11ab at 1d/storage at 1 (scsa2usb1) offline Dec 28 12:23:55 rts gfx_private: [ID 239156 kern.warning] WARNING: gfxp_vgatext: can't find reg entry for registers Dec 28 12:23:55 rts genunix: [ID 276693 kern.warning] WARNING: drm_supp_regiter: failed to init gfx Dec 28 12:23:55 rts genunix: [ID 112014 kern.warning] WARNING: i915_attach: drm_supp_register failed Dec 28 12:30:55 rts usba: [ID 912658 kern.info] USB 1.10 device (usb66f,8000) operating at full speed (USB 1.x) on USB 1.10 root hub: storage at 1, scsa2usb1 at bus address 2 Dec 28 12:30:55 rts usba: [ID 349649 kern.info] <USB MF> PRODUCT> 23DE9141E78A4583 Dec 28 12:30:55 rts genunix: [ID 936769 kern.info] scsa2usb1 is /pci at 0,0/pci10cf,11ab at 1d/storage at 1 Dec 28 12:30:55 rts genunix: [ID 408114 kern.info] /pci at 0,0/pci10cf,11ab at 1d/storage at 1 (scsa2usb1) online Dec 28 12:30:55 rts scsi: [ID 193665 kern.info] sd2 at scsa2usb1: target 0 lun 0 Dec 28 12:30:55 rts genunix: [ID 936769 kern.info] sd2 is /pci at 0,0/pci10cf,11ab at 1d/storage at 1/disk at 0,0 Dec 28 12:30:55 rts genunix: [ID 408114 kern.info] /pci at 0,0/pci10cf,11ab at 1d/storage at 1/disk at 0,0 (sd2) online Dec 28 12:30:55 rts genunix: [ID 314293 kern.info] device pci8086,3582 at 2(display#0) keeps up device sd at 0,0(disk#2), but the latter is not power managed Dec 28 12:30:55 rts gfx_private: [ID 239156 kern.warning] WARNING: gfxp_vgatext: can't find reg entry for registers Dec 28 12:30:55 rts genunix: [ID 276693 kern.warning] WARNING: drm_supp_regiter: failed to init gfx Dec 28 12:30:55 rts genunix: [ID 112014 kern.warning] WARNING: i915_attach: drm_supp_register failed Dec 28 13:02:43 rts scsi: [ID 107833 kern.warning] WARNING: /pci at 0,0/pci10cf,11ab at 1d/storage at 1/disk at 0,0 (sd2): Dec 28 13:02:43 rts Command failed to complete...Device is gone Dec 28 13:02:43 rts scsi: [ID 107833 kern.warning] WARNING: /pci at 0,0/pci10cf,11ab at 1d/storage at 1/disk at 0,0 (sd2): Dec 28 13:02:43 rts Command failed to complete...Device is gone Dec 28 13:02:48 rts genunix: [ID 408114 kern.info] /pci at 0,0/pci10cf,11ab at 1d/storage at 1/disk at 0,0 (sd2) offline Dec 28 13:02:48 rts last message repeated 1 time Dec 28 13:02:48 rts genunix: [ID 408114 kern.info] /pci at 0,0/pci10cf,11ab at 1d/storage at 1 (scsa2usb1) offline Dec 28 13:02:48 rts gfx_private: [ID 239156 kern.warning] WARNING: gfxp_vgatext: can't find reg entry for registers Dec 28 13:02:48 rts genunix: [ID 276693 kern.warning] WARNING: drm_supp_regiter: failed to init gfx Dec 28 13:02:48 rts genunix: [ID 112014 kern.warning] WARNING: i915_attach: drm_supp_register failed Dec 28 13:04:38 rts usba: [ID 912658 kern.info] USB 1.10 device (usb66f,8000) operating at full speed (USB 1.x) on USB 1.10 root hub: storage at 1, scsa2usb1 at bus address 2 Dec 28 13:04:38 rts usba: [ID 349649 kern.info] <USB MF> PRODUCT> 23DE9141E78A4583 Dec 28 13:04:38 rts genunix: [ID 936769 kern.info] scsa2usb1 is /pci at 0,0/pci10cf,11ab at 1d/storage at 1 Dec 28 13:04:38 rts genunix: [ID 408114 kern.info] /pci at 0,0/pci10cf,11ab at 1d/storage at 1 (scsa2usb1) online Dec 28 13:04:38 rts scsi: [ID 193665 kern.info] sd2 at scsa2usb1: target 0 lun 0 Dec 28 13:04:38 rts genunix: [ID 936769 kern.info] sd2 is /pci at 0,0/pci10cf,11ab at 1d/storage at 1/disk at 0,0 Dec 28 13:04:39 rts genunix: [ID 408114 kern.info] /pci at 0,0/pci10cf,11ab at 1d/storage at 1/disk at 0,0 (sd2) online Dec 28 13:04:39 rts genunix: [ID 314293 kern.info] device pci8086,3582 at 2(display#0) keeps up device sd at 0,0(disk#2), but the latter is not power managed Dec 28 13:04:39 rts gfx_private: [ID 239156 kern.warning] WARNING: gfxp_vgatext: can't find reg entry for registers Dec 28 13:04:39 rts genunix: [ID 276693 kern.warning] WARNING: drm_supp_regiter: failed to init gfx Dec 28 13:04:39 rts genunix: [ID 112014 kern.warning] WARNING: i915_attach: drm_supp_register failed Dec 28 14:50:39 rts scsi: [ID 107833 kern.warning] WARNING: /pci at 0,0/pci10cf,11ab at 1d/storage at 1/disk at 0,0 (sd2): Dec 28 14:50:39 rts Command failed to complete...Device is gone Dec 28 14:50:43 rts genunix: [ID 408114 kern.info] /pci at 0,0/pci10cf,11ab at 1d/storage at 1/disk at 0,0 (sd2) offline Dec 28 14:50:43 rts last message repeated 1 time Dec 28 14:50:43 rts genunix: [ID 408114 kern.info] /pci at 0,0/pci10cf,11ab at 1d/storage at 1 (scsa2usb1) offline Dec 28 14:50:43 rts gfx_private: [ID 239156 kern.warning] WARNING: gfxp_vgatext: can't find reg entry for registers Dec 28 14:50:43 rts genunix: [ID 276693 kern.warning] WARNING: drm_supp_regiter: failed to init gfx Dec 28 14:50:43 rts genunix: [ID 112014 kern.warning] WARNING: i915_attach: drm_supp_register failed Dec 28 17:20:50 rts usba: [ID 912658 kern.info] USB 1.10 device (usb66f,8000) operating at full speed (USB 1.x) on USB 1.10 root hub: storage at 1, scsa2usb1 at bus address 2 Dec 28 17:20:50 rts usba: [ID 349649 kern.info] <USB MF> PRODUCT> 23DE9141E78A4583 Dec 28 17:20:50 rts genunix: [ID 936769 kern.info] scsa2usb1 is /pci at 0,0/pci10cf,11ab at 1d/storage at 1 Dec 28 17:20:50 rts genunix: [ID 408114 kern.info] /pci at 0,0/pci10cf,11ab at 1d/storage at 1 (scsa2usb1) online Dec 28 17:20:50 rts scsi: [ID 193665 kern.info] sd2 at scsa2usb1: target 0 lun 0 Dec 28 17:20:50 rts genunix: [ID 936769 kern.info] sd2 is /pci at 0,0/pci10cf,11ab at 1d/storage at 1/disk at 0,0 Dec 28 17:20:50 rts genunix: [ID 408114 kern.info] /pci at 0,0/pci10cf,11ab at 1d/storage at 1/disk at 0,0 (sd2) online Dec 28 17:20:50 rts genunix: [ID 314293 kern.info] device pci8086,3582 at 2(display#0) keeps up device sd at 0,0(disk#2), but the latter is not power managed Dec 28 17:20:50 rts gfx_private: [ID 239156 kern.warning] WARNING: gfxp_vgatext: can't find reg entry for registers Dec 28 17:20:50 rts genunix: [ID 276693 kern.warning] WARNING: drm_supp_regiter: failed to init gfx Dec 28 17:20:50 rts genunix: [ID 112014 kern.warning] WARNING: i915_attach: drm_supp_register failed # prtconf -Dpv System Configuration: Sun Microsystems i86pc Memory size: 1271 Megabytes System Peripherals (PROM Nodes): Node 0x000001 bios-boot-device: '80' stdout: 00000000 name: 'i86pc' Node 0x000002 existing: 00c60000.00000000.029e3001.00000000 name: 'ramdisk' Node 0x000003 bus-type: 'isa' device_type: 'isa' name: 'isa' Node 0x000004 device_type: 'pci' reg: 00000000.00000000.00000000 #size-cells: 00000002 #address-cells: 00000003 name: 'pci' Node 0x000005 reg: 00000000.00000000.00000000.00000000.00000000 compatible: 'pci8086,3580.10cf.11d5.2' + 'pci8086,3580.10cf.11d5' + 'pci10cf,11d5' + 'pci8086,3580.2' + 'pci8086,3580' + 'pciclass,060000' + 'pciclass,0600' model: 'Host bridge' power-consumption: 00000001.00000001 fast-back-to-back: devsel-speed: 00000000 max-latency: 00000000 min-grant: 00000000 subsystem-vendor-id: 000010cf subsystem-id: 000011d5 unit-address: '0' class-code: 00060000 revision-id: 00000002 vendor-id: 00008086 device-id: 00003580 name: 'pci10cf,11d5' Node 0x000006 reg: 00000100.00000000.00000000.00000000.00000000 compatible: 'pci8086,3584.10cf.11d5.2' + 'pci8086,3584.10cf.11d5' + 'pci10cf,11d5' + 'pci8086,3584.2' + 'pci8086,3584' + 'pciclass,088000' + 'pciclass,0880' model: 'System peripheral' power-consumption: 00000001.00000001 fast-back-to-back: devsel-speed: 00000000 max-latency: 00000000 min-grant: 00000000 subsystem-vendor-id: 000010cf subsystem-id: 000011d5 unit-address: '0,1' class-code: 00088000 revision-id: 00000002 vendor-id: 00008086 device-id: 00003584 name: 'pci10cf,11d5' Node 0x000007 reg: 00000300.00000000.00000000.00000000.00000000 compatible: 'pci8086,3585.10cf.11d5.2' + 'pci8086,3585.10cf.11d5' + 'pci10cf,11d5' + 'pci8086,3585.2' + 'pci8086,3585' + 'pciclass,088000' + 'pciclass,0880' model: 'System peripheral' power-consumption: 00000001.00000001 fast-back-to-back: devsel-speed: 00000000 max-latency: 00000000 min-grant: 00000000 subsystem-vendor-id: 000010cf subsystem-id: 000011d5 unit-address: '0,3' class-code: 00088000 revision-id: 00000002 vendor-id: 00008086 device-id: 00003585 name: 'pci10cf,11d5' Node 0x000008 assigned-addresses: c2001010.00000000.d8000000.00000000.08000000.82001014.00000000.d0000000.00000000.00080000.81001018.00000000.00001800.00000000.00000008.a1001000.00000000.000003b0.00000000.0000000c.a1001000.00000000.000003c0.00000000.00000020.82001000.00000000.000a0000.00000000.00020000 reg: 00001000.00000000.00000000.00000000.00000000.42001010.00000000.00000000.00000000.08000000.02001014.00000000.00000000.00000000.00080000.01001018.00000000.00000000.00000000.00000008.a1001000.00000000.000003b0.00000000.0000000c.a1001000.00000000.000003c0.00000000.00000020.82001000.00000000.000a0000.00000000.00020000 compatible: 'pci8086,3582.10cf.120e.2' + 'pci8086,3582.10cf.120e' + 'pci10cf,120e' + 'pci8086,3582.2' + 'pci8086,3582' + 'pciclass,030000' + 'pciclass,0300' model: 'VGA compatible controller' power-consumption: 00000001.00000001 fast-back-to-back: devsel-speed: 00000000 interrupts: 00000001 max-latency: 00000000 min-grant: 00000000 subsystem-vendor-id: 000010cf subsystem-id: 0000120e device_type: 'display' unit-address: '2' class-code: 00030000 revision-id: 00000002 vendor-id: 00008086 device-id: 00003582 name: 'display' Node 0x000009 assigned-addresses: c2001110.00000000.e0000000.00000000.08000000.82001114.00000000.d0080000.00000000.00080000 reg: 00001100.00000000.00000000.00000000.00000000.42001110.00000000.00000000.00000000.08000000.02001114.00000000.00000000.00000000.00080000 compatible: 'pci8086,3582.10cf.120e.2' + 'pci8086,3582.10cf.120e' + 'pci10cf,120e' + 'pci8086,3582.2' + 'pci8086,3582' + 'pciclass,038000' + 'pciclass,0380' model: 'Video controller' power-consumption: 00000001.00000001 fast-back-to-back: devsel-speed: 00000000 max-latency: 00000000 min-grant: 00000000 subsystem-vendor-id: 000010cf subsystem-id: 0000120e unit-address: '2,1' class-code: 00038000 revision-id: 00000002 vendor-id: 00008086 device-id: 00003582 name: 'pci10cf,120e' Node 0x00000a assigned-addresses: 8100e820.00000000.00001820.00000000.00000020 reg: 0000e800.00000000.00000000.00000000.00000000.0100e820.00000000.00000000.00000000.00000020 compatible: 'pci8086,24c2.10cf.11ab.3' + 'pci8086,24c2.10cf.11ab' + 'pci10cf,11ab' + 'pci8086,24c2.3' + 'pci8086,24c2' + 'pciclass,0c0300' + 'pciclass,0c03' model: 'Universal Serial Bus UHCI compliant' power-consumption: 00000001.00000001 fast-back-to-back: devsel-speed: 00000001 interrupts: 00000001 max-latency: 00000000 min-grant: 00000000 subsystem-vendor-id: 000010cf subsystem-id: 000011ab unit-address: '1d' class-code: 000c0300 revision-id: 00000003 vendor-id: 00008086 device-id: 000024c2 name: 'pci10cf,11ab' Node 0x00000b assigned-addresses: 8100e920.00000000.00001840.00000000.00000020 reg: 0000e900.00000000.00000000.00000000.00000000.0100e920.00000000.00000000.00000000.00000020 compatible: 'pci8086,24c4.10cf.11ab.3' + 'pci8086,24c4.10cf.11ab' + 'pci10cf,11ab' + 'pci8086,24c4.3' + 'pci8086,24c4' + 'pciclass,0c0300' + 'pciclass,0c03' model: 'Universal Serial Bus UHCI compliant' power-consumption: 00000001.00000001 fast-back-to-back: devsel-speed: 00000001 interrupts: 00000002 max-latency: 00000000 min-grant: 00000000 subsystem-vendor-id: 000010cf subsystem-id: 000011ab unit-address: '1d,1' class-code: 000c0300 revision-id: 00000003 vendor-id: 00008086 device-id: 000024c4 name: 'pci10cf,11ab' Node 0x00000c assigned-addresses: 8100ea20.00000000.00001860.00000000.00000020 reg: 0000ea00.00000000.00000000.00000000.00000000.0100ea20.00000000.00000000.00000000.00000020 compatible: 'pci8086,24c7.10cf.11ab.3' + 'pci8086,24c7.10cf.11ab' + 'pci10cf,11ab' + 'pci8086,24c7.3' + 'pci8086,24c7' + 'pciclass,0c0300' + 'pciclass,0c03' model: 'Universal Serial Bus UHCI compliant' power-consumption: 00000001.00000001 fast-back-to-back: devsel-speed: 00000001 interrupts: 00000003 max-latency: 00000000 min-grant: 00000000 subsystem-vendor-id: 000010cf subsystem-id: 000011ab unit-address: '1d,2' class-code: 000c0300 revision-id: 00000003 vendor-id: 00008086 device-id: 000024c7 name: 'pci10cf,11ab' Node 0x00000d assigned-addresses: 8200ef10.00000000.d0100000.00000000.00000400 reg: 0000ef00.00000000.00000000.00000000.00000000.0200ef10.00000000.00000000.00000000.00000400 compatible: 'pci8086,24cd.10cf.11ab.3' + 'pci8086,24cd.10cf.11ab' + 'pci10cf,11ab' + 'pci8086,24cd.3' + 'pci8086,24cd' + 'pciclass,0c0320' + 'pciclass,0c03' model: 'Universal Serial Bus EHCI compliant' power-consumption: 00000001.00000001 fast-back-to-back: devsel-speed: 00000001 interrupts: 00000004 max-latency: 00000000 min-grant: 00000000 subsystem-vendor-id: 000010cf subsystem-id: 000011ab unit-address: '1d,7' class-code: 000c0320 revision-id: 00000003 vendor-id: 00008086 device-id: 000024cd name: 'pci10cf,11ab' Node 0x00000e reg: 0000f000.00000000.00000000.00000000.00000000 compatible: 'pci8086,2448.83' + 'pci8086,2448' + 'pciclass,060400' + 'pciclass,0604' model: 'PCI-PCI bridge' ranges: 81000000.00000000.00003000.81000000.00000000.00003000.00000000.00001000.82000000.00000000.d0200000.82000000.00000000.d0200000.00000000.00100000 bus-range: 00000001.00000003 #size-cells: 00000002 #address-cells: 00000003 device_type: 'pci' power-consumption: 00000001.00000001 fast-back-to-back: devsel-speed: 00000000 unit-address: '1e' class-code: 00060400 revision-id: 00000083 vendor-id: 00008086 device-id: 00002448 name: 'pci8086,2448' Node 0x000016 assigned-addresses: 82015010.00000000.00000000.00000000.00001000 reg: 00015000.00000000.00000000.00000000.00000000.02015010.00000000.00000000.00000000.00001000 compatible: 'pci1217,6933.10cf.10e6.2' + 'pci1217,6933.10cf.10e6' + 'pci10cf,10e6' + 'pci1217,6933.2' + 'pci1217,6933' + 'pciclass,060700' + 'pciclass,0607' model: 'CardBus bridge' power-consumption: 00000001.00000001 devsel-speed: 00000002 interrupts: 00000001 unit-address: 'a' class-code: 00060700 revision-id: 00000002 vendor-id: 00001217 device-id: 00006933 name: 'pci10cf,10e6' Node 0x000017 assigned-addresses: 82015110.00000000.00000000.00000000.00001000 reg: 00015100.00000000.00000000.00000000.00000000.02015110.00000000.00000000.00000000.00001000 compatible: 'pci1217,6933.10cf.10e6.2' + 'pci1217,6933.10cf.10e6' + 'pci10cf,10e6' + 'pci1217,6933.2' + 'pci1217,6933' + 'pciclass,060700' + 'pciclass,0607' model: 'CardBus bridge' power-consumption: 00000001.00000001 devsel-speed: 00000002 interrupts: 00000002 unit-address: 'a,1' class-code: 00060700 revision-id: 00000002 vendor-id: 00001217 device-id: 00006933 name: 'pci10cf,10e6' Node 0x000018 assigned-addresses: 81016010.00000000.00003000.00000000.00000100.82016014.00000000.d0204000.00000000.00000100 reg: 00016000.00000000.00000000.00000000.00000000.01016010.00000000.00000000.00000000.00000100.02016014.00000000.00000000.00000000.00000100 compatible: 'pci10ec,8139.10cf.11bd.10' + 'pci10ec,8139.10cf.11bd' + 'pci10cf,11bd' + 'pci10ec,8139.10' + 'pci10ec,8139' + 'pciclass,020000' + 'pciclass,0200' model: 'Ethernet controller' power-consumption: 00000001.00000001 fast-back-to-back: devsel-speed: 00000001 interrupts: 00000001 max-latency: 00000040 min-grant: 00000020 subsystem-vendor-id: 000010cf subsystem-id: 000011bd unit-address: 'c' class-code: 00020000 revision-id: 00000010 vendor-id: 000010ec device-id: 00008139 name: 'pci10cf,11bd' Node 0x000019 assigned-addresses: 82016810.00000000.d0205000.00000000.00001000 reg: 00016800.00000000.00000000.00000000.00000000.02016810.00000000.00000000.00000000.00001000 compatible: 'pci8086,4220.8086.2701.5' + 'pci8086,4220.8086.2701' + 'pci8086,2701' + 'pci8086,4220.5' + 'pci8086,4220' + 'pciclass,028000' + 'pciclass,0280' model: 'Network controller' power-consumption: 00000001.00000001 fast-back-to-back: devsel-speed: 00000001 interrupts: 00000001 max-latency: 00000018 min-grant: 00000003 subsystem-vendor-id: 00008086 subsystem-id: 00002701 unit-address: 'd' class-code: 00028000 revision-id: 00000005 vendor-id: 00008086 device-id: 00004220 name: 'pci8086,2701' Node 0x00001a assigned-addresses: 82017010.00000000.d0204800.00000000.00000800.82017014.00000000.d0200000.00000000.00004000 reg: 00017000.00000000.00000000.00000000.00000000.02017010.00000000.00000000.00000000.00000800.02017014.00000000.00000000.00000000.00004000 compatible: 'pci104c,8026.10cf.1162.0' + 'pci104c,8026.10cf.1162' + 'pci10cf,1162' + 'pci104c,8026.0' + 'pci104c,8026' + 'pciclass,0c0010' + 'pciclass,0c00' model: 'FireWire (IEEE 1394) OpenHCI compliant' power-consumption: 00000001.00000001 devsel-speed: 00000001 interrupts: 00000001 max-latency: 00000004 min-grant: 00000002 subsystem-vendor-id: 000010cf subsystem-id: 00001162 unit-address: 'e' class-code: 000c0010 revision-id: 00000000 vendor-id: 0000104c device-id: 00008026 name: 'pci10cf,1162' Node 0x00000f reg: 0000f800.00000000.00000000.00000000.00000000 compatible: 'pci8086,24cc.3' + 'pci8086,24cc' + 'pciclass,060100' + 'pciclass,0601' model: 'ISA bridge' power-consumption: 00000001.00000001 fast-back-to-back: devsel-speed: 00000001 max-latency: 00000000 min-grant: 00000000 unit-address: '1f' class-code: 00060100 revision-id: 00000003 vendor-id: 00008086 device-id: 000024cc name: 'pci8086,24cc' Node 0x000010 #size-cells: 00000000 #address-cells: 00000001 device_type: 'pci-ide' assigned-addresses: 8100f910.00000000.000001f0.00000000.00000008.8100f914.00000000.000003f6.00000000.00000001.8100f918.00000000.00000170.00000000.00000008.8100f91c.00000000.00000376.00000000.00000001.8100f920.00000000.00001810.00000000.00000010.8200f924.00000000.00000000.00000000.00000400 reg: 0000f900.00000000.00000000.00000000.00000000.8100f910.00000000.000001f0.00000000.00000008.8100f914.00000000.000003f6.00000000.00000001.8100f918.00000000.00000170.00000000.00000008.8100f91c.00000000.00000376.00000000.00000001.0100f920.00000000.00000000.00000000.00000010.0200f924.00000000.00000000.00000000.00000400 compatible: 'pci8086,24ca.10cf.11ab.3' + 'pci8086,24ca.10cf.11ab' + 'pci10cf,11ab' + 'pci8086,24ca.3' + 'pci8086,24ca' + 'pciclass,01018a' + 'pciclass,0101' model: 'IDE controller' power-consumption: 00000001.00000001 fast-back-to-back: devsel-speed: 00000001 interrupts: 00000001 max-latency: 00000000 min-grant: 00000000 subsystem-vendor-id: 000010cf subsystem-id: 000011ab unit-address: '1f,1' class-code: 0001018a revision-id: 00000003 vendor-id: 00008086 device-id: 000024ca name: 'pci-ide' Node 0x000011 reg: 00000000 name: 'ide' Node 0x000012 reg: 00000001 name: 'ide' Node 0x000013 assigned-addresses: 8100fb20.00000000.00001880.00000000.00000020 reg: 0000fb00.00000000.00000000.00000000.00000000.0100fb20.00000000.00000000.00000000.00000020 compatible: 'pci8086,24c3.10cf.11ab.3' + 'pci8086,24c3.10cf.11ab' + 'pci10cf,11ab' + 'pci8086,24c3.3' + 'pci8086,24c3' + 'pciclass,0c0500' + 'pciclass,0c05' model: 'SMBus (System Management Bus)' power-consumption: 00000001.00000001 fast-back-to-back: devsel-speed: 00000001 interrupts: 00000002 max-latency: 00000000 min-grant: 00000000 subsystem-vendor-id: 000010cf subsystem-id: 000011ab unit-address: '1f,3' class-code: 000c0500 revision-id: 00000003 vendor-id: 00008086 device-id: 000024c3 name: 'pci10cf,11ab' Node 0x000014 assigned-addresses: 8100fd10.00000000.00001c00.00000000.00000100.8100fd14.00000000.000018c0.00000000.00000040.8200fd18.00000000.d0100c00.00000000.00000200.8200fd1c.00000000.d0100800.00000000.00000100 reg: 0000fd00.00000000.00000000.00000000.00000000.0100fd10.00000000.00000000.00000000.00000100.0100fd14.00000000.00000000.00000000.00000040.0200fd18.00000000.00000000.00000000.00000200.0200fd1c.00000000.00000000.00000000.00000100 compatible: 'pci8086,24c5.10cf.11c3.3' + 'pci8086,24c5.10cf.11c3' + 'pci10cf,11c3' + 'pci8086,24c5.3' + 'pci8086,24c5' + 'pciclass,040100' + 'pciclass,0401' model: 'Audio device' power-consumption: 00000001.00000001 fast-back-to-back: devsel-speed: 00000001 interrupts: 00000002 max-latency: 00000000 min-grant: 00000000 subsystem-vendor-id: 000010cf subsystem-id: 000011c3 unit-address: '1f,5' class-code: 00040100 revision-id: 00000003 vendor-id: 00008086 device-id: 000024c5 name: 'pci10cf,11c3' Node 0x000015 assigned-addresses: 8100fe10.00000000.00002400.00000000.00000100.8100fe14.00000000.00002000.00000000.00000080 reg: 0000fe00.00000000.00000000.00000000.00000000.0100fe10.00000000.00000000.00000000.00000100.0100fe14.00000000.00000000.00000000.00000080 compatible: 'pci8086,24c6.10cf.10d1.3' + 'pci8086,24c6.10cf.10d1' + 'pci10cf,10d1' + 'pci8086,24c6.3' + 'pci8086,24c6' + 'pciclass,070300' + 'pciclass,0703' model: 'Modem controller' power-consumption: 00000001.00000001 fast-back-to-back: devsel-speed: 00000001 interrupts: 00000002 max-latency: 00000000 min-grant: 00000000 subsystem-vendor-id: 000010cf subsystem-id: 000010d1 unit-address: '1f,6' class-code: 00070300 revision-id: 00000003 vendor-id: 00008086 device-id: 000024c6 name: 'pci10cf,10d1' # prtpicl -v / (picl, d100000001) :PICLVersion 1.100000 :_class picl :name / platform (upa, d100000005) :PlatformGroup i86pc :OS-Version snv_104 :OS-Release 5.11 :HostName rts :OS-Name SunOS :stdout 0 :bios-boot-device 80 :prealloc-chunk-size 0x2000 :console text :keyboard-layout UK-English :lba-access-ok 1 :ttya-mode 9600,8,n,1,- :ttyb-mode 9600,8,n,1,- :ttya-ignore-cd true :ttya-rts-dtr-off false :ttyb-ignore-cd true :ttyb-rts-dtr-off false :atapi-cd-dma-enabled 1 :ata-dma-enabled 1 :impl-arch-name i86pc :mfg-name i86pc :bootargs 00 :boot-args 00 :diskdevid id1,cmdk at AST980825A=____________3MH0RTYN/a :bootpath /pci at 0,0/pci-ide at 1f,1/ide at 0/cmdk at 0,0:a :zfs-bootfs rpool/132 :whoami /platform/i86pc/kernel//unix :boot-file /platform/i86pc/kernel//unix :ramdisk_end 00 30 64 03 00 00 00 00 :ramdisk_start 00 00 c6 00 00 00 00 00 :biosdev-0x80 01 eb 04 4d 33 2e 30 fa fc be 00 7c bf 00 06 8c c8 8e d0 89 f4 8e c0 8e d8 51 b9 00 01 f3 a5 59 e9 00 8a fb b4 02 cd 16 24 03 3c 03 75 05 c6 06 61 07 01 bb be 07 b9 04 00 80 3f 80 74 0e 83 c3 10 e2 f6 bd 75 07 b9 13 00 e9 e6 00 b4 00 cd 13 53 b4 41 bb aa 55 b9 00 00 cd 13 72 3f 81 fb 55 aa 75 39 f7 c1 01 00 74 33 bd a4 07 b9 03 00 e8 c8 00 5b 53 b9 05 00 66 6a 00 66 ff 77 08 66 ff 36 5c 07 6a 01 6a 10 b4 42 89 e6 cd 13 9f 83 c4 10 9e 73 7b b4 00 cd 13 e2 dd eb 6b bd a7 07 b9 03 00 e8 95 00 5b 53 8a 16 60 07 b4 08 cd 13 73 08 bd 62 07 b9 13 00 eb 79 88 c8 24 3f a2 59 07 fe c6 f6 e6 a3 5a 07 8b 47 08 8b 57 0a f7 36 5a 07 89 c3 89 d0 f6 36 59 07 fe c4 30 c9 88 fd c1 e9 02 80 e1 c0 08 e1 88 dd 88 c6 8a 16 60 07 c4 1e 5c 07 be 05 00 b8 01 02 cd 13 73 12 b4 00 cd 13 4e 83 fe 00 75 ef bd 88 07 b9 0e 00 eb 23 bb 00 7c 81 bf fe 01 55 aa 74 08 bd 96 07 b9 0b 00 eb 10 8a 16 60 07 5e 66 ff 16 5c 07 bd a1 07 b9 03 00 bb 4f 00 e8 0c 00 cd 18 80 3e 61 07 00 74 18 bb 1f 00 60 b8 01 13 ba 00 17 cd 10 b0 07 b9 01 00 cd 10 b4 00 cd 16 61 c3 00 00 00 00 7c 00 00 80 00 43 61 6e 27 74 20 72 65 61 64 20 67 65 6f 6d 65 74 72 79 4e 6f 20 61 63 74 69 76 65 20 70 61 72 74 69 74 69 6f 6e 43 61 6e 27 74 20 72 65 61 64 20 50 42 52 42 61 64 20 50 42 52 20 73 69 67 21 21 21 4c 42 41 43 48 53 00 00 00 00 00 00 00 00 00 00 00 00 00 00 5e 98 5e 98 00 00 00 01 01 00 07 fe ff ff 3f 00 00 00 c1 bf 4a 01 80 fe ff ff 82 fe ff ff 00 c0 4a 01 2e c7 02 08 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 55 aa 01 4a 00 01 00 ff 3f 00 00 10 00 00 00 3f 00 00 00 b0 f8 50 09 00 00 00 00 00 02 c6 00 40 00 dd be 2c 00 00 00 50 43 49 20 41 54 41 20 20 20 20 20 00 1f 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 a7 :PAGESIZE 0x1000 :MMU_PAGESIZE 0x1000 :MMU_PAGEOFFSET 0xfff :relative-addressing 0x1 :acpi-status 0x13 :fm-ereport-capable :fm-errcb-capable :fm-dmachk-capable :fm-accchk-capable :devfs-path / :driver-name rootnex :binding-name i86pc :bus-addr :instance -1 :PlatformName i86pc :_class upa :name platform scsi_vhci (devctl, d100000034) :ddi-forceload (d100000048TBL) | misc/scsi_vhci/scsi_vhci_f_asym_sun | | misc/scsi_vhci/scsi_vhci_f_asym_lsi | | misc/scsi_vhci/scsi_vhci_f_asym_emc | | misc/scsi_vhci/scsi_vhci_f_sym_emc | | misc/scsi_vhci/scsi_vhci_f_sym_hds | | misc/scsi_vhci/scsi_vhci_f_sym | | misc/scsi_vhci/scsi_vhci_f_tpgs | :auto-failback enable :load-balance round-robin :class root :scsi-reset-delay 0xbb8 :scsi-tag-age-limit 0x2 :scsi-watchdog-tick 0xa :scsi-options 0x107ff8 :scsi-selection-timeout 0xfa :initiator-interconnect-type SPI :fm-ereport-capable :pm-want-child-notification? :devfs-path /scsi_vhci :driver-name scsi_vhci :binding-name scsi_vhci :bus-addr :instance 0 :_class devctl :name scsi_vhci isa (isa, d100000050) :device_type isa :bus-type isa :devfs-path /isa :driver-name isa :binding-name isa :bus-addr :instance 0 :_class isa :name isa i8042 (obp-device, d10000005a) :UnitAddress 1,60 :reg 01 00 00 00 60 00 00 00 01 00 00 00 01 00 00 00 64 00 00 00 01 00 00 00 :interrupts 01 00 00 00 0c 00 00 00 :unit-address 1,60 :devfs-path /isa/i8042 at 1,60 :driver-name i8042 :binding-name i8042 :bus-addr 1,60 :instance 0 :_class obp-device :name i8042 mouse (obp-device, d100000065) :compatible pnpPNP,f03 :model PS/2 Port for PS/2-style Mice :acpi-namespace \_SB_.PCI0.LPC0.PS2M :interrupts 0xc :reg 0x1 :device-type mouse :ddi-no-autodetach 0x1 :devfs-path /isa/i8042 at 1,60/mouse at 1 :driver-name mouse8042 :binding-name pnpPNP,f03 :bus-addr 1 :instance 0 :_class obp-device :name mouse keyboard (obp-device, d100000074) :compatible pnpPNP,303 :model IBM Enhanced (101/102-key, PS/2 mouse support) :acpi-namespace \_SB_.PCI0.LPC0.KBC_ :reg 0 :interrupts 01 00 00 00 0c 00 00 00 :device-type keyboard :ddi-no-autodetach 0x1 :devfs-path /isa/i8042 at 1,60/keyboard at 0 :driver-name kb8042 :binding-name pnpPNP,303 :bus-addr 0 :instance 0 :_class obp-device :name keyboard asy (serial, d100000083) :UnitAddress 1,3f8 :compatible PNP0501 :model 16550A-compatible COM port :acpi-namespace \_SB_.PCI0.LPC0.UAR1 :reg 01 00 00 00 f8 03 00 00 08 00 00 00 :interrupts 0x4 :interrupt-priorities 0xc :uart 16550A :devfs-path /isa/asy at 1,3f8 :driver-name asy :binding-name asy :bus-addr 1,3f8 :instance 0 :_class serial :name asy lp (obp-device, d100000092) :UnitAddress 1,378 :compatible PNP0400 :model Standard LPT printer port :acpi-namespace \_SB_.PCI0.LPC0.LPT_ :reg 01 00 00 00 78 03 00 00 08 00 00 00 01 00 00 00 78 07 00 00 04 00 00 00 :interrupts 0x7 :ecpp-transfer-timeout 0x5a :centronics-strobe-pulse-width 0x2 :centronics-data-setup-time 0x2 :centronics-wait-for-busy 0x1388 :centronics-retry 0x2ee :centronics-init-seq false :fast-1284-compatible true :fast-centronics false :devfs-path /isa/lp at 1,378 :driver-name ecpp :binding-name lp :bus-addr 1,378 :instance 0 :_class obp-device :name lp asy (serial, d1000000a7) :UnitAddress 1,2e8 :compatible PNP0500 :model Standard PC COM port :reg 01 00 00 00 e8 02 00 00 08 00 00 00 :interrupts 0x3 :interrupt-priorities 0xc :uart 16550A :devfs-path /isa/asy at 1,2e8 :driver-name asy :binding-name asy :bus-addr 1,2e8 :instance 1 :_class serial :name asy pci (pci, d1000000b5) :UnitAddress 0,0 :#address-cells 0x3 :#size-cells 0x2 :reg 00 00 00 00 00 00 00 00 00 00 00 00 :acpi-namespace \_SB_.PCI0 :bus-range 00 00 00 00 ff 00 00 00 :available 00 00 00 81 00 00 00 00 00 01 00 00 00 00 00 00 70 00 00 00 00 00 00 81 00 00 00 00 78 01 00 00 00 00 00 00 78 00 00 00 00 00 00 81 00 00 00 00 f8 01 00 00 00 00 00 00 f0 00 00 00 00 00 00 81 00 00 00 00 f0 02 00 00 00 00 00 00 86 00 00 00 00 00 00 81 00 00 00 00 77 03 00 00 00 00 00 00 01 00 00 00 00 00 00 81 00 00 00 00 80 03 00 00 00 00 00 00 76 00 00 00 00 00 00 81 00 00 00 00 f7 03 00 00 00 00 00 00 01 00 00 00 00 00 00 81 00 00 00 00 40 04 00 00 00 00 00 00 90 00 00 00 00 00 00 81 00 00 00 00 d2 04 00 00 00 00 00 00 a6 02 00 00 00 00 00 81 00 00 00 00 7c 07 00 00 00 00 00 00 7c 05 00 00 00 00 00 81 00 00 00 00 00 0d 00 00 00 00 00 00 00 0b 00 00 00 00 00 81 00 00 00 00 08 18 00 00 00 00 00 00 08 00 00 00 00 00 00 81 00 00 00 00 a0 18 00 00 00 00 00 00 20 00 00 00 00 00 00 81 00 00 00 00 00 19 00 00 00 00 00 00 00 03 00 00 00 00 00 81 00 00 00 00 00 1d 00 00 00 00 00 00 00 03 00 00 00 00 00 81 00 00 00 00 80 20 00 00 00 00 00 00 80 03 00 00 00 00 00 81 00 00 00 00 00 25 00 00 00 00 00 00 00 0b 00 00 00 00 00 81 00 00 00 00 00 40 00 00 00 00 00 00 00 b8 00 00 00 00 00 81 00 00 00 00 00 f9 00 00 00 00 00 00 00 03 00 00 00 00 00 81 00 00 00 00 c0 fc 00 00 00 00 00 00 40 00 00 00 00 00 00 81 00 00 00 00 70 fd 00 00 00 00 00 00 90 00 00 00 00 00 00 81 00 00 00 00 02 fe 00 00 00 00 00 00 fd 02 00 00 00 00 00 82 00 00 00 00 00 00 00 50 00 00 00 00 00 00 00 80 00 00 00 82 00 00 00 00 00 04 10 d0 00 00 00 00 00 04 00 00 00 00 00 82 00 00 00 00 00 09 10 d0 00 00 00 00 00 03 00 00 00 00 00 82 00 00 00 00 00 0e 10 d0 00 00 00 00 00 f2 0f 00 00 00 00 82 00 00 00 00 00 00 30 d0 00 00 00 00 00 00 d0 07 00 00 00 82 00 00 00 00 00 00 00 e8 00 00 00 00 00 00 c1 16 00 00 00 82 00 00 00 00 00 00 c2 fe 00 00 00 00 00 00 ee 00 00 00 00 82 00 00 00 00 00 00 c0 ff 00 00 00 00 00 00 30 00 :device_type pci :fm-errcb-capable :fm-dmachk-capable :fm-accchk-capable :devfs-path /pci at 0,0 :driver-name pci :binding-name pci :bus-addr 0,0 :instance 0 :_class pci :name pci pci10cf,11d5 (obp-device, d1000000c7) :DeviceID 0 :UnitAddress 0 :device-id 0x3580 :vendor-id 0x8086 :revision-id 0x2 :class-code 0x60000 :unit-address 0 :subsystem-id 0x11d5 :subsystem-vendor-id 0x10cf :min-grant 0 :max-latency 0 :devsel-speed 0 :fast-back-to-back :power-consumption 01 00 00 00 01 00 00 00 :model Host bridge :compatible (d1000000d1TBL) | pci8086,3580.10cf.11d5.2 | | pci8086,3580.10cf.11d5 | | pci10cf,11d5 | | pci8086,3580.2 | | pci8086,3580 | | pciclass,060000 | | pciclass,0600 | :reg 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 :devfs-path /pci at 0,0/pci10cf,11d5 at 0 :driver-name agptarget :binding-name pci8086,3580 :bus-addr 0 :instance 0 :_class obp-device :name pci10cf,11d5 pci10cf,11d5 (obp-device, d1000000e6) :DeviceID 0 :UnitAddress 0 :device-id 0x3584 :vendor-id 0x8086 :revision-id 0x2 :class-code 0x88000 :unit-address 0,1 :subsystem-id 0x11d5 :subsystem-vendor-id 0x10cf :min-grant 0 :max-latency 0 :devsel-speed 0 :fast-back-to-back :power-consumption 01 00 00 00 01 00 00 00 :model System peripheral :compatible (d1000000efTBL) | pci8086,3584.10cf.11d5.2 | | pci8086,3584.10cf.11d5 | | pci10cf,11d5 | | pci8086,3584.2 | | pci8086,3584 | | pciclass,088000 | | pciclass,0880 | :reg 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 :acpi-namespace \_SB_.PCI0.MBUS :devfs-path /pci at 0,0/pci10cf,11d5 :binding-name pci10cf,11d5 :instance -1 :_class obp-device :name pci10cf,11d5 pci10cf,11d5 (obp-device, d100000104) :DeviceID 0 :UnitAddress 0 :device-id 0x3585 :vendor-id 0x8086 :revision-id 0x2 :class-code 0x88000 :unit-address 0,3 :subsystem-id 0x11d5 :subsystem-vendor-id 0x10cf :min-grant 0 :max-latency 0 :devsel-speed 0 :fast-back-to-back :power-consumption 01 00 00 00 01 00 00 00 :model System peripheral :compatible (d10000010cTBL) | pci8086,3585.10cf.11d5.2 | | pci8086,3585.10cf.11d5 | | pci10cf,11d5 | | pci8086,3585.2 | | pci8086,3585 | | pciclass,088000 | | pciclass,0880 | :reg 00 03 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 :devfs-path /pci at 0,0/pci10cf,11d5 :binding-name pci10cf,11d5 :instance -1 :_class obp-device :name pci10cf,11d5 display (display, d100000121) :DeviceID 0x2 :UnitAddress 0 :device-id 0x3582 :vendor-id 0x8086 :revision-id 0x2 :class-code 0x30000 :unit-address 2 :device_type display :subsystem-id 0x120e :subsystem-vendor-id 0x10cf :min-grant 0 :max-latency 0 :interrupts 0x1 :devsel-speed 0 :fast-back-to-back :power-consumption 01 00 00 00 01 00 00 00 :model VGA compatible controller :compatible (d10000012fTBL) | pci8086,3582.10cf.120e.2 | | pci8086,3582.10cf.120e | | pci10cf,120e | | pci8086,3582.2 | | pci8086,3582 | | pciclass,030000 | | pciclass,0300 | :reg 00 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 00 42 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 08 14 10 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 08 00 18 10 00 01 00 00 00 00 00 00 00 00 00 00 00 00 08 00 00 00 00 10 00 a1 00 00 00 00 b0 03 00 00 00 00 00 00 0c 00 00 00 00 10 00 a1 00 00 00 00 c0 03 00 00 00 00 00 00 20 00 00 00 00 10 00 82 00 00 00 00 00 00 0a 00 00 00 00 00 00 00 02 00 :assigned-addresses 10 10 00 c2 00 00 00 00 00 00 00 d8 00 00 00 00 00 00 00 08 14 10 00 82 00 00 00 00 00 00 00 d0 00 00 00 00 00 00 08 00 18 10 00 81 00 00 00 00 00 18 00 00 00 00 00 00 08 00 00 00 00 10 00 a1 00 00 00 00 b0 03 00 00 00 00 00 00 0c 00 00 00 00 10 00 a1 00 00 00 00 c0 03 00 00 00 00 00 00 20 00 00 00 00 10 00 82 00 00 00 00 00 00 0a 00 00 00 00 00 00 00 02 00 :acpi-namespace \_SB_.PCI0.VGA_ :ddi-kernel-ioctl :ddi-no-autodetach 0x1 :devfs-path /pci at 0,0/display at 2 :driver-name i915 :binding-name pci8086,3582 :bus-addr 2 :instance 0 :_class display :name display pci10cf,120e (obp-device, d100000146) :DeviceID 0x2 :UnitAddress 0 :device-id 0x3582 :vendor-id 0x8086 :revision-id 0x2 :class-code 0x38000 :unit-address 2,1 :subsystem-id 0x120e :subsystem-vendor-id 0x10cf :min-grant 0 :max-latency 0 :devsel-speed 0 :fast-back-to-back :power-consumption 01 00 00 00 01 00 00 00 :model Video controller :compatible (d100000150TBL) | pci8086,3582.10cf.120e.2 | | pci8086,3582.10cf.120e | | pci10cf,120e | | pci8086,3582.2 | | pci8086,3582 | | pciclass,038000 | | pciclass,0380 | :reg 00 11 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 11 00 42 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 08 14 11 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 08 00 :assigned-addresses 10 11 00 c2 00 00 00 00 00 00 00 e0 00 00 00 00 00 00 00 08 14 11 00 82 00 00 00 00 00 00 08 d0 00 00 00 00 00 00 08 00 :devfs-path /pci at 0,0/pci10cf,120e :driver-name i915 :binding-name pci8086,3582 :instance -1 :_class obp-device :name pci10cf,120e pci10cf,11ab (obp-device, d100000165) :DeviceID 0x1d :UnitAddress 0 :device-id 0x24c2 :vendor-id 0x8086 :revision-id 0x3 :class-code 0xc0300 :unit-address 1d :subsystem-id 0x11ab :subsystem-vendor-id 0x10cf :min-grant 0 :max-latency 0 :interrupts 0x1 :devsel-speed 0x1 :fast-back-to-back :power-consumption 01 00 00 00 01 00 00 00 :model Universal Serial Bus UHCI compliant :compatible (d100000177TBL) | pci8086,24c2.10cf.11ab.3 | | pci8086,24c2.10cf.11ab | | pci10cf,11ab | | pci8086,24c2.3 | | pci8086,24c2 | | pciclass,0c0300 | | pciclass,0c03 | :reg 00 e8 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 20 e8 00 01 00 00 00 00 00 00 00 00 00 00 00 00 20 00 00 00 :assigned-addresses 20 e8 00 81 00 00 00 00 20 18 00 00 00 00 00 00 20 00 00 00 :acpi-namespace \_SB_.PCI0.USB0 :root-hub :driver-major 0x2 :driver-minor 0 :pm-want-child-notification? :usb-port-count 0x2 :ddi-forceattach 0x1 :devfs-path /pci at 0,0/pci10cf,11ab at 1d :driver-name uhci :binding-name pciclass,0c0300 :bus-addr 1d :instance 0 :_class obp-device :name pci10cf,11ab storage (obp-device, d1000006bd) :assigned-address 0x2 :reg 0x1 :compatible (d1000006d8TBL) | usb66f,8000.1001 | | usb66f,8000 | | usbif66f,class8.6.50 | | usbif66f,class8.6 | | usbif66f,class8 | | usbif,class8.6.50 | | usbif,class8.6 | | usbif,class8 | | usb,device | :usb-vendor-id 0x66f :usb-product-id 0x8000 :usb-revision-id 0x1001 :usb-num-configs 0x1 :usb-release 0x110 :usb-dev-descriptor 12 01 10 01 00 00 00 40 6f 06 00 80 01 10 01 02 03 01 :usb-raw-cfg-descriptors 09 02 20 00 01 01 04 80 32 09 04 00 00 02 08 06 50 05 07 05 81 02 40 00 00 07 05 02 02 40 00 00 :usb-serialno 23DE9141E78A4583 :usb-vendor-name <USB MF> :usb-product-name <USB PRODUCT> :driver-major 0x2 :driver-minor 0 :scsi-reset-delay 0xbb8 :scsi-tag-age-limit 0x2 :scsi-watchdog-tick 0xa :scsi-options 0x107ff8 :scsi-selection-timeout 0xfa :initiator-interconnect-type SPI :devfs-path /pci at 0,0/pci10cf,11ab at 1d/storage at 1 :driver-name scsa2usb :binding-name usbif,class8 :bus-addr 1 :instance 1 :_class obp-device :name storage disk (block, d1000006e4) :target 0 :hotpluggable :pm-capable 0x1 :lun 0 :compatible sd :usb :inquiry-device-type 0 :inquiry-vendor-id SigmaTel :inquiry-product-id MSCN :inquiry-revision-id 0100 :device-blksize 0x800 :removable-media :fm-ereport-capable :ddi-kernel-ioctl :ddi-failfast-supported :pm-hardware-state needs-suspend-resume :pm-components (d1000006eeTBL) | NAME=spindle-motor | | 0=off | | 1=on | :lba-access-ok :devfs-path /pci at 0,0/pci10cf,11ab at 1d/storage at 1/disk at 0,0 :driver-name sd :binding-name sd :bus-addr 0,0 :instance 2 :_class block :name disk pci10cf,11ab (obp-device, d10000018d) :DeviceID 0x1d :UnitAddress 0 :device-id 0x24c4 :vendor-id 0x8086 :revision-id 0x3 :class-code 0xc0300 :unit-address 1d,1 :subsystem-id 0x11ab :subsystem-vendor-id 0x10cf :min-grant 0 :max-latency 0 :interrupts 0x2 :devsel-speed 0x1 :fast-back-to-back :power-consumption 01 00 00 00 01 00 00 00 :model Universal Serial Bus UHCI compliant :compatible (d10000019fTBL) | pci8086,24c4.10cf.11ab.3 | | pci8086,24c4.10cf.11ab | | pci10cf,11ab | | pci8086,24c4.3 | | pci8086,24c4 | | pciclass,0c0300 | | pciclass,0c03 | :reg 00 e9 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 20 e9 00 01 00 00 00 00 00 00 00 00 00 00 00 00 20 00 00 00 :assigned-addresses 20 e9 00 81 00 00 00 00 40 18 00 00 00 00 00 00 20 00 00 00 :acpi-namespace \_SB_.PCI0.USB1 :root-hub :driver-major 0x2 :driver-minor 0 :pm-want-child-notification? :usb-port-count 0x2 :ddi-forceattach 0x1 :devfs-path /pci at 0,0/pci10cf,11ab at 1d,1 :driver-name uhci :binding-name pciclass,0c0300 :bus-addr 1d,1 :instance 1 :_class obp-device :name pci10cf,11ab pci10cf,11ab (obp-device, d1000001b5) :DeviceID 0x1d :UnitAddress 0 :device-id 0x24c7 :vendor-id 0x8086 :revision-id 0x3 :class-code 0xc0300 :unit-address 1d,2 :subsystem-id 0x11ab :subsystem-vendor-id 0x10cf :min-grant 0 :max-latency 0 :interrupts 0x3 :devsel-speed 0x1 :fast-back-to-back :power-consumption 01 00 00 00 01 00 00 00 :model Universal Serial Bus UHCI compliant :compatible (d1000001c7TBL) | pci8086,24c7.10cf.11ab.3 | | pci8086,24c7.10cf.11ab | | pci10cf,11ab | | pci8086,24c7.3 | | pci8086,24c7 | | pciclass,0c0300 | | pciclass,0c03 | :reg 00 ea 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 20 ea 00 01 00 00 00 00 00 00 00 00 00 00 00 00 20 00 00 00 :assigned-addresses 20 ea 00 81 00 00 00 00 60 18 00 00 00 00 00 00 20 00 00 00 :acpi-namespace \_SB_.PCI0.USB2 :root-hub :driver-major 0x2 :driver-minor 0 :pm-want-child-notification? :usb-port-count 0x2 :ddi-forceattach 0x1 :devfs-path /pci at 0,0/pci10cf,11ab at 1d,2 :driver-name uhci :binding-name pciclass,0c0300 :bus-addr 1d,2 :instance 2 :_class obp-device :name pci10cf,11ab device (obp-device, d1000001dd) :assigned-address 0x2 :reg 0x1 :compatible (d1000001f2TBL) | usb44e,3001.336 | | usb44e,3001 | | usb44e,classe.1.1 | | usb44e.classe.1 | | usb44e.classe | | usb,classe.1.1 | | usb,classe.1 | | usb,classe | | usb,device | :usb-vendor-id 0x44e :usb-product-id 0x3001 :usb-revision-id 0x336 :usb-num-configs 0x1 :usb-release 0x110 :usb-dev-descriptor 12 01 10 01 0e 01 01 40 4e 04 01 30 36 03 01 02 00 01 :usb-raw-cfg-descriptors 09 02 b1 00 02 01 00 e0 7d 09 04 00 00 03 e0 01 01 00 07 05 81 03 10 00 01 07 05 02 02 40 00 01 07 05 82 02 40 00 01 09 04 01 00 02 ff 01 01 00 07 05 03 01 00 00 01 07 05 83 01 00 00 01 09 04 01 01 02 ff 01 01 00 07 05 03 01 09 00 01 07 05 83 01 09 00 01 09 04 01 02 02 ff 01 01 00 07 05 03 01 11 00 01 07 05 83 01 11 00 01 09 04 01 03 02 ff 01 01 00 07 05 03 01 19 00 01 07 05 83 01 19 00 01 09 04 01 04 02 ff 01 01 00 07 05 03 01 21 00 01 07 05 83 01 21 00 01 09 04 01 05 02 ff 01 01 00 07 05 03 01 31 00 01 07 05 83 01 31 00 01 :usb-vendor-name ALPS :usb-product-name USB BT :configuration# 0x1 :driver-major 0x2 :driver-minor 0 :devfs-path /pci at 0,0/pci10cf,11ab at 1d,2/device at 1 :driver-name usb_mid :binding-name usb,device :bus-addr 1 :instance 0 :_class obp-device :name device pci10cf,11ab (obp-device, d1000001fe) :DeviceID 0x1d :UnitAddress 0 :device-id 0x24cd :vendor-id 0x8086 :revision-id 0x3 :class-code 0xc0320 :unit-address 1d,7 :subsystem-id 0x11ab :subsystem-vendor-id 0x10cf :min-grant 0 :max-latency 0 :interrupts 0x4 :devsel-speed 0x1 :fast-back-to-back :power-consumption 01 00 00 00 01 00 00 00 :model Universal Serial Bus EHCI compliant :compatible (d100000210TBL) | pci8086,24cd.10cf.11ab.3 | | pci8086,24cd.10cf.11ab | | pci10cf,11ab | | pci8086,24cd.3 | | pci8086,24cd | | pciclass,0c0320 | | pciclass,0c03 | :reg 00 ef 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 ef 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 00 :assigned-addresses 10 ef 00 82 00 00 00 00 00 00 10 d0 00 00 00 00 00 04 00 00 :acpi-namespace \_SB_.PCI0.USB7 :root-hub :driver-major 0x2 :driver-minor 0 :pm-want-child-notification? :usb-port-count 0x6 :ddi-forceattach 0x1 :devfs-path /pci at 0,0/pci10cf,11ab at 1d,7 :driver-name ehci :binding-name pciclass,0c0320 :bus-addr 1d,7 :instance 0 :_class obp-device :name pci10cf,11ab pci8086,2448 (pci, d100000226) :DeviceID 0x1e :UnitAddress 0 :device-id 0x2448 :vendor-id 0x8086 :revision-id 0x83 :class-code 0x60400 :unit-address 1e :devsel-speed 0 :fast-back-to-back :power-consumption 01 00 00 00 01 00 00 00 :#address-cells 0x3 :#size-cells 0x2 :bus-range 01 00 00 00 03 00 00 00 :ranges 00 00 00 81 00 00 00 00 00 30 00 00 00 00 00 81 00 00 00 00 00 30 00 00 00 00 00 00 00 10 00 00 00 00 00 82 00 00 00 00 00 00 20 d0 00 00 00 82 00 00 00 00 00 00 20 d0 00 00 00 00 00 00 10 00 :model PCI-PCI bridge :compatible (d100000236TBL) | pci8086,2448.83 | | pci8086,2448 | | pciclass,060400 | | pciclass,0604 | :reg 00 f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 :acpi-namespace \_SB_.PCI0.HUB_ :available 00 00 00 81 00 00 00 00 00 31 00 00 00 00 00 00 00 0f 00 00 00 00 00 82 00 00 00 00 00 41 20 d0 00 00 00 00 00 07 00 00 00 00 00 82 00 00 00 00 00 80 20 d0 00 00 00 00 00 80 0f 00 :device_type pci :fm-errcb-capable :fm-dmachk-capable :fm-accchk-capable :devfs-path /pci at 0,0/pci8086,2448 at 1e :driver-name pci_pci :binding-name pciclass,060400 :bus-addr 1e :instance 0 :_class pci :name pci8086,2448 pci10cf,10e6 (pccard, d100000248) :DeviceID 0xa :UnitAddress 1 :device-id 0x6933 :vendor-id 0x1217 :revision-id 0x2 :class-code 0x60700 :unit-address a :interrupts 0x1 :devsel-speed 0x2 :power-consumption 01 00 00 00 01 00 00 00 :model CardBus bridge :compatible (d10000025aTBL) | pci1217,6933.10cf.10e6.2 | | pci1217,6933.10cf.10e6 | | pci10cf,10e6 | | pci1217,6933.2 | | pci1217,6933 | | pciclass,060700 | | pciclass,0607 | :reg 00 50 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 50 01 02 00 00 00 00 00 00 00 00 00 00 00 00 00 10 00 00 :assigned-addresses 10 50 01 82 00 00 00 00 00 70 20 d0 00 00 00 00 00 10 00 00 :interrupt-line 0xb :ddi-forceattach 0x1 :interrupt-priorities 0x6 :controller O2Micro :cbus-instance 0 :pci-occupant :device_type pccard :devfs-path /pci at 0,0/pci8086,2448 at 1e/pci10cf,10e6 at a :driver-name pcic :binding-name pciclass,060700 :bus-addr a :instance 0 :_class pccard :name pci10cf,10e6 pci10cf,10e6 (pccard, d10000026b) :DeviceID 0xa :UnitAddress 1 :device-id 0x6933 :vendor-id 0x1217 :revision-id 0x2 :class-code 0x60700 :unit-address a,1 :interrupts 0x2 :devsel-speed 0x2 :power-consumption 01 00 00 00 01 00 00 00 :model CardBus bridge :compatible (d10000027dTBL) | pci1217,6933.10cf.10e6.2 | | pci1217,6933.10cf.10e6 | | pci10cf,10e6 | | pci1217,6933.2 | | pci1217,6933 | | pciclass,060700 | | pciclass,0607 | :reg 00 51 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 51 01 02 00 00 00 00 00 00 00 00 00 00 00 00 00 10 00 00 :assigned-addresses 10 51 01 82 00 00 00 00 00 60 20 d0 00 00 00 00 00 10 00 00 :interrupt-line 0xb :ddi-forceattach 0x1 :interrupt-priorities 0x6 :controller O2Micro :cbus-instance 0x1 :pci-occupant :device_type pccard :devfs-path /pci at 0,0/pci8086,2448 at 1e/pci10cf,10e6 at a,1 :driver-name pcic :binding-name pciclass,060700 :bus-addr a,1 :instance 1 :_class pccard :name pci10cf,10e6 pci10cf,11bd (obp-device, d10000028e) :DeviceID 0xc :UnitAddress 1 :device-id 0x8139 :vendor-id 0x10ec :revision-id 0x10 :class-code 0x20000 :unit-address c :subsystem-id 0x11bd :subsystem-vendor-id 0x10cf :min-grant 0x20 :max-latency 0x40 :interrupts 0x1 :devsel-speed 0x1 :fast-back-to-back :power-consumption 01 00 00 00 01 00 00 00 :model Ethernet controller :compatible (d10000029aTBL) | pci10ec,8139.10cf.11bd.10 | | pci10ec,8139.10cf.11bd | | pci10cf,11bd | | pci10ec,8139.10 | | pci10ec,8139 | | pciclass,020000 | | pciclass,0200 | :reg 00 60 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 60 01 01 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 14 60 01 02 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 :assigned-addresses 10 60 01 81 00 00 00 00 00 30 00 00 00 00 00 00 00 01 00 00 14 60 01 82 00 00 00 00 00 40 20 d0 00 00 00 00 00 01 00 00 :ForceSpeedDuplex 05 00 00 00 05 00 00 00 05 00 00 00 05 00 00 00 05 00 00 00 05 00 00 00 :devfs-path /pci at 0,0/pci8086,2448 at 1e/pci10cf,11bd at c :driver-name rtls :binding-name pci10ec,8139 :bus-addr c :instance 0 :_class obp-device :name pci10cf,11bd pci8086,2701 (obp-device, d1000002b0) :DeviceID 0xd :UnitAddress 1 :device-id 0x4220 :vendor-id 0x8086 :revision-id 0x5 :class-code 0x28000 :unit-address d :subsystem-id 0x2701 :subsystem-vendor-id 0x8086 :min-grant 0x3 :max-latency 0x18 :interrupts 0x1 :devsel-speed 0x1 :fast-back-to-back :power-consumption 01 00 00 00 01 00 00 00 :model Network controller :compatible (d1000002bbTBL) | pci8086,4220.8086.2701.5 | | pci8086,4220.8086.2701 | | pci8086,2701 | | pci8086,4220.5 | | pci8086,4220 | | pciclass,028000 | | pciclass,0280 | :reg 00 68 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 68 01 02 00 00 00 00 00 00 00 00 00 00 00 00 00 10 00 00 :assigned-addresses 10 68 01 82 00 00 00 00 00 50 20 d0 00 00 00 00 00 10 00 00 :devfs-path /pci at 0,0/pci8086,2448 at 1e/pci8086,2701 at d :driver-name iwi :binding-name pci8086,4220 :bus-addr d :instance 0 :_class obp-device :name pci8086,2701 pci10cf,1162 (obp-device, d1000002d1) :DeviceID 0xe :UnitAddress 1 :device-id 0x8026 :vendor-id 0x104c :revision-id 0 :class-code 0xc0010 :unit-address e :subsystem-id 0x1162 :subsystem-vendor-id 0x10cf :min-grant 0x2 :max-latency 0x4 :interrupts 0x1 :devsel-speed 0x1 :power-consumption 01 00 00 00 01 00 00 00 :model FireWire (IEEE 1394) OpenHCI compliant :compatible (d1000002e0TBL) | pci104c,8026.10cf.1162.0 | | pci104c,8026.10cf.1162 | | pci10cf,1162 | | pci104c,8026.0 | | pci104c,8026 | | pciclass,0c0010 | | pciclass,0c00 | :reg 00 70 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 70 01 02 00 00 00 00 00 00 00 00 00 00 00 00 00 08 00 00 14 70 01 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 00 00 :assigned-addresses 10 70 01 82 00 00 00 00 00 48 20 d0 00 00 00 00 00 08 00 00 14 70 01 82 00 00 00 00 00 00 20 d0 00 00 00 00 00 40 00 00 :interrupt-priorities 0x9 :active-dma-flush 0x1 :ddi-forceattach 0x1 :reserved-addresses ff ff 00 00 00 0b 00 f0 00 02 00 00 ff ff 00 00 00 0d 00 f0 00 02 00 00 ff ff 00 00 34 02 00 f0 04 00 00 00 :devfs-path /pci at 0,0/pci8086,2448 at 1e/pci10cf,1162 at e :driver-name hci1394 :binding-name pciclass,0c0010 :bus-addr e :instance 0 :_class obp-device :name pci10cf,1162 pci8086,24cc (obp-device, d1000002f5) :DeviceID 0x1f :UnitAddress 0 :device-id 0x24cc :vendor-id 0x8086 :revision-id 0x3 :class-code 0x60100 :unit-address 1f :min-grant 0 :max-latency 0 :devsel-speed 0x1 :fast-back-to-back :power-consumption 01 00 00 00 01 00 00 00 :model ISA bridge :compatible (d1000002feTBL) | pci8086,24cc.3 | | pci8086,24cc | | pciclass,060100 | | pciclass,0601 | :reg 00 f8 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 :acpi-namespace \_SB_.PCI0.LPC0 :devfs-path /pci at 0,0/pci8086,24cc :binding-name pci8086,24cc :instance -1 :_class obp-device :name pci8086,24cc pci-ide (pci-ide, d10000030e) :DeviceID 0x1f :UnitAddress 0 :device-id 0x24ca :vendor-id 0x8086 :revision-id 0x3 :class-code 0x1018a :unit-address 1f,1 :subsystem-id 0x11ab :subsystem-vendor-id 0x10cf :min-grant 0 :max-latency 0 :interrupts 0x1 :devsel-speed 0x1 :fast-back-to-back :power-consumption 01 00 00 00 01 00 00 00 :model IDE controller :compatible (d10000031dTBL) | pci8086,24ca.10cf.11ab.3 | | pci8086,24ca.10cf.11ab | | pci10cf,11ab | | pci8086,24ca.3 | | pci8086,24ca | | pciclass,01018a | | pciclass,0101 | :reg 00 f9 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 f9 00 81 00 00 00 00 f0 01 00 00 00 00 00 00 08 00 00 00 14 f9 00 81 00 00 00 00 f6 03 00 00 00 00 00 00 01 00 00 00 18 f9 00 81 00 00 00 00 70 01 00 00 00 00 00 00 08 00 00 00 1c f9 00 81 00 00 00 00 76 03 00 00 00 00 00 00 01 00 00 00 20 f9 00 01 00 00 00 00 00 00 00 00 00 00 00 00 10 00 00 00 24 f9 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 00 :assigned-addresses 10 f9 00 81 00 00 00 00 f0 01 00 00 00 00 00 00 08 00 00 00 14 f9 00 81 00 00 00 00 f6 03 00 00 00 00 00 00 01 00 00 00 18 f9 00 81 00 00 00 00 70 01 00 00 00 00 00 00 08 00 00 00 1c f9 00 81 00 00 00 00 76 03 00 00 00 00 00 00 01 00 00 00 20 f9 00 81 00 00 00 00 10 18 00 00 00 00 00 00 10 00 00 00 24 f9 00 82 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 00 :device_type pci-ide :#address-cells 0x1 :#size-cells 0 :acpi-namespace \_SB_.PCI0.IDE_ :devfs-path /pci at 0,0/pci-ide at 1f,1 :driver-name pci-ide :binding-name pci-ide :bus-addr 1f,1 :instance 0 :_class pci-ide :name pci-ide ide (ide, d100000333) :UnitAddress 0 :reg 0 :timing_flags 0 :drive1_block_factor 0x1 :drive0_block_factor 0x1 :ata-options 0x1 :max_transfer 0x100 :queue qfifo :flow_control dmult :device_type ide :compatibility-mode 0x1 :devfs-path /pci at 0,0/pci-ide at 1f,1/ide at 0 :driver-name ata :binding-name ide :bus-addr 0 :instance 0 :_class ide :name ide cmdk (block, d100000345) :disk dadk :devid id1,cmdk at AST980825A=____________3MH0RTYN :class dada :target 0 :lun 0 :class_prop dada :device-blksize 0x200 :lba-access-ok :ddi-kernel-ioctl :pm-hardware-state needs-suspend-resume :pm-components (d10000034eTBL) | NAME=cmdk | | 0=off | | 1=on | :devfs-path /pci at 0,0/pci-ide at 1f,1/ide at 0/cmdk at 0,0 :driver-name cmdk :binding-name cmdk :bus-addr 0,0 :instance 0 :_class block :name cmdk ide (ide, d10000035c) :UnitAddress 1 :reg 0x1 :timing_flags 0 :drive1_block_factor 0x1 :drive0_block_factor 0x1 :ata-options 0x1 :max_transfer 0x100 :queue qfifo :flow_control dmult :device_type ide :compatibility-mode 0x1 :scsi-reset-delay 0xbb8 :scsi-tag-age-limit 0x2 :scsi-watchdog-tick 0xa :scsi-options 0x107ff8 :scsi-selection-timeout 0xfa :initiator-interconnect-type SPI :devfs-path /pci at 0,0/pci-ide at 1f,1/ide at 1 :driver-name ata :binding-name ide :bus-addr 1 :instance 1 :_class ide :name ide sd (cdrom, d100000374) :variant atapi :inquiry-device-type 0x5 :inquiry-vendor-id MATSHITA :inquiry-product-id UJDA750FDVD/CDRW :inquiry-revision-id 1.21 :class scsi :target 0 :lun 0 :device-blksize 0x800 :removable-media :fm-ereport-capable :ddi-kernel-ioctl :ddi-failfast-supported :pm-hardware-state needs-suspend-resume :pm-components (d10000037dTBL) | NAME=spindle-motor | | 0=off | | 1=on | :devfs-path /pci at 0,0/pci-ide at 1f,1/ide at 1/sd at 0,0 :driver-name sd :binding-name sd :bus-addr 0,0 :instance 1 :_class cdrom :name sd pci10cf,11ab (obp-device, d10000038f) :DeviceID 0x1f :UnitAddress 0 :device-id 0x24c3 :vendor-id 0x8086 :revision-id 0x3 :class-code 0xc0500 :unit-address 1f,3 :subsystem-id 0x11ab :subsystem-vendor-id 0x10cf :min-grant 0 :max-latency 0 :interrupts 0x2 :devsel-speed 0x1 :fast-back-to-back :power-consumption 01 00 00 00 01 00 00 00 :model SMBus (System Management Bus) :compatible (d100000399TBL) | pci8086,24c3.10cf.11ab.3 | | pci8086,24c3.10cf.11ab | | pci10cf,11ab | | pci8086,24c3.3 | | pci8086,24c3 | | pciclass,0c0500 | | pciclass,0c05 | :reg 00 fb 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 20 fb 00 01 00 00 00 00 00 00 00 00 00 00 00 00 20 00 00 00 :assigned-addresses 20 fb 00 81 00 00 00 00 80 18 00 00 00 00 00 00 20 00 00 00 :acpi-namespace \_SB_.PCI0.SMBS :devfs-path /pci at 0,0/pci10cf,11ab :binding-name pci10cf,11ab :instance -1 :_class obp-device :name pci10cf,11ab pci10cf,11c3 (obp-device, d1000003af) :DeviceID 0x1f :UnitAddress 0 :device-id 0x24c5 :vendor-id 0x8086 :revision-id 0x3 :class-code 0x40100 :unit-address 1f,5 :subsystem-id 0x11c3 :subsystem-vendor-id 0x10cf :min-grant 0 :max-latency 0 :interrupts 0x2 :devsel-speed 0x1 :fast-back-to-back :power-consumption 01 00 00 00 01 00 00 00 :model Audio device :compatible (d1000003bdTBL) | pci8086,24c5.10cf.11c3.3 | | pci8086,24c5.10cf.11c3 | | pci10cf,11c3 | | pci8086,24c5.3 | | pci8086,24c5 | | pciclass,040100 | | pciclass,0401 | :reg 00 fd 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 fd 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 14 fd 00 01 00 00 00 00 00 00 00 00 00 00 00 00 40 00 00 00 18 fd 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 02 00 00 1c fd 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 :assigned-addresses 10 fd 00 81 00 00 00 00 00 1c 00 00 00 00 00 00 00 01 00 00 14 fd 00 81 00 00 00 00 c0 18 00 00 00 00 00 00 40 00 00 00 18 fd 00 82 00 00 00 00 00 0c 10 d0 00 00 00 00 00 02 00 00 1c fd 00 82 00 00 00 00 00 08 10 d0 00 00 00 00 00 01 00 00 :acpi-namespace \_SB_.PCI0.A97A :record-interrupts 0xaf :play-interrupts 0xaf :devfs-path /pci at 0,0/pci10cf,11c3 at 1f,5 :driver-name audio810 :binding-name pci8086,24c5 :bus-addr 1f,5 :instance 0 :_class obp-device :name pci10cf,11c3 pci10cf,10d1 (obp-device, d1000003d3) :DeviceID 0x1f :UnitAddress 0 :device-id 0x24c6 :vendor-id 0x8086 :revision-id 0x3 :class-code 0x70300 :unit-address 1f,6 :subsystem-id 0x10d1 :subsystem-vendor-id 0x10cf :min-grant 0 :max-latency 0 :interrupts 0x2 :devsel-speed 0x1 :fast-back-to-back :power-consumption 01 00 00 00 01 00 00 00 :model Modem controller :compatible (d1000003ddTBL) | pci8086,24c6.10cf.10d1.3 | | pci8086,24c6.10cf.10d1 | | pci10cf,10d1 | | pci8086,24c6.3 | | pci8086,24c6 | | pciclass,070300 | | pciclass,0703 | :reg 00 fe 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 fe 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 14 fe 00 01 00 00 00 00 00 00 00 00 00 00 00 00 80 00 00 00 :assigned-addresses 10 fe 00 81 00 00 00 00 00 24 00 00 00 00 00 00 00 01 00 00 14 fe 00 81 00 00 00 00 00 20 00 00 00 00 00 00 80 00 00 00 :acpi-namespace \_SB_.PCI0.A97M :devfs-path /pci at 0,0/pci10cf,10d1 :binding-name pci10cf,10d1 :instance -1 :_class obp-device :name pci10cf,10d1 pseudo (devctl, d10000040b) :class root :devfs-path /pseudo :driver-name pseudo :binding-name pseudo :bus-addr :instance 0 :_class devctl :name pseudo zconsnex (devctl, d100000414) :valid-children zcons :devfs-path /pseudo/zconsnex at 1 :driver-name pseudo :binding-name zconsnex :bus-addr 1 :instance 1 :_class devctl :name zconsnex stmf (admin, d10000041d) :devfs-path /pseudo/stmf at 0 :driver-name stmf :binding-name stmf :bus-addr 0 :instance 0 :_class admin :name stmf fct (admin, d100000425) :devfs-path /pseudo/fct at 0 :driver-name fct :binding-name fct :bus-addr 0 :instance 0 :_class admin :name fct power (power_button, d10000042d) :button 0x1 :ddi-forceattach 0x1 :devfs-path /pseudo/power at 0 :driver-name power :binding-name power :bus-addr 0 :instance 0 :_class power_button :name power pem (pem, d100000437) :devfs-path /pseudo/pem at 0 :driver-name pem :binding-name pem :bus-addr 0 :instance 0 :_class pem :name pem ppm (ppm, d10000043f) :autopm-disable (d1000004c6TBL) | Sun Microsystems | | Sun Blade x8400 Server Module | | Sun Microsystems | | Sun Fire* | :autopm-enable (d1000004a4TBL) | TOSHIBA | | TECRA M8 | | TOSHIBA | | TECRA M9 | | TOSHIBA | | TECRA M10 | | TOSHIBA | | TECRA A9 | | TOSHIBA | | Satellite A205 | | TOSHIBA | | PORTEGE R500 | | TOSHIBA | | PORTEGE R600 | | LENOVO | | 64608VU | | LENOVO | | 889703U | | Sony Corporation | | VGN-CR490N | | Dell Inc. | | Latitude X1 | | Dell Inc. | | Latitude D630 | | Dell Inc. | | Precision M4300 | | Sun Microsystems | | Ultra 24 | | Sun Microsystems | | Sun Ultra 40 Workstation | | Sun Microsystems | | Sun Ultra 20 Workstation | :S3-autodisable (d10000049eTBL) | Sun Microsystems | | Sun Blade x8400 Server Module | | Sun Microsystems | | Sun Fire* | :S3-autoenable (d10000047cTBL) | TOSHIBA | | TECRA M8 | | TOSHIBA | | TECRA M9 | | TOSHIBA | | TECRA M10 | | TOSHIBA | | TECRA A9 | | TOSHIBA | | Satellite A205 | | TOSHIBA | | PORTEGE R500 | | TOSHIBA | | PORTEGE R600 | | LENOVO | | 64608VU | | LENOVO | | 889703U | | Sony Corporation | | VGN-CR490N | | Dell Inc. | | Latitude X1 | | Dell Inc. | | Latitude D630 | | Dell Inc. | | Precision M4300 | | Sun Microsystems | | Ultra 24 | | Sun Microsystems | | Sun Ultra 40 Workstation | | Sun Microsystems | | Sun Ultra 20 Workstation | :S3-support-disable (d100000476TBL) | Sun Microsystems | | Sun Blade x8400 Server Module | | Sun Microsystems | | Sun Fire* | :S3-support-enable (d100000454TBL) | TOSHIBA | | TECRA M8 | | TOSHIBA | | TECRA M9 | | TOSHIBA | | TECRA M10 | | TOSHIBA | | TECRA A9 | | TOSHIBA | | Satellite A205 | | TOSHIBA | | PORTEGE R500 | | TOSHIBA | | PORTEGE R600 | | LENOVO | | 64608VU | | LENOVO | | 889703U | | Sony Corporation | | VGN-CR490N | | Dell Inc. | | Latitude X1 | | Dell Inc. | | Latitude D630 | | Dell Inc. | | Precision M4300 | | Sun Microsystems | | Ultra 24 | | Sun Microsystems | | Sun Ultra 40 Workstation | | Sun Microsystems | | Sun Ultra 20 Workstation | :domain_estar-control (d100000450TBL) | cmd=ENTER_S3 path=/pseudo/acpippm at 0:acpi-ppm method=KIO iowr=0x4101 | | cmd=EXIT_S3 path=/pseudo/acpippm at 0:acpi-ppm method=KIO iowr=0x4102 | :domain_estar-model SX :domain_estar-devices / :domain_cpu-model CPU :domain_cpu-devices /cpus/c...@* :ppm-domains (d100000448TBL) | domain_cpu | | domain_estar | :devfs-path /pseudo/ppm at 0 :driver-name ppm :binding-name ppm :bus-addr 0 :instance 0 :_class ppm :name ppm stmf_sbd (admin, d1000004cb) :ddi-forceattach 0x1 :devfs-path /pseudo/stmf_sbd at 0 :driver-name stmf_sbd :binding-name stmf_sbd :bus-addr 0 :instance 0 :_class admin :name stmf_sbd xsvc (obp-device, d1000004de) :UnitAddress 0,0 :maxallocmem 0x2800 :class root :reg 00 00 00 00 00 00 00 00 ff ff ff ff :devfs-path /xsvc at 0,0 :driver-name xsvc :binding-name xsvc :bus-addr 0,0 :instance 0 :_class obp-device :name xsvc agpgart (agpgart, d1000004e9) :class root :devfs-path /agpgart :driver-name agpgart :binding-name agpgart :bus-addr :instance 0 :_class agpgart :name agpgart cpus (cpus, d1000004fc) :devfs-path /cpus :driver-name cpunex :binding-name cpus :bus-addr :instance 0 :_class cpus :name cpus obp (picl, d100000031) :_class picl :name obp iscsi (iscsi, d1000003f3) :mpxio-disable no :so-rcvbuf 0x40000 :so-sndbuf 0x40000 :tcp-nodelay 0 :tcp-conn-notify-threshold 0x7d0 :tcp-conn-abort-threshold 0x2710 :tcp-abort-threshold 0x7530 :config-storm-delay 0x5 :scsi-reset-delay 0xbb8 :scsi-tag-age-limit 0x2 :scsi-watchdog-tick 0xa :scsi-options 0x107ff8 :scsi-selection-timeout 0xfa :initiator-interconnect-type iSCSI :fm-ereport-capable :initiator-port iqn.1986-03.com.sun:01:00000000b8ca.494a804d,4000002a00ff :devfs-path /iscsi :driver-name iscsi :binding-name iscsi :bus-addr :instance 0 :_class iscsi :name iscsi options (options, d1000004d4) :class root :ttymodes 02 25 00 00 05 18 00 00 bd 00 00 00 3b 8a 00 00 03 1c 7f 15 04 00 00 00 11 13 1a 19 12 0f 17 16 00 00 00 00 :devfs-path /options :driver-name options :binding-name options :bus-addr :instance 0 :_class options :name options used-resources (used-resources, d1000004f2) :interrupts 00 00 00 00 01 00 00 00 02 00 00 00 03 00 00 00 04 00 00 00 07 00 00 00 08 00 00 00 0c 00 00 00 0d 00 00 00 :dma-channels 03 00 00 00 04 00 00 00 :device-memory 00 cc 0c 00 00 04 00 00 00 00 c1 fe 00 00 01 00 00 00 b0 ff 00 00 10 00 :io-space 00 00 00 00 10 00 00 00 10 00 00 00 10 00 00 00 20 00 00 00 02 00 00 00 24 00 00 00 02 00 00 00 28 00 00 00 02 00 00 00 2c 00 00 00 02 00 00 00 2e 00 00 00 02 00 00 00 30 00 00 00 02 00 00 00 34 00 00 00 02 00 00 00 38 00 00 00 02 00 00 00 3c 00 00 00 02 00 00 00 40 00 00 00 04 00 00 00 50 00 00 00 04 00 00 00 60 00 00 00 01 00 00 00 61 00 00 00 01 00 00 00 62 00 00 00 01 00 00 00 64 00 00 00 01 00 00 00 66 00 00 00 01 00 00 00 70 00 00 00 02 00 00 00 72 00 00 00 06 00 00 00 80 00 00 00 01 00 00 00 81 00 00 00 0f 00 00 00 90 00 00 00 10 00 00 00 a0 00 00 00 02 00 00 00 a4 00 00 00 02 00 00 00 a8 00 00 00 02 00 00 00 ac 00 00 00 02 00 00 00 b0 00 00 00 02 00 00 00 b2 00 00 00 02 00 00 00 b4 00 00 00 02 00 00 00 b8 00 00 00 02 00 00 00 bc 00 00 00 02 00 00 00 c0 00 00 00 20 00 00 00 f0 00 00 00 0f 00 00 00 e8 02 00 00 08 00 00 00 78 03 00 00 08 00 00 00 f8 03 00 00 08 00 00 00 00 04 00 00 40 00 00 00 d0 04 00 00 02 00 00 00 78 07 00 00 04 00 00 00 f8 0c 00 00 08 00 00 00 00 f8 00 00 80 00 00 00 80 f8 00 00 80 00 00 00 00 fc 00 00 80 00 00 00 80 fc 00 00 40 00 00 00 00 fd 00 00 70 00 00 00 00 fe 00 00 02 00 00 00 :devfs-path /used-resources :binding-name used-resources :instance -1 :_class used-resources :name used-resources -- This message posted from opensolaris.org