Date: Sun, 5 Sep 1999 23:15:19 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_fxp.c if_fxpreg.h Message-ID: <199909060615.XAA18605@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1999/09/05 23:15:19 PDT Modified files: sys/pci if_fxp.c if_fxpreg.h Log: Recognise the new 82559 chip id as used on the InBusiness 10/100 adapter. I have an 82559 card with the same id as the other 8255[78] chips, but that was made with a date code of 0699 (June 99). The submitter shows this working with the probe etc, but doesn't actually say it works as on the ethernet. :-) Assuming it does, this is a RELENG_3 merge candidate. Submitted by: Steven E Lumos <slumos@sam.ISRI.UNLV.EDU> Revision Changes Path 1.72 +6 -1 src/sys/pci/if_fxp.c 1.17 +3 -2 src/sys/pci/if_fxpreg.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909060615.XAA18605>