Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 03/16/2000 04:40:53
Module Name: syssrc
Committed By: tsutsui
Date: Thu Mar 16 12:40:52 UTC 2000
Modified Files:
syssrc/sys/dev/usb: ohci.c uhci.c
Log Message:
Replace LE() macro with le32toh()/le32toh().
To generate a diff of this commit:
cvs rdiff -r1.75 -r1.76 syssrc/sys/dev/usb/ohci.c
cvs rdiff -r1.87 -r1.88 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.