summaryrefslogtreecommitdiff
path: root/sys/dev/firewire/fwmem.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/5.4.0_cvscvs2svn2005-05-071-1/+1
* MFC: /*- and my license changes for sys/[a-d]*Warner Losh2005-01-301-1/+1
* Change u_intXX_t to uintXX_t. Change a couple of 'unsigned long's toDoug Rabson2004-05-221-8/+8
* MFp4: Change struct fw_xfer to reduce memory copy in fwmem_*() functions.Hidetoshi Shimokawa2003-10-021-4/+5
* MFp4(simokawa_firewire):Hidetoshi Shimokawa2003-04-171-1/+1
* - Implement write part.Hidetoshi Shimokawa2003-02-041-0/+2
* Use struct fw_device in fwmem.cHidetoshi Shimokawa2002-11-121-4/+7
* Change interface of fwmem_read_*() functions to be usable from other partHidetoshi Shimokawa2002-11-121-4/+4
* Initial import for IEEE1394 OHCI chipdet device driver and SBP-2 (SerialKatsushi Kobayashi2002-09-131-0/+47