patch-2.3.99-pre3 linux/Documentation/networking/tulip.txt
Next file: linux/Documentation/video4linux/bttv/README
Previous file: linux/Documentation/networking/tlan.txt
Back to the patch index
Back to the overall index
- Lines: 35
- Date:
Tue Mar 21 12:41:35 2000
- Orig file:
v2.3.99-pre2/linux/Documentation/networking/tulip.txt
- Orig date:
Sat Feb 26 22:31:37 2000
diff -u --recursive --new-file v2.3.99-pre2/linux/Documentation/networking/tulip.txt linux/Documentation/networking/tulip.txt
@@ -125,7 +125,7 @@
Source tree tour
-----------------
+================
The following is a list of files comprising the Tulip ethernet driver in
drivers/net/tulip subdirectory.
@@ -138,6 +138,25 @@
tulip.h - Private driver header
tulip_core.c - Driver core (a.k.a. where "everything else" goes)
+
+
+Version history
+===============
+0.9.4.2 (March 21, 2000):
+* Fix 21041 CSR7, CSR13/14/15 handling
+* Merge some PCI ids from tulip 0.91x
+* Merge some HAS_xxx flags and flag settings from tulip 0.91x
+* asm/io.h fix (submitted by many) and cleanup
+* s/HAS_NWAY143/HAS_NWAY/
+* Cleanup 21041 mode reporting
+* Small code cleanups
+
+0.9.4.1 (March 18, 2000):
+* Finish PCI DMA conversion (davem)
+* Do not netif_start_queue() at end of tulip_tx_timeout() (kuznet)
+* PCI DMA fix (kuznet)
+* eeprom.c code cleanup
+* Remove Xircom Tulip crud
[EOF]
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)