Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/pci Update a comment; TCP/IP checksum offloading is ...
details: https://anonhg.NetBSD.org/src/rev/9bbb26aab495
branches: trunk
changeset: 535341:9bbb26aab495
user: thorpej <thorpej%NetBSD.org@localhost>
date: Thu Aug 15 18:35:25 2002 +0000
description:
Update a comment; TCP/IP checksum offloading is fixed!
diffstat:
sys/dev/pci/if_wm.c | 9 +--------
1 files changed, 1 insertions(+), 8 deletions(-)
diffs (23 lines):
diff -r 747074cbe726 -r 9bbb26aab495 sys/dev/pci/if_wm.c
--- a/sys/dev/pci/if_wm.c Thu Aug 15 18:30:36 2002 +0000
+++ b/sys/dev/pci/if_wm.c Thu Aug 15 18:35:25 2002 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: if_wm.c,v 1.18 2002/08/15 18:29:02 briggs Exp $ */
+/* $NetBSD: if_wm.c,v 1.19 2002/08/15 18:35:25 thorpej Exp $ */
/*
* Copyright (c) 2001, 2002 Wasabi Systems, Inc.
@@ -40,13 +40,6 @@
*
* TODO (in order of importance):
*
- * - Fix TCP/UDP checksums.
- * Status: Several successful transmissions with offloaded
- * checksums occur. After several successful transmissions,
- * the chip goes catatonic. The watchdog timer fires, which
- * resets the chip, and gets things moving again, until the
- * cycle repeats.
- *
* - Make GMII work on the i82543.
*
* - Fix hw VLAN assist.
Home |
Main Index |
Thread Index |
Old Index