Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Sep 2001 09:49:16 -0500 (CDT)
From:      Alec Kloss <ajk@paw-in-eye.net>
To:        "Koster, K.J." <K.J.Koster@kpn.com>
Cc:        "'FreeBSD Alpha mailing list'" <freebsd-alpha@FreeBSD.ORG>
Subject:   Re: rl0 on Alpha
Message-ID:  <200109211449.f8LEnG395550@hamlet.d2si.com>
In-Reply-To: <59063B5B4D98D311BC0D0001FA7E452205FD9DCE@l04.research.kpn.com> "from Koster, K.J. at Jul 24, 2001 01:59:13 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Koster, K.J. said:

> Dear All,
> 
> Just FYI: I could not get my Realtek cards to work with the rl0 driver on
> Alpha. It just sits there, scribbling "watchdog timeout" into the system
> log. This is with and without forced media selection.
> 

FYI, this configuration does work:
lear% dmesg | grep Alpha
AlphaServer 1000/1000A
AlphaServer 1000 5/300, 300MHz
AlphaServer 1000/1000A
AlphaServer 1000 5/300, 300MHz
lear% dmesg | grep rl0
rl0: <RealTek 8139 10/100BaseTX> port 0x10180-0x101ff mem 0x81010180-0x810101ff irq 4 at device 12.0 on pci0
rl0: interrupting at CIA irq 4
rl0: Ethernet address: 00:4f:4e:00:2d:3e
miibus0: <MII bus> on rl0
rl0: <RealTek 8139 10/100BaseTX> port 0x10180-0x101ff mem 0x81010180-0x810101ff irq 4 at device 12.0 on pci0
rl0: interrupting at CIA irq 4
rl0: Ethernet address: 00:4f:4e:00:2d:3e
miibus0: <MII bus> on rl0
lear% uname -a
FreeBSD lear.paw-in-eye.net 4.4-STABLE FreeBSD 4.4-STABLE #0: Fri Sep 21 08:52:22 CDT 2001     root@lear.paw-in-eye.net:/usr/src/sys/compile/GENERIC  alpha
lear% ifconfig rl0
rl0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        inet 63.224.10.4 netmask 0xfffffff8 broadcast 63.224.10.7
        inet6 fe80::24f:4eff:fe00:2d3e%rl0 prefixlen 64 scopeid 0x2
        ether 00:4f:4e:00:2d:3e
        media: Ethernet autoselect (100baseTX <full-duplex>)
        status: active
lear%


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




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