Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Jan 2001 21:25:15 GMT
From:      Salvo Bartolotta <bartequi@inwind.it>
To:        bluntman@canada.com, freebsd-questions@FreeBSD.ORG
Subject:   Re: I'm stuck.... :(
Message-ID:  <20010113.21251500@bartequi.ottodomain.org>
References:  <20010113210834.5315.cpmta@c008.sfo.cp.net>

next in thread | previous in thread | raw e-mail | index | archive | help
>>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<<

On 1/13/01, 10:08:34 PM, bluntman@canada.com wrote regarding I'm
stuck.... :(:


>   OK, so I have no idea what to do now...  I can't compile my custom
kernel and therefor cannot get my firewall/gateway to work.  I would
welcome any insight that you may have.  Oh and I am not a memeber of=20
the
mailing list so please send reply's directly to bluntman@canada.com .
Thanx.

> -=3Dmy kernel=3D-

<snip>


*********************************************************************

> # PCI Ethernet NICs that use the common MII bus controller code.
> device          dc0             # DEC/Intel 21143 and various
workalikes
> device          dc1             # DEC/Intel Blah blah blah

*********************************************************************



From /usr/src/sys/i386/conf/LINT:

<blockquote>

# MII bus support is required for some PCI 10/100 ethernet NICs,
# namely those which use MII-compliant transceivers or implement
# tranceiver control interfaces that operate like an MII. Adding
# "device miibus0" to the kernel config pulls in support for
# the generic miibus API and all of the PHY drivers, including a
# generic one for PHYs that aren't specifically handled by an
# individual driver.
device          miibus

# PCI Ethernet NICs that use the common MII bus controller code.
device          dc              # DEC/Intel 21143 and various=20
workalikes
device          rl              # RealTek 8129/8139
device          pcn             # AMD Am79C79x PCI 10/100 NICs
device          sf              # Adaptec AIC-6915 (``Starfire'')
device          sis             # Silicon Integrated Systems SiS=20
900/SiS 7016
device          ste             # Sundance ST201 (D-Link DFE-550TX)
device          tl              # Texas Instruments ThunderLAN
device          tx              # SMC EtherPower II (83c17x ``EPIC'')
device          vr              # VIA Rhine, Rhine II
device          wb              # Winbond W89C840F
device          xl              # 3Com 3c90x (``Boomerang'',=20
``Cyclone'')

</blockquote>

<snip>

HTH,
Salvo





To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010113.21251500>