[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Realtek RTL 8139C and Linux Kernel 2.4.22.



On Mon, 2003-09-29 at 20:56, uGAH man wrote:
> Micha Feigin wrote:
> 
>  > On Mon, 2003-09-29 at 05:54, devotion wrote:
>  >
>  >> Hi.
[snip]
> When I run dmesg|grep -n -B 3 -A 3 eth , i get:
> Kernel 2.2:
> 53-3c59x.c 18Feb01 Donald Becker and others 
> http://www.scyld.com/network/vortex.html
> 54-pcnet32.c: PCI bios is present, checking for devices...
> 55-rtl8139.c:v1.07 5/6/99 Donald Becker 
> http://cesdis.gsfc.nasa.gov/linux/drivers/rtl8139.html
> 56:eth0: RealTek RTL8139 Fast Ethernet at 0xb800, IRQ 10, 00:e0:7d:c8:12:93.
> 57-via-rhine.c:v1.08b-LK1.0.1 12/14/2000  Written by Donald Becker
> 58-  http://www.scyld.com/network/via-rhine.html
> 66:eth1: 8139too Fast Ethernet driver 0.9.18-pre4 Jeff Garzik 
> <jgarzik@mandrakesoft.com>
> 67:eth1: Linux-2.2 bug reports to Jens David <dg1kjd@afthd.tu-darmstadt.de>
> 68:eth1: RealTek RTL8139 Fast Ethernet board found at 0xd004d000, IRQ 10
> 69:eth1: Chip is 'RTL-8139C' - MAC address '00:e0:7d:c8:12:93'.
> 70-CSLIP: code copyright 1989 Regents of the University of California
> 71-PPP: version 2.3.7 (demand dialling)
> 72-PPP line discipline registered.
> 74-PPP BSD Compression module registered
> 75-PPP Deflate Compression module registered
> 76:eth1: Setting half-duplex based on auto-negotiated partner ability 0000.
> 77-registered device ppp0
> 78-probable hardware bug: clock timer configuration lost - probably a 
> VIA686a.
> 79-probable hardware bug: restoring chip configuration.
> --
> 81-device ppp0 left promiscuous mode
> 82-device ppp0 entered promiscuous mode
> 83-device ppp0 left promiscuous mode
> 84:eth1: Promiscuous mode enabled.
> 85:device eth1 entered promiscuous mode
> 86:device eth1 left promiscuous mode
> 87:device eth0 entered promiscuous mode
> 88:device eth0 left promiscuous mode
> 89-device ppp0 entered promiscuous mode
> 90-device ppp0 left promiscuous mode
> 
> Kernel 2.4:
> ike:/home/ugah# dmesg | grep -n -B 3 -A 3 eth
> 78-Adding Swap: 514100k swap-space (priority -1)
> 79-8139too Fast Ethernet driver 1.6.0 loaded
> 80-PCI: Found IRQ 10 for device 00:09.0#
> 81:eth0: use memory map. ioaddr=0xd086e000
> 82:eth0:  Identified 8139CP chip type 'RTL-8139C'
> 83:eth0: RealTek RTL8139CP Fast Ethernet at 0xd086e000, 
> 00:e0:7d:c8:12:93, IRQ 10
> 84-NTFS driver v1.1.22 [Flags: R/O MODULE]
> 85-CSLIP: code copyright 1989 Regents of the University of California
> 86-PPP generic driver version 2.4.2
> --
> 93-PPP Deflate Compression module registered
> 94-usb.c: registered new driver usblp
> 95-printer.c: v0.11: USB Printer Device Class driver
> 96:eth0: Setting half-duplex based on auto-negotiated partner ability 0000.

Looks like the 2.4 kernel isn't seeing eth1 at boot time, and that's
odd.

How about "/sbin/lspci" (which is more compact than 'cat /proc/pci')?

-- 
-----------------------------------------------------------------
Ron Johnson, Jr. ron.l.johnson@cox.net
Jefferson, LA USA

"Experience hath shewn, that even under the best forms [of 
government] those entrusted with power have, in time, and by 
slow operations, perverted it into tyranny."
Thomas Jefferson



Reply to: