Re: [zd1211-devs] module options

2007-06-12 Thread Jeff Sadowski
cool thanks :-)

On 6/9/07, Elimar Riesebieter <[EMAIL PROTECTED]> wrote:
> On Fri, 08 Jun 2007 the mental interface of
> Jeff Sadowski told:
>
> > Is there a way to get a list of module options with insmod?
>
> # man modinfo
>
> > Anyways how do I change the network node naming convention
>
> With 2.6: udev ;)
> i.e.
> # USB device 6891:a727 (zd1211rw)
> SUBSYSTEM=="net", DRIVERS=="?*", ATTRS{address}=="00:11:22:33:44:55", 
> NAME="eth2"
>
> in /etc/udev/z25_persistent-net.rules
>
> Elimar
>
>
> --
>   Alles was viel bedacht wird ist bedenklich!;-)
>  Friedrich Nietzsche
>
> -
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> ___
> Zd1211-devs mailing list - http://zd1211.wiki.sourceforge.net/
> Unsubscribe: https://lists.sourceforge.net/lists/listinfo/zd1211-devs
>

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Zd1211-devs mailing list - http://zd1211.wiki.sourceforge.net/
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/zd1211-devs


Re: [zd1211-devs] module options

2007-06-12 Thread Elimar Riesebieter
On Fri, 08 Jun 2007 the mental interface of
Jeff Sadowski told:

> Is there a way to get a list of module options with insmod?

# man modinfo

> Anyways how do I change the network node naming convention

With 2.6: udev ;)
i.e.
# USB device 6891:a727 (zd1211rw)
SUBSYSTEM=="net", DRIVERS=="?*", ATTRS{address}=="00:11:22:33:44:55", 
NAME="eth2"

in /etc/udev/z25_persistent-net.rules

Elimar


-- 
  Alles was viel bedacht wird ist bedenklich!;-)
 Friedrich Nietzsche

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Zd1211-devs mailing list - http://zd1211.wiki.sourceforge.net/
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/zd1211-devs