例如,使用 prtconf 命令可显示 USB 设备信息。本示例中的 prtconf 输出已截断为仅显示 USB 设备信息。
$ prtconf
usb, instance #0
hub, instance #2
device, instance #8
interface (driver not attached)
printer (driver not attached)
mouse, instance #14
device, instance #9
keyboard, instance #15
mouse, instance #16
storage, instance #7
disk (driver not attached)
communications, instance #10
modem (driver not attached)
data (driver not attached)
storage, instance #0
disk (driver not attached)
storage, instance #1
disk (driver not attached)
|
例如,使用 rmformat 命令可显示 USB 设备信息。
$ rmformat
Looking for devices...
1. Volmgt Node: /vol/dev/aliases/rmdisk3
Logical Node: /dev/rdsk/c1t0d3s2
Physical Node: /pci@1e,600000/usb@a/storage@2/disk@0,3
Connected Device: SMSC 223 U HS-SD/MMC 1.95
Device Type: Removable
2. Volmgt Node: /vol/dev/aliases/cdrom0
Logical Node: /dev/rdsk/c2t2d0s2
Physical Node: /pci@1e,600000/ide@d/sd@2,0
Connected Device: JLMS XJ-HD166S D3S4
Device Type: DVD Reader
3. Volmgt Node: /vol/dev/aliases/rmdisk4
Logical Node: /dev/rdsk/c4t0d0s2
Physical Node: /pci@1e,600000/usb@a/storage@1/disk@0,0
Connected Device: IC25T048 ATDA05-0 DA8O
Device Type: Removable
|