Subject: CVS commit: src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: David Sainty <dsainty@netbsd.org>
List: source-changes
Date: 01/01/2004 16:10:14
Module Name:	src
Committed By:	dsainty
Date:		Thu Jan  1 16:10:14 UTC 2004

Modified Files:
	src/sys/dev/usb: ubt.c

Log Message:
Correctly initialise ALL of the attach argument block.  Fixes panic on
device open (previously avoided by compiler-dependent luck :)


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/dev/usb/ubt.c

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