Date: Fri, 4 Sep 1998 09:35:40 -0700 (PDT) From: Bill Paul <wpaul> To: wpaul@FreeBSD.ORG (Bill Paul) Cc: cvs-committers@FreeBSD.ORG Subject: Re: cvs commit: src/sys/pci if_xl.c if_xlreg.h Message-ID: <199809041635.JAA17207@hub.freebsd.org> In-Reply-To: <199809041622.JAA25647@freefall.freebsd.org> from Bill Paul at "Sep 4, 98 09:22:16 am"
next in thread | previous in thread | raw e-mail | index | archive | help
> wpaul 1998/09/04 09:22:15 PDT > > Modified files: > sys/pci if_xl.c if_xlreg.h > Log: > Modify the xl_mediacheck() routine to also test for the case where the > XCVR value read from the EEPROM is completely wrong. I've had one report > of a 3c900 card that returns an xcvr value of 14, which is impossible > (the manual states that all vales above 8 are reserved). If the value > is out of the expe Grrr.... stupid network connection got spotty on me while typing this. Should say: If the value is out of the expected range, force the driver's default to a sane value based on the card type. -Bill
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809041635.JAA17207>