Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [itohy-usb1] src/sys/dev/usb
Module Name: src
Committed By: itohy
Date: Sun Jun 17 01:30:42 UTC 2007
Modified Files:
src/sys/dev/usb [itohy-usb1]: usb_port.h
Log Message:
New types:
usb_ioctlarg_t argument for xx_ioctl()
usb_busdma_kaddr_t kernel address for bus_dma(9) functions
New macro:
USB_UIO_SET_PROC(struct uio *puio, usb_proc_ptr p)
setup vm space/process context of given uio
To generate a diff of this commit:
cvs rdiff -r1.73.10.2 -r1.73.10.3 src/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