Trouble with "if_fxp.ko" kernel module ?
Ranjit
r4nj1t at xs4all.nl
Mon Dec 20 11:42:27 PST 2004
1. (Gary E. RAFE, Ph.D.)
> Has anyone seen this behavior:
>
Hi Gary,
I ran into this myself.
From rom /usr/src/sys/i386/conf/GENERIC
# PCI Ethernet NICs that use the common MII bus controller code.
# NOTE: Be sure to keep the 'device miibus' line in order to use these
NICs!
device miibus # MII bus support
device bfe # Broadcom BCM440x 10/100 Ethernet
device bge # Broadcom BCM570xx Gigabit Ethernet
device dc # DEC/Intel 21143 and various workalikes
device fxp # Intel EtherExpress PRO/100B (82557,
82558)
It won't work without miibus.
> Toshiba Satellite Pro 6100, FreeBSD 5.3-RELEASE,
> system installed in a port replicator,
> a custom kernel *without* "device miibus" and "device fxp".
> Loading kernel modules "miibus.ko" & "if_fxp.ko" results in
> the kernel messages:
>
> fxp0: <Intel 82801CAM (ICH3) Pro/100 VE Ethernet> port 0xdf40-0xdf7f mem 0xfceff000-0xfcefffff irq 11 at device 8.0 on pci2
> fxp0: Disabling dynamic standby mode in EEPROM
> fxp0: New EEPROM ID: 0xfffd
> fxp0: EEPROM checksum @ 0xff: 0xffff -> 0xbbb9
> fxp0: Ethernet address: ff:ff:ff:ff:ff:ff
>
> Adding "device miibus" and "device fxp" to the custom kernel,
> and a reboot, results in a working Ethernet port:
>
> fxp0: <Intel 82801CAM (ICH3) Pro/100 VE Ethernet> port 0xdf40-0xdf7f mem 0xfceff000-0xfcefffff irq 11 at device 8.0 on pci2
> miibus0: <MII bus> on fxp0
> inphy0: <i82562ET 10/100 media interface> on miibus0
> inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
> fxp0: Ethernet address: 00:00:39:xx:xx:xx
>
> Is this known behavior ?
>
> I seem to recall being able to use the kernel module approach
> to access the Ethernet port in 5.2.1-RELEASE.
>
> Regards to the list...
> --
> Gary E. RAFE, Ph.D. <mailto:rafege at mail.com>
> Please do not send me HTML-encoded mail.
> It will be discarded automatically.
>
> ------------------------------
>
> _______________________________________________
> freebsd-mobile at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-mobile
> To unsubscribe, send any mail to "freebsd-mobile-unsubscribe at freebsd.org"
>
> End of freebsd-mobile Digest, Vol 92, Issue 1
> *********************************************
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-mobile/attachments/20041220/a527856d/attachment.bin
More information about the freebsd-mobile
mailing list