hello all
although my system seems to recognize my fast ethernet card:
# dmesg
rtl8139.c:v0.99B 4/7/98 Donald Becker http://cesdis.gsfc.nasa.gov/linux/drivers/r tl8139.html
eth0: RealTek RTL8139 at 0xfc80, IRQ 10, 00:40:c7:79:19:4c.
eth0: Promiscuous mode enabled.
it doesn't show up as a device file:
# ll /dev/e*
lrwxrwxrwx 1 root root 8 Dec 31 07:44 /dev/egp -> inet/egp
how can my system recognize an ethernet card but have no device file for
it? can can i remedy this situation?
thanks!
pete