Subject: Wireless and wired
To: NetBSD mailing list <port-i386@netbsd.org>
From: Yasir Malik <ymalik@cs.stevens-tech.edu>
List: port-i386
Date: 07/04/2003 11:22:50
Hello,
For my Windows 2000 partition, I have an option at startup for whether I
want to connect to the campus network using a wireless and wired
connection.  Can I do the same for NetBSD?  That is, at startup have a
menu that asks what connection I want.  If so, where would I put the code,
and what language would I write it in?  Would the information go in
rc.conf, which is where I have the following lines:
dhclient=YES
dhclient_flags="fxp0"

Thanks,
Yasir