cvs commit: src/sys/pci if_sk.c if_skreg.h
Stephen McKay
mckay at FreeBSD.org
Wed Mar 31 04:35:52 PST 2004
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
More information about the cvs-src
mailing list