On 4/2/06, Jarry <[EMAIL PROTECTED]> wrote:
> But what is eht0, wifi? Can I somehow change network detection so that
> eth0 is wired-ethernet, and eth1 "that other network" (probably wifi)???

Most likely eth0 is your wifi card.  You can write udev rules to set
whatever device names you want.  For example:

# wireless
DRIVER=="ipw2100", NAME="wlan"

-Richard

-- 
[email protected] mailing list

Reply via email to