Subject: CVS commit: src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 06/13/2007 17:14:25
Module Name:	src
Committed By:	nathanw
Date:		Wed Jun 13 17:14:25 UTC 2007

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

Log Message:
Set portno in ucom_attach_args, to UCOM_UNK_PORTNO. The port number is
unused in this driver's callbacks, so this is an aesthetic rather than
functional change ("ucom0 at uslsa0" rather than "ucom0 at uslsa0
portno -848524548").


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/dev/usb/uslsa.c

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