Advertisement
Guest User

Untitled

a guest
Dec 9th, 2012
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.30 KB | None | 0 0
  1. root@nout:/home/ivr# cat /media/disk/lspci
  2. 00:00.0 Host bridge [0600]: Intel Corporation Atom Processor D2xxx/N2xxx DRAM Controller [8086:0bf3] (rev 03)
  3. Subsystem: Foxconn International, Inc. Device [105b:0d7d]
  4. 00:02.0 VGA compatible controller [0300]: Intel Corporation Atom Processor D2xxx/N2xxx Integrated Graphics Controller [8086:0be2] (rev 09)
  5. Subsystem: Foxconn International, Inc. Device [105b:0d7d]
  6. Kernel driver in use: gma500
  7. 00:1b.0 Audio device [0403]: Intel Corporation N10/ICH 7 Family High Definition Audio Controller [8086:27d8] (rev 02)
  8. Subsystem: Foxconn International, Inc. Device [105b:0d7d]
  9. Kernel driver in use: snd_hda_intel
  10. 00:1c.0 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 1 [8086:27d0] (rev 02)
  11. Kernel driver in use: pcieport
  12. 00:1c.1 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 2 [8086:27d2] (rev 02)
  13. Kernel driver in use: pcieport
  14. 00:1c.2 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 3 [8086:27d4] (rev 02)
  15. Kernel driver in use: pcieport
  16. 00:1d.0 USB controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #1 [8086:27c8] (rev 02)
  17. Subsystem: Foxconn International, Inc. Device [105b:0d7d]
  18. Kernel driver in use: uhci_hcd
  19. 00:1d.1 USB controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 [8086:27c9] (rev 02)
  20. Subsystem: Foxconn International, Inc. Device [105b:0d7d]
  21. Kernel driver in use: uhci_hcd
  22. 00:1d.2 USB controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 [8086:27ca] (rev 02)
  23. Subsystem: Foxconn International, Inc. Device [105b:0d7d]
  24. Kernel driver in use: uhci_hcd
  25. 00:1d.3 USB controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 [8086:27cb] (rev 02)
  26. Subsystem: Foxconn International, Inc. Device [105b:0d7d]
  27. Kernel driver in use: uhci_hcd
  28. 00:1d.7 USB controller [0c03]: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller [8086:27cc] (rev 02)
  29. Subsystem: Foxconn International, Inc. Device [105b:0d7d]
  30. Kernel driver in use: ehci_hcd
  31. 00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev e2)
  32. 00:1f.0 ISA bridge [0601]: Intel Corporation NM10 Family LPC Controller [8086:27bc] (rev 02)
  33. Subsystem: Foxconn International, Inc. Device [105b:0d7d]
  34. Kernel driver in use: lpc_ich
  35. 00:1f.2 SATA controller [0106]: Intel Corporation N10/ICH7 Family SATA Controller [AHCI mode] [8086:27c1] (rev 02)
  36. Subsystem: Foxconn International, Inc. Device [105b:0d7d]
  37. Kernel driver in use: ahci
  38. 00:1f.3 SMBus [0c05]: Intel Corporation N10/ICH 7 Family SMBus Controller [8086:27da] (rev 02)
  39. Subsystem: Foxconn International, Inc. Device [105b:0d7d]
  40. Kernel driver in use: i801_smbus
  41. 01:00.0 Network controller [0280]: Intel Corporation Centrino Wireless-N 1000 [8086:0083]
  42. Subsystem: Intel Corporation Centrino Wireless-N 1000 BGN [8086:1305]
  43. 02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller [10ec:8168] (rev 07)
  44. Subsystem: Foxconn International, Inc. Device [105b:0d7d]
  45. Kernel driver in use: r8169
  46. 03:00.0 USB controller [0c03]: ASMedia Technology Inc. ASM1042 SuperSpeed USB Host Controller [1b21:1042]
  47. Subsystem: Foxconn International, Inc. Device [105b:0d7d]
  48. Kernel driver in use: xhci_hcd
  49. root@nout:/home/ivr#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement