Author: br Date: Thu Nov 17 14:43:13 2016 New Revision: 308751 URL: https://svnweb.freebsd.org/changeset/base/308751
Log: Remove outdated comment. Pointed out by: andrew (original author) Sponsored by: DARPA, AFRL Modified: head/sys/dev/dme/if_dme.c Modified: head/sys/dev/dme/if_dme.c ============================================================================== --- head/sys/dev/dme/if_dme.c Thu Nov 17 14:41:22 2016 (r308750) +++ head/sys/dev/dme/if_dme.c Thu Nov 17 14:43:13 2016 (r308751) @@ -25,16 +25,7 @@ * SUCH DAMAGE. */ -/* - * A driver for the DM9000 MAC - * - * TODO: - * Get the interrupt working - * Port to non-S3C2440 systems - * Test with 8 and 32 bit busses - * Test on a big endian machine - * Implement the rest of dme_detach - */ +/* A driver for the Davicom DM9000 MAC. */ #include <sys/cdefs.h> __FBSDID("$FreeBSD$"); _______________________________________________ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"