Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/dev/usb



Module Name:    syssrc
Committed By:   jdolecek
Date:           Fri Oct 11 20:29:30 UTC 2002

Modified Files:
        syssrc/sys/dev/usb: urio.c usb_port.h

Log Message:
use nopoll() instead of empty uriopoll() for NetBSD
rename former uriopoll() to urioselect() and provide it only for OpenBSD -
  FreeBSD uses nopoll() for urio too
g/c no longer needed uriopoll define for OpenBSD


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 syssrc/sys/dev/usb/urio.c
cvs rdiff -r1.58 -r1.59 syssrc/sys/dev/usb/usb_port.h

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