Advertisement
Guest User

Untitled

a guest
May 25th, 2015
267
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.31 KB | None | 0 0
  1. Vaio-i5 ~ # lspci -k
  2. 00:00.0 Host bridge: Intel Corporation 3rd Gen Core processor DRAM Controller (rev 09)
  3. Subsystem: Sony Corporation 3rd Gen Core processor DRAM Controller
  4. Kernel driver in use: ivb_uncore
  5. 00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor PCI Express Root Port (rev 09)
  6. Kernel driver in use: pcieport
  7. 00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
  8. Subsystem: Sony Corporation 3rd Gen Core processor Graphics Controller
  9. Kernel driver in use: i915
  10. Kernel modules: i915
  11. 00:14.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller (rev 04)
  12. Subsystem: Sony Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller
  13. Kernel driver in use: xhci_hcd
  14. Kernel modules: xhci_pci
  15. 00:16.0 Communication controller: Intel Corporation 7 Series/C210 Series Chipset Family MEI Controller #1 (rev 04)
  16. Subsystem: Sony Corporation 7 Series/C210 Series Chipset Family MEI Controller
  17. Kernel driver in use: mei_me
  18. Kernel modules: mei_me
  19. 00:1a.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2 (rev 04)
  20. Subsystem: Sony Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller
  21. Kernel driver in use: ehci-pci
  22. Kernel modules: ehci_pci
  23. 00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04)
  24. Subsystem: Sony Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller
  25. Kernel driver in use: snd_hda_intel
  26. Kernel modules: snd_hda_intel
  27. 00:1c.0 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 1 (rev c4)
  28. Kernel driver in use: pcieport
  29. 00:1c.1 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 2 (rev c4)
  30. Kernel driver in use: pcieport
  31. 00:1c.2 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 3 (rev c4)
  32. Kernel driver in use: pcieport
  33. 00:1d.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1 (rev 04)
  34. Subsystem: Sony Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller
  35. Kernel driver in use: ehci-pci
  36. Kernel modules: ehci_pci
  37. 00:1f.0 ISA bridge: Intel Corporation HM76 Express Chipset LPC Controller (rev 04)
  38. Subsystem: Sony Corporation HM76 Express Chipset LPC Controller
  39. Kernel driver in use: lpc_ich
  40. Kernel modules: lpc_ich
  41. 00:1f.2 SATA controller: Intel Corporation 7 Series Chipset Family 6-port SATA Controller [AHCI mode] (rev 04)
  42. Subsystem: Sony Corporation 7 Series Chipset Family 6-port SATA Controller [AHCI mode]
  43. Kernel driver in use: ahci
  44. Kernel modules: ahci
  45. 00:1f.3 SMBus: Intel Corporation 7 Series/C210 Series Chipset Family SMBus Controller (rev 04)
  46. Subsystem: Sony Corporation 7 Series/C210 Series Chipset Family SMBus Controller
  47. Kernel modules: i2c_i801
  48. 01:00.0 3D controller: NVIDIA Corporation GK208M [GeForce GT 740M] (rev a1)
  49. Subsystem: Sony Corporation GK208M [GeForce GT 740M]
  50. 07:00.0 Network controller: Broadcom Corporation BCM43142 802.11b/g/n (rev 01)
  51. Subsystem: Foxconn International, Inc. BCM43142 802.11b/g/n
  52. Kernel driver in use: bcma-pci-bridge
  53. Kernel modules: bcma
  54. 08:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5209 PCI Express Card Reader (rev 01)
  55. Subsystem: Sony Corporation RTS5209 PCI Express Card Reader
  56. 0e:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 0c)
  57. Subsystem: Sony Corporation RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
  58. Kernel driver in use: r8169
  59. Vaio-i5 ~ # lspci -k|grep -i net
  60. 07:00.0 Network controller: Broadcom Corporation BCM43142 802.11b/g/n (rev 01)
  61. 0e:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 0c)
  62. Subsystem: Sony Corporation RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
  63. Vaio-i5 ~ #
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement