Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Takuya SHIOZAKI <tshiozak@netbsd.org>
List: source-changes
Date: 02/03/2001 18:49:06
Module Name:	syssrc
Committed By:	tshiozak
Date:		Sat Feb  3 16:49:06 UTC 2001

Modified Files:
	syssrc/sys/dev/usb: umidi.c umidivar.h

Log Message:
change how to allocate xfer; alloc xfer when attach and free xfer when detach.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/dev/usb/umidi.c
cvs rdiff -r1.1 -r1.2 syssrc/sys/dev/usb/umidivar.h

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