A kernel from yesterday probes my network card as follows:

rl0: <RealTek 8139 10/100BaseTX> port 0x8800-0x88ff mem 0xe2800000-0xe28000ff\
    irq 15 at device 13.0 on pci0
rl0: Realtek 8139B detected. Warning, this may be unstable in autoselect mode
rl0: Ethernet address: 00:00:c5:b3:45:24
miibus0: <MII bus> on rl0
rlphy0: <RealTek internal media interface> on miibus0
rlphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto


A kernel from today probes the network card as follows:

rl0: <RealTek 8139 10/100BaseTX> port 0x8800-0x88ff mem 0xe2800000-0xe28000ff\
     irq 15 at device 13.0 on pci0
rl0: Realtek 8139B detected. Warning, this may be unstable in autoselect mode
rl0: Ethernet address: 00:00:c5:b3:45:24
rl0: MII without any phy!
device_probe_and_attach: rl0 attach returned 6


I can't find a change to the code that is used
to produce if_rl.ko or the miibus.ko, which would
account for this problem.  Any pointers?

-- 
Steve

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to