Comment 8 for bug 318286

Revision history for this message
Circuitrider (tjsilcott) wrote :

I was not able to find a Chipset/Driver under
System Administration Hardware Driver
In fact there were no drivers under Hardware Drivers at all.

Then I ran: " sudo lshw -C network" and this came up. I hope this is what I needed to do for you to help me. Thanks for your help Alexander Sack. :-)

timothy@timothy-laptop:~$ sudo lshw -C network
[sudo] password for timothy:
  *-network:0
       description: Wireless interface
       product: Prism 2.5 Wavelan chipset
       vendor: Intersil Corporation
       physical id: 9
       bus info: pci@0000:00:09.0
       logical name: wlan0
       version: 01
       serial: 00:02:8a:92:4c:ce
       width: 32 bits
       clock: 33MHz
       capabilities: pm cap_list ethernet physical wireless
       configuration: broadcast=yes driver=orinoco driverversion=0.15 firmware=Intersil 1.4.9 latency=64 link=no module=orinoco_pci multicast=yes wireless=IEEE 802.11b
  *-network:1
       description: Ethernet interface
       product: DP83815 (MacPhyter) Ethernet Controller
       vendor: National Semiconductor Corporation
       physical id: 12
       bus info: pci@0000:00:12.0
       logical name: eth0
       version: 00
       serial: 00:0b:cd:8a:31:9a
       size: 100MB/s
       capacity: 100MB/s
       width: 32 bits
       clock: 33MHz
       capabilities: pm bus_master cap_list ethernet physical tp mii fibre 10bt 10bt-fd 100bt 100bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=natsemi driverversion=2.1 duplex=full ip=192.168.1.107 latency=90 link=yes maxlatency=52 mingnt=11 module=natsemi multicast=yes port=twisted pair speed=100MB/s
timothy@timothy-laptop:~$