From owner-freebsd-hackers@FreeBSD.ORG Sun Mar 30 17:49:59 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B74137B401 for ; Sun, 30 Mar 2003 17:49:59 -0800 (PST) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DE7C43FCB for ; Sun, 30 Mar 2003 17:49:58 -0800 (PST) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 2C92F5308; Mon, 31 Mar 2003 03:49:55 +0200 (CEST) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: "M. Warner Losh" From: des@ofug.org (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=) Date: Mon, 31 Mar 2003 03:49:54 +0200 In-Reply-To: <20030330.182856.133749733.imp@bsdimp.com> ("M. Warner Losh"'s message of "Sun, 30 Mar 2003 18:28:56 -0700 (MST)") Message-ID: User-Agent: Gnus/5.090015 (Oort Gnus v0.15) Emacs/21.2 References: <200303301145.12141.wes@softweyr.com> <16007.22614.840137.999671@canoe.velocet.net> <20030330.182856.133749733.imp@bsdimp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable cc: freebsd-hackers@freebsd.org cc: dgilbert@velocet.ca Subject: Re: [hackers] Re: Realtek X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Mar 2003 01:50:04 -0000 "M. Warner Losh" writes: > In message: > des@ofug.org (Dag-Erling Sm=F8rgrav) writes: > : Not to mention the fact that over the past year or so people have been > : repeatedly picking the dc driver apart and putting it back together > : with some bits missing, so for some cards it has gone from working > : perfectly, to getting the MAC address wrong but working fine after you > : manually set it, to plainly refusing to attach to the card. My laptop > : is now practically reduced to a doorstop since -STABLE doesn't have > : Cardbus support and -CURRENT refuses to attach to the NIC. > > As far as I know, all the sizing and weirdness issues have been worked > out with dc. Care to provide details on the card that isn't? It's an IBM branded Xircom card which used to work perfectly (except for some trouble with underruns which another nearly identical card didn't have... but I lost the dongle for that one). FRU 34L5309 if you want to look up the datasheet. About a year ago, subsequent to changes in the dc driver, -CURRENT started getting the MAC address wrong (but it would still attach, so I could set the correct MAC address manually). At some later point, some time between October 2002 and February 2003 (during which time I didn't run -CURRENT on the laptop due to insufficient disk space), it went from getting the MAC address wrong to not finding it at all (I believe it reports "No station address in CIS!") and refusing to attach. I have a couple of 16-bit cards lying around, but oldcard couldn't even find the slots, let alone the cards I put in. I haven't tried 4.8 as it would be useless for me (I need the laptop for development work on -CURRENT). The only alternative left is SLIP, which would prevent me from using the laptop as a serial console since it only has one port - but it turns out 5.0-RELEASE is unable to use the serial port. That may be a BIOS problem though, the BIOS seems to regularly reset random configuration options (such as the "IRDA, what IRDA? I don't need no stinking IRDA" option) to factory defaults. DES --=20 Dag-Erling Sm=F8rgrav - des@ofug.org