Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 01/12/2001 21:03:25
Module Name:	syssrc
Committed By:	thorpej
Date:		Fri Jan 12 19:03:25 UTC 2001

Modified Files:
	syssrc/sys/net: if_strip.c

Log Message:
Sync with if_sl.c,v 1.67:
Defer output processing to the software interrupt.

Note, that in the process of doing this, I discovered several
very broken things about this driver, which are not fixed with
this commit.  It should work as well as it previously did, but
this code could be seriously improved.  As soon as I can find
my second Metricom radio, I'll give it a proper shakedown.


To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 syssrc/sys/net/if_strip.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.