Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Aug 2001 13:15:19 -0400 (EDT)
From:      "Marc G. Fournier" <scrappy@hub.org>
To:        <freebsd-stable@freebsd.org>
Subject:   pcn device requires kldunload/kldload to come up ...
Message-ID:  <20010813131334.I43922-100000@mail1.hub.org>

next in thread | raw e-mail | index | archive | help


Morning ...

	Using 4.4-PRERELEASE from today, if I reboot the machine, I have
to physically go in and do a:

	kldunload if_pcn
	kldload if_pcn

	To get the device to load properly ... on boot, it shows:

pcn0: <AMD PCnet/PCI 10/100BaseTX> port 0x2180-0x219f mem 0xfebfdc00-0xfebfdc1f irq 7 at device 9.0 on pci0
pcn0: Ethernet address: 00:06:29:50:e8:79
miibus0: <MII bus> on pcn0
ukphy0: <Generic IEEE 802.3u media interface> on miibus0
ukphy0:  no media present
ukphy0: detached
miibus0: detached
pcn0: detached
pcn0: <AMD PCnet/PCI 10/100BaseTX> port 0x2180-0x219f mem 0xfebfdc00-0xfebfdc1f irq 7 at device 9.0 on pci0
pcn0: Ethernet address: 00:06:29:50:e8:79
miibus0: <MII bus> on pcn0
ukphy0: <Generic IEEE 802.3u media interface> on miibus0
ukphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto

	Basically, it comes up without recognizing the 'media' ...

	Anyone else seen this problem, and/or know how to fix it?

Thanks ...


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




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