patch-2.4.0-test10 linux/Documentation/networking/8139too.txt

Next file: linux/Documentation/networking/z8530drv.txt
Previous file: linux/Documentation/kbuild/makefiles.txt
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test9/linux/Documentation/networking/8139too.txt linux/Documentation/networking/8139too.txt
@@ -180,6 +180,20 @@
 Change History
 --------------
 
+Version 0.9.11 - October 28, 2000
+
+* Do not fail when PIO and MMIO region lengths do not match.
+  (They don't on some CardBus models, at least)
+* Sanity check Rx packet status and size (Tobias)
+* When handling a Tx timeout, disable Tx ASAP if not already.
+* Do not inline Tx interrupt handler (better register usage)
+* Handle dirty_tx signed integer wrap
+* Do not abort Rx processing on lack of memory, keep going
+  until the current Rx ring is completely handling. (Tobias)
+* Clean up rtl8139_close
+* Whitespace correction for dev_kfree_skb_irq call
+
+
 Version 0.9.10 - September 12, 2000
 
 * Never wrap an Rx packet (faster Rx interrupt handling)

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)