Re: Getting driver module name from device node?

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

 



lshal command can spit out some interesting stuff too.
This is what i got for my network card.

Thanks

-- snip ---
udi = '/org/freedesktop/Hal/devices/pci_14e4_169c'
  info.linux.driver = 'tg3'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pci_1002_4371'  (string)
  info.product = 'NetXtreme BCM5788 Gigabit Ethernet'  (string)
  info.subsystem = 'pci'  (string)
  info.udi = '/org/freedesktop/Hal/devices/pci_14e4_169c'  (string)
  info.vendor = 'Broadcom Corporation'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  linux.subsystem = 'pci'  (string)
  linux.sysfs_path =
'/sys/devices/pci0000:00/0000:00:14.4/0000:02:01.0'  (string)
  pci.device_class = 2  (0x2)  (int)
  pci.device_protocol = 0  (0x0)  (int)
  pci.device_subclass = 0  (0x0)  (int)
  pci.linux.sysfs_path =
'/sys/devices/pci0000:00/0000:00:14.4/0000:02:01.0'  (string)
  pci.product = 'NetXtreme BCM5788 Gigabit Ethernet'  (string)
  pci.product_id = 5788  (0x169c)  (int)
  pci.subsys_product_id = 12427  (0x308b)  (int)
  pci.subsys_vendor = 'Hewlett-Packard Company'  (string)
  pci.subsys_vendor_id = 4156  (0x103c)  (int)
  pci.vendor = 'Broadcom Corporation'  (string)
  pci.vendor_id = 5348  (0x14e4)  (int)
--- snip end ---

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx
Please read the FAQ at http://kernelnewbies.org/FAQ



[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux