Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Dec 2001 17:59:18 +0000
From:      Scott Mitchell <scott.mitchell@mail.com>
To:        bob bobing <this_is_my_act@yahoo.com>
Cc:        freebsd-mobile@FreeBSD.ORG
Subject:   Re: xircom real port 100 (10/100) xe freebsd 4.4R
Message-ID:  <20011224175917.A215@localhost>
In-Reply-To: <20011224073224.39903.qmail@web12401.mail.yahoo.com>; from this_is_my_act@yahoo.com on Sun, Dec 23, 2001 at 11:32:24PM -0800
References:  <20011224073224.39903.qmail@web12401.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Dec 23, 2001 at 11:32:24PM -0800, bob bobing wrote:
> i don't know if anyone else is seeing this, but it
> seems like i can't get this card to work (on a 10M
> network) unless i edit the driver. What i did was
> change the driver from trying autoselect to 10baseT
> first. this is what i changed if below (diff -u
> format)

Are you on a hub, a switch, or just using a crossover cable to form your
network?  You might be able to get the same results by specifying the
desired media type in your ifconfig line, eg:

	ifconfig xe0 a.b.c.d media 10baseT/UTP

This will skip autonegotiation and just use 10baseT.  The driver (or the
card) is known to have some problems doing autonegotiation with some
hardware, but work perfectly fine with others (such as my cheapo 10Mbit
hub -- this knows nothing about autonegotiation, but the stock xe driver
will happily connect to it).

> The errors i get are watchdog time out, and others
> (like Code 128 not found, Code 128 not found, code
> Unknown ignored, Code 131 not found, Code 131 not
> found, code Unknown ignored). after the patch i still
> get 1 watch dog err, but then the network comes up.
> Maybe i didn't make the correct change? :) fyi i know
> next to nothing about c. oh i also turned on debug to
> get more info. I can post that info if need be also.

Please do post the debug info, also your dmesg output and the relevant bits
of /etc/rc.conf and /etc/pccard.conf.  Debug output with and without your
patch would be good, if you don't mind.  It seems to be normal to get a
single watchdog timeout when the link is first brought up -- this is
presumably a bug in the card initialisation code, which I'm looking into.

Thanks for taking the time to look into this,

	Scott

-- 
===========================================================================
Scott Mitchell          | PGP Key ID | "Eagles may soar, but weasels
Cambridge, England      | 0x54B171B9 |  don't get sucked into jet engines"
scott.mitchell@mail.com | 0xAA775B8B |      -- Anon

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




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