Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 02/12/2001 20:56:27
Module Name: syssrc
Committed By: thorpej
Date: Mon Feb 12 18:56:27 UTC 2001
Modified Files:
syssrc/sys/dev/ic: dp8390.c dp8390var.h
Log Message:
Add a "stop_card", which is the opposite of "init_card", and
call it from dp8390_stop().
To generate a diff of this commit:
cvs rdiff -r1.43 -r1.44 syssrc/sys/dev/ic/dp8390.c
cvs rdiff -r1.22 -r1.23 syssrc/sys/dev/ic/dp8390var.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.