# $Id: laptop-net.conf,v 1.8 2002/02/21 06:27:07 cph Exp $
#
# Copyright (c) 2000-2002 Massachusetts Institute of Technology
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or (at
# your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
# General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
# 02111-1307, USA.

# Set this to the name of the network-driver module you are using.
# If your network driver is compiled in, comment this out.
MODULE_NAME="3c59x"

# Set this to "no" if your network driver doesn't support MII.
# The following drivers support MII as of Linux 2.4.5: 3c59x, 8139too,
# e100, eepro100, epic100, fealnx, hamachi, ioc3-eth, natsemi, pcnet32,
# pegasus, sis900, starfire, sundance, tlan, tulip, via-rhine,
# winbond-840, and yellowfin.
MII_SUPPORTED="yes"
