summaryrefslogtreecommitdiffstats
path: root/sys/dev/firewire/sbp_targ.c
Commit message (Expand)AuthorAgeFilesLines
* Prepare for future integration between CAM and newbus. xpt_bus_registerscottl2007-06-171-1/+1
* Include now unused var within #if 0 where it come back if the othermjacob2007-06-081-0/+2
* MFp4: MPSAFE firewire stack.simokawa2007-06-061-33/+108
* - Initialize login->id and fix problem for non-zero login id.simokawa2007-05-111-1/+2
* MFp4: Fix broken userland API for async packets.simokawa2007-04-301-19/+4
* Remove Giant from CAM. Drivers (SIMs) now register a mutex that CAM willscottl2007-04-151-1/+1
* Replace xfer->act.hand with xfer->hand.simokawa2007-03-161-3/+3
* * Remove xfer->retry_req.simokawa2007-03-161-1/+0
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
* Change u_intXX_t to uintXX_t. Change a couple of 'unsigned long's todfr2004-05-221-37/+37
* MFp4: FireWiresimokawa2004-03-261-65/+65
* * fwohci_pci.csimokawa2004-01-231-7/+8
* Fix panic.simokawa2003-12-131-6/+2
* MFp4:simokawa2003-12-111-129/+309
* Improve debug message.simokawa2003-11-121-6/+6
* Add SBP-II target mode driver.simokawa2003-10-181-0/+1550
OpenPOWER on IntegriCloud