lkml.org 
[lkml]   [2004]   [Feb]   [11]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateWed, 11 Feb 2004 20:54:37 +0100
FromHarald Dunkel <>
Subject2.6.2: "-" or "_", thats the question
Hi folks,

'cat /proc/modules' returns most (all?) of the module names with
"_", e.g.

	:
	ipt_conntrack
	ip_conntrack
	iptable_filter
	ip_tables
	uhci_hcd
	ohci_hcd
	ehci_hcd
	:

Very consistent. But the filenames of some kernel modules are
still written with "-", e.g.

	/lib/modules/2.6.2/kernel/drivers/usb/host/ehci-hcd.ko
	/lib/modules/2.6.2/kernel/drivers/usb/host/ohci-hcd.ko
	/lib/modules/2.6.2/kernel/drivers/usb/host/uhci-hcd.ko

What would be the correct way to get the filename of a
loaded module? The basename would be sufficient.


Regards

Harri
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:00    [from the cache]
©2003-2008