Linux下的/sys目录
转自:Linux下(以CentOS为例)查看USB设备(以USB摄像头为例)的PID_VID及设备名称
Linux,在/sys/class目录下为不同类的设备创建了各自的目录
drwxr-xr-x. 2 root root 0 Aug 27 16:05 backlight
drwxr-xr-x. 2 root root 0 Aug 27 16:10 bdi
drwxr-xr-x. 2 root root 0 Aug 27 16:05 block
drwxr-xr-x. 2 root root 0 Aug 28 05:48 bluetooth
drwxr-xr-x. 2 root root 0 Aug 27 16:05 bsg
drwxr-xr-x. 2 root root 0 Aug 27 16:05 cpuid
drwxr-xr-x. 2 root root 0 Aug 27 16:05 dma
drwxr-xr-x. 2 root root 0 Aug 27 16:05 dmi
drwxr-xr-x. 2 root root 0 Aug 27 16:05 firmware
drwxr-xr-x. 2 root root 0 Aug 27 16:05 graphics
drwxr-xr-x. 2 root root 0 Aug 27 16:05 hidraw
drwxr-xr-x. 2 root root 0 Aug 27 16:06 i2c-adapter
drwxr-xr-x. 2 root root 0 Aug 27 16:05 input
drwxr-xr-x. 2 root root 0 Aug 27 16:05 leds
drwxr-xr-x. 2 root root 0 Aug 27 16:05 mdio_bus
drwxr-xr-x. 2 root root 0 Aug 27 16:05 mem
drwxr-xr-x. 2 root root 0 Aug 27 16:10 misc
drwxr-xr-x. 2 root root 0 Aug 27 16:05 msr
drwxr-xr-x. 2 root root 0 Aug 27 16:05 mtd
drwxr-xr-x. 2 root root 0 Aug 27 16:06 net
drwxr-xr-x. 2 root root 0 Aug 27 16:05 pci_bus
drwxr-xr-x. 2 root root 0 Aug 27 16:05 pcmcia_socket
drwxr-xr-x. 2 root root 0 Aug 27 16:05 power_supply
drwxr-xr-x. 2 root root 0 Aug 27 16:05 ppdev
drwxr-xr-x. 2 root root 0 Aug 27 16:05 raw
drwxr-xr-x. 2 root root 0 Aug 27 16:05 regulator
drwxr-xr-x. 2 root root 0 Aug 28 05:48 rfkill
drwxr-xr-x. 2 root root 0 Aug 27 16:05 rtc
drwxr-xr-x. 2 root root 0 Aug 27 16:05 scsi_device
drwxr-xr-x. 2 root root 0 Aug 27 16:05 scsi_disk
drwxr-xr-x. 2 root root 0 Aug 27 16:05 scsi_generic
drwxr-xr-x. 2 root root 0 Aug 27 16:05 scsi_host
drwxr-xr-x. 2 root root 0 Aug 27 16:05 sound
drwxr-xr-x. 2 root root 0 Aug 27 16:05 spi_host
drwxr-xr-x. 2 root root 0 Aug 27 16:05 spi_transport
drwxr-xr-x. 2 root root 0 Aug 27 16:05 thermal
drwxr-xr-x. 2 root root 0 Aug 27 16:05 tty
drwxr-xr-x. 2 root root 0 Aug 27 16:05 usbmon
drwxr-xr-x. 2 root root 0 Aug 27 08:10 vc
drwxr-xr-x. 2 root root 0 Aug 27 16:05 vtconsole
发布评论