| Summary: | timeout promrem on Intel PCL 10/100 Ethernet adapter(fxp) | ||
|---|---|---|---|
| Product: | Base System | Reporter: | zensyo <zensyo> |
| Component: | kern | Assignee: | jlemon |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 4.3-RELEASE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
zensyo
2001-07-03 06:40:01 UTC
On Mon, Jul 02, 2001 at 10:36:22PM -0700, Yoshiaki Suzuki wrote: > >Environment: > FreeBSD superr.quality.co.jp 4.2-RELEASE FreeBSD 4.2-RELEASE #0: Mon Nov 20 13:02:55 GMT 2000 kh@bento.FreeBSD.org:/usr/src/sys/compile/GENERIC i386 Just to check, the "kh@bento.FreeBSD.org" in the above line should say "jkh@bento.FreeBSD.org" - if it doesn't then you probably have some serious hardware problems ;-) David. > > FreeBSD superr.quality.co.jp 4.2-RELEASE FreeBSD 4.2-RELEASE #0: Mon Nov 20 13:02:55 GMT 2000 kh@bento.FreeBSD.org:/usr/src/sys/compile/GENERIC i386
>
> Just to check, the "kh@bento.FreeBSD.org" in the above line should
> say "jkh@bento.FreeBSD.org" - if it doesn't then you probably have
> some serious hardware problems ;-)
Sorry. This is my miss take at past the text.
I got a additional infomation. The trouble happens only using media autoselect on 10BASE-T environment. Then fix a media type by ifconfig media ..., it works fine. Ex. ifconfig fxp0 media 10baseT/UTP. Responsible Changed From-To: freebsd-bugs->jlemon jlemon wrote the new fxp driver State Changed From-To: open->closed Fixed w/rev 1.117 of if_fxp.c |