NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/42838 CVS commit: src/sys/dev/usb
The following reply was made to PR kern/42838; it has been noted by GNATS.
From: Steve Woodford <scw%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/42838 CVS commit: src/sys/dev/usb
Date: Sat, 13 Mar 2010 16:28:13 +0000
Module Name: src
Committed By: scw
Date: Sat Mar 13 16:28:13 UTC 2010
Modified Files:
src/sys/dev/usb: ucomvar.h uftdi.c
Log Message:
Fix PR kern/42838 using option #1 as described by KIYOHARA Takashi in
http://mail-index.netbsd.org/current-users/2010/02/20/msg012654.html
Add a comment in struct ucom_methods to explain usage of 'ptr' and 'count'
in the ucom_read handler.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sys/dev/usb/ucomvar.h
cvs rdiff -u -r1.45 -r1.46 src/sys/dev/usb/uftdi.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index