Re: Systray notification ?



On Thu, 2004-12-16 at 10:38 -0500, Dan Williams wrote:

> NetworkManager gets its device information from HAL, so if your cards
> are listed with "hal-device-manager" and they have the
> "info.capabilities" property containing "net.80203" or "net.80211" then
> they will be known to NetworkManager.  Do both devices of yours show up
> in h-d-m and have these properties containing the correct capabilities?


Here is the entry for the Airport card:

udi = '/org/freedesktop/Hal/devices/ide_0.00030000:radio'
  info.capabilities = 'net.80211 net'  (string)
  net.linux.sysfs_path = '/sys/class/net/eth1'  (string)
  net.interface = 'eth1'  (string)
  net.linux.driver = 'airport'  (string)
  net.address = '00:30:65:0f:2f:26'  (string)
  net.interface_up = true  (bool)
  net.linux.ifindex = 6  (0x6)  (int)
  net.80211.mac_address = 207853924134  (0x30650f2f26)  (uint64)
  net.arp_proto_hw_id = 1  (0x1)  (int)
  net.media = 'Ethernet'  (string)
  info.category = 'net.80211'  (string)
  info.udi = '/org/freedesktop/Hal/devices/ide_0.00030000:radio'
(string)
  macio.bus_id = '0.00030000:radio'  (string)
  info.parent = '/org/freedesktop/Hal/devices/ide_0.80000000:mac-io'
(string)
  macio.linux.sysfs_path =
'/sys/devices/pci0001:01/0001:01:17.0/0.80000000:mac-io/0.00030000:radio'  (string)
  linux.sysfs_path_device =
'/sys/devices/pci0001:01/0001:01:17.0/0.80000000:mac-io/0.00030000:radio'  (string)
  linux.sysfs_path =
'/sys/devices/pci0001:01/0001:01:17.0/0.80000000:mac-io/0.00030000:radio'  (string)
  info.bus = 'macio'  (string)

And for the Ethernet:

udi = '/org/freedesktop/Hal/devices/pci_106b_21'
  net.80203.rate = 100000000  (0x5f5e100)  (uint64)
  info.capabilities = 'net net.80203'  (string)
  net.linux.sysfs_path = '/sys/class/net/eth0'  (string)
  net.interface = 'eth0'  (string)
  net.linux.driver = 'gem'  (string)
  net.address = '00:30:65:bf:c2:4c'  (string)
  net.interface_up = true  (bool)
  net.80203.link = true  (bool)
  net.linux.ifindex = 2  (0x2)  (int)
  net.80203.mac_address = 207865496140  (0x3065bfc24c)  (uint64)
  net.arp_proto_hw_id = 1  (0x1)  (int)
  net.media = 'Ethernet'  (string)
  info.category = 'net.80203'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  info.udi = '/org/freedesktop/Hal/devices/pci_106b_21'  (string)
  pci.device_protocol = 0  (0x0)  (int)
  pci.device_subclass = 0  (0x0)  (int)
  pci.device_class = 2  (0x2)  (int)
  info.vendor = 'Apple Computer Inc.'  (string)
  info.product = 'UniNorth GMAC (Sun GEM)'  (string)
  pci.product = 'UniNorth GMAC (Sun GEM)'  (string)
  pci.vendor = 'Apple Computer Inc.'  (string)
  pci.subsys_product_id = 0  (0x0)  (int)
  pci.subsys_vendor_id = 0  (0x0)  (int)
  pci.product_id = 33  (0x21)  (int)
  pci.vendor_id = 4203  (0x106b)  (int)
  pci.linux.sysfs_path = '/sys/devices/pci0002:06/0002:06:0f.0'
(string)
  linux.sysfs_path_device = '/sys/devices/pci0002:06/0002:06:0f.0'
(string)
  linux.sysfs_path = '/sys/devices/pci0002:06/0002:06:0f.0'  (string)
  info.bus = 'pci'  (string)

(the Linksys is not plugged in currently)


Hub
-- 
Crazy French - http://www.figuiere.net/hub/




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]