Advertisement
Guest User

Untitled

a guest
Apr 19th, 2012
28
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.69 KB | None | 0 0
  1. ben@Sparkler:~$ sudo lshw -C network; lsb_release -a; uname -a
  2. *-network
  3. description: Wireless interface
  4. product: WiFi Link 5100
  5. vendor: Intel Corporation
  6. physical id: 0
  7. bus info: pci@0000:0c:00.0
  8. logical name: wlan0
  9. version: 00
  10. serial: XXXXXXXXXXXXXX
  11. width: 64 bits
  12. clock: 33MHz
  13. capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
  14. configuration: broadcast=yes driver=iwlagn driverversion=2.6.38-14-generic-pae firmware=8.83.5.1 build 33692 latency=0 link=no multicast=yes wireless=IEEE 802.11abgn
  15. resources: irq:45 memory:f69fe000-f69fffff
  16. *-network
  17. description: Ethernet interface
  18. product: NetXtreme BCM5761e Gigabit Ethernet PCIe
  19. vendor: Broadcom Corporation
  20. physical id: 0
  21. bus info: pci@0000:09:00.0
  22. logical name: eth0
  23. version: 10
  24. serial: XXXXXXXXXXXXXXXXX
  25. size: 100Mbit/s
  26. capacity: 1Gbit/s
  27. width: 64 bits
  28. clock: 33MHz
  29. capabilities: pm vpd msi pciexpress bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
  30. configuration: autonegotiation=on broadcast=yes driver=tg3 driverversion=3.116 duplex=full firmware=5761e-v3.60 ip=10.30.0.64 latency=0 link=yes multicast=yes port=twisted pair speed=100Mbit/s
  31. resources: irq:47 memory:f68e0000-f68effff memory:f68f0000-f68fffff
  32. No LSB modules are available.
  33. Distributor ID: Ubuntu
  34. Description: Ubuntu 11.04
  35. Release: 11.04
  36. Codename: natty
  37. Linux Sparkler 2.6.38-14-generic-pae #58-Ubuntu SMP Tue Mar 27 19:06:30 UTC 2012 i686 i686 i386 GNU/Linux
  38. ben@Sparkler:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement