--- Brian Doob <[EMAIL PROTECTED]> wrote:
>       Thanks for the suggestions.  I do have "8139too.o"
> in the appropriate
> modules directory.  My router is definitely serving
> DHCP, I used it in
> the install process and for another machine.  I just
> compiled my kernel
> without the "rev. K" option and with "RTL-8139 C+"
> (as modules).  The
> same thing happened (i.e. still no /dev/eth0).  What
> needs to be set in
> *other* *parts* of my kernel configuration
> (hardware, network, etc)? 
> Maybe I missed something somewhere else?  Any help
> would be greatly
> appreciated.  Thanks.
> 
>                       -Brian
> 
> 
I have a Realtek 8139C+ (rev 10), but I'm not sure
what the solution is to your problem. I did notice
that I have an 'mii.o' module next to my '8139too.o'
module. Here is some of my configuration:

lsmod (abbrev.):

Module                  Size  Used by    Tainted: P  
8139too                14344   1 
mii                     2048   0  [8139too]

lspci (abbrev.):

00:0b.0 Ethernet controller: Realtek Semiconductor
Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)

.config (abbrev.):

#
# Ethernet (10 or 100Mbit)
#
CONFIG_NET_ETHERNET=y
CONFIG_NET_PCI=y
CONFIG_TULIP=m
CONFIG_NE2K_PCI=m
CONFIG_8139CP=m
CONFIG_8139TOO=m
# CONFIG_8139TOO_PIO is not set
CONFIG_8139TOO_TUNE_TWISTER=y
CONFIG_8139TOO_8129=y
# CONFIG_8139_OLD_RX_RESET is not set

I have also attached my full .config as
kernel-config-backup.

Hope this helps.


__________________________________________________
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com

Attachment: kernel-config-backup
Description: kernel-config-backup

--
[EMAIL PROTECTED] mailing list

Reply via email to