diff options
Diffstat (limited to 'zarb-ml/mageia-discuss/attachments/20111127/a71eedee/attachment.html')
-rw-r--r-- | zarb-ml/mageia-discuss/attachments/20111127/a71eedee/attachment.html | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/attachments/20111127/a71eedee/attachment.html b/zarb-ml/mageia-discuss/attachments/20111127/a71eedee/attachment.html new file mode 100644 index 000000000..3aa1a6619 --- /dev/null +++ b/zarb-ml/mageia-discuss/attachments/20111127/a71eedee/attachment.html @@ -0,0 +1,37 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html> + <head> + + <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"> + </head> + <body bgcolor="#ffffff" text="#000000"> + I did some googleing on what Udev really is and what it's supposed + to do for you & this is the wiki-explananation of it:<br> + <br> + <b>"udev</b> is the device manager for the <a + href="http://en.wikipedia.org/wiki/Linux_kernel" title="Linux + kernel">Linux kernel</a>. Primarily, it manages <a + href="http://en.wikipedia.org/wiki/Device_node" title="Device + node" class="mw-redirect">device nodes</a> in <tt><a + href="http://en.wikipedia.org/wiki/Filesystem_Hierarchy_Standard" + title="Filesystem Hierarchy Standard">/dev</a></tt>. It is the + successor of <a href="http://en.wikipedia.org/wiki/Devfs" + title="Devfs" class="mw-redirect">devfs</a> and hotplug, which + means that it handles the <tt>/dev</tt> directory and all <a + href="http://en.wikipedia.org/wiki/User_space" title="User space">user + space</a> actions when adding/removing devices, including <a + href="http://en.wikipedia.org/wiki/Firmware" title="Firmware">firmware</a> + load."<br> + <br> + Now to my question.......<br> + <br> + If udev loads firmware, why does it not assign my Atheros + AR5001-cardmodule ath5k to something?<br> + <br> + I checked during the boot of any installation from tty using lsmod + & seeing that the module is indeed loaded, BUT it's not used by + something.<br> + <br> + /Kristoffer<br> + </body> +</html> |