[PATCH] minor docs cleanups

Andreas Dilger (adilger@turbolabs.com)
Sun, 28 Oct 2001 01:56:15 -0600


Linus, Alan,
a couple of minor doc fixes. I've tested the two cards in question with
multicast.

Cheers, Andreas
===========================================================================
diff -ru linux.orig/Documentation/devices.txt linux/Documentation/devices.txt
--- linux.orig/Documentation/devices.txt Thu Oct 25 01:40:02 2001
+++ linux/Documentation/devices.txt Thu Oct 25 03:15:06 2001
@@ -971,7 +971,7 @@
0 = /dev/rd/c0d0 First disk, whole disk
8 = /dev/rd/c0d1 Second disk, whole disk
...
- 248 = /dev/rd/c0d15 32nd disk, whole disk
+ 248 = /dev/rd/c0d31 32nd disk, whole disk

For partitions add:
0 = /dev/rd/c?d? Whole disk
diff -ru linux.orig/Documentation/networking/multicast.txt linux/Documentation/networking/multicast.txt
--- linux.orig/Documentation/networking/multicast.txt Tue Jul 31 14:59:56 2001
+++ linux/Documentation/networking/multicast.txt Tue Jul 31 15:15:14 2001
@@ -31,6 +31,7 @@
de600 NO NO NO N/A
de620 PROMISC PROMISC YES Software
depca YES PROMISC YES Hardware
+dmfe YES YES YES Software(*)
e2100 YES YES YES Hardware
eepro YES PROMISC YES Hardware
eexpress NO NO NO N/A
@@ -52,9 +53,12 @@
tulip YES YES YES Hardware
wavelan YES PROMISC YES Hardware
wd YES YES YES Hardware
+xirc2ps_cs YES YES YES Hardware
znet YES YES YES Software


PROMISC = This multicast mode is in fact promiscuous mode. Avoid using
cards who go PROMISC on any multicast in a multicast kernel.
+
(#) = Hardware multicast support is not used yet.
+(*) = Hardware support for Davicom 9132 chipset only.

--
Andreas Dilger
http://sourceforge.net/projects/ext2resize/
http://www-mddsp.enel.ucalgary.ca/People/adilger/

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/