Date: Wed, 31 Mar 2004 04:35:51 -0800 (PST) From: Stephen McKay <mckay@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_sk.c if_skreg.h Message-ID: <200403311235.i2VCZp6g058738@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mckay 2004/03/31 04:35:51 PST FreeBSD src repository Modified files: sys/pci if_sk.c if_skreg.h Log: Support the D-Link DGE-530T. Mine appears to have a blank eeprom, so assume they all do and handle that without alarming the user. Also pull in a bit of defensive code from OpenBSD that triggers when a card is recognised but not properly classified as either Genesis or Yukon. Not that I could ever have needed this. :-) Obtained from: OpenBSD/NetBSD (partially) MFC after: 2 weeks Revision Changes Path 1.78 +18 -1 src/sys/pci/if_sk.c 1.20 +10 -0 src/sys/pci/if_skreg.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403311235.i2VCZp6g058738>