Bug 24806

Summary: pcn ethernet driver doesn't work under FreeBSD 4.2-RELEASE
Product: Base System Reporter: klui <klui>
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description klui 2001-02-02 21:40:01 UTC
The pcn driver recognizes my PCnet/NCR 53c875 combination PCI card but
after bootup, I cannot ping machines in my LAN. I can ping to machines
on another subnet but ping times are 1000+ msec.
pcn0: <AMD PCnet/PCI 10/100BaseTX> port 0x7ce0-0x7cff mem 0xfdfff400-0xfdfff41f irq 11 at device 5.0 on pci2
pcn0: Ethernet address: 00:60:b0:f6:31:d7
miibus0: <MII bus> on pcn0
ukphy0: <Generic IEEE 802.3u media interface> on miibus0
ukphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
Comment 1 klui 2001-02-02 23:30:50 UTC
I was doing some configuration and searching and it turned out that if I issue
the configuration in rc.local with "media 10baseT/UTP mediaopt full-duplex" I'm
able to access my network.

Please close this PR.


Ken
Comment 2 Peter Pentchev freebsd_committer freebsd_triage 2001-02-02 23:47:32 UTC
State Changed
From-To: open->closed

Closed at originator's request, pilot error.