Subject: CVS commit: syssrc/sys/dev/usb
To: None <source-changes@netbsd.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 03/16/2002 18:13:43
Module Name: syssrc
Committed By: tsutsui
Date: Sat Mar 16 16:13:42 UTC 2002
Modified Files:
syssrc/sys/dev/usb: uhci.c
Log Message:
Fix a couple of typo:
- s/ehci/uhci/ (in unused arg of macro)
- s/ohci/uhci/ (in panic message)
To generate a diff of this commit:
cvs rdiff -r1.156 -r1.157 syssrc/sys/dev/usb/uhci.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.