Subject: Re: LCD driver?
To: None <port-cobalt@netbsd.org>
From: Dennis Chernoivanov <cdi@mawhrin.net>
List: port-cobalt
Date: 03/25/2003 21:43:29
On Tue, Mar 25, 2003 at 03:08:03PM -0500, Randy Carpenter wrote:
> Cool.  I'll just use the /etc/ifconfig.xxx scripts.  What would be very
> cool is to support multiple interfaces too :)

 Tune your /etc/paneld.conf :) Just clone menu item that has "net" as .id,
assign it a different .title and replace all tlp0 with the interface name in
there, that should do the trick (ifread.sh and ifwrite.sh do both take the
interface name which is used as a suffix for /etc/ifconfig file name).

SY,
--cdi