* Re: /etc/dev.d/net/hotplug.dev (2nd try)
@ 2004-10-30 8:15 Remco
0 siblings, 0 replies; only message in thread
From: Remco @ 2004-10-30 8:15 UTC (permalink / raw)
To: linux-hotplug
Eugenia Loli-Queru wrote:
>>> So, how do I exchange their names?
>>
>> put the drivers in the initrd or enforce module loading order.
>
> Easy to say than to do. :)
> How do I do the second one? Any links for a tutorial or docs?
>
This one didn't seem to get through so I'm posting it a second time:
I think you can use some default module-init-tools functionality.
e.g.: To avoid that the firewire network driver gets loaded before my
network card driver I use a rule like this in /etc/modprobe.conf:
install eth1394 { /sbin/modprobe ne2k-pci; } ; /sbin/modprobe
--ignore-install eth1394
The above is one line, in case it gets wrapped.
(also see: man modprobe.conf)
-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_idU88&alloc_id\x12065&op=click
_______________________________________________
Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-10-30 8:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-30 8:15 /etc/dev.d/net/hotplug.dev (2nd try) Remco
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).