Re: Networking Patches

Alan Cox (alan@cymru.net)
Thu, 6 Jun 1996 10:09:09 +0100 (BST)


> LANCE driver doesn't grok rev II of PCI chip [fix posted earlier]

Applied as well

> Console floods with ip_queue_glue messages when sprayed/attacked.

These are NETDEBUG() messages and will vanish in 2.0

> Console text flash on RHS of screen during scroll [outw vs outb_p]

Wait post 2.0, just in case it blows up on CGA and the like.

> SCSI won't compile without /proc [posted fix earlier]

Don't have this one.

> Can't "un-choose" old hd driver once selected [posted fix earlier]

I've applied this to my tree.

> Here is the skb patch. There is an unused "flags" in one of the __skb
> routines, and somewhere else it is declared without the unsigned.

Will apply tonight unless Linus wants to apply it anyway