Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
augustss
Fri Jul 24 14:02:51 PDT 1998
Update of /cvsroot/src/sys/dev/usb
In directory nb00:/tmp/cvs-serv2493
Modified Files:
usbdi.c usbdivar.h
Log Message:
Make sure requests are aborted properly when the pipe is aborted.
pk
Fri Jul 24 14:08:16 PDT 1998
Update of /cvsroot/src/sys/arch/sparc/dev
In directory nb00:/tmp/cvs-serv2534
Modified Files:
lebuffer.c
Log Message:
Remove conditionals on SUN4C+SUN4M.
A few cosmetic changes.
augustss
Fri Jul 24 14:09:09 PDT 1998
Update of /cvsroot/src/sys/dev/usb
In directory nb00:/tmp/cvs-serv2542
Modified Files:
ohci.c ohcivar.h uhci.c uhcivar.h
Added Files:
usb_mem.c usb_mem.h
Log Message:
Add special memory allocation routines that supports allocation
DMA-able memory in small chunks (USB uses a lot of 8 byte chunks).
Using the bus_dma functions directly is inefficient.
Home |
Main Index |
Thread Index |
Old Index