summaryrefslogtreecommitdiffstats
path: root/sys/dev/firewire/firewirereg.h
Commit message (Expand)AuthorAgeFilesLines
* Merge the dev_clone and dev_clone_cred event handlers into a singlerwatson2005-08-081-1/+1
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
* Do the dreaded s/dev_t/struct cdev */phk2004-06-161-3/+3
* Change u_intXX_t to uintXX_t. Change a couple of 'unsigned long's todfr2004-05-221-30/+30
* MFp4: FireWiresimokawa2004-03-261-6/+13
* Remove __P().simokawa2004-01-061-46/+46
* MFp4:simokawa2004-01-051-1/+0
* Add a compatibility macro for FreeBSD-4.simokawa2003-10-311-0/+1
* MFp4: Change struct fw_xfer to reduce memory copy in fwmem_*() functions.simokawa2003-10-021-8/+37
* Change device name notation.simokawa2003-08-051-3/+3
* Clean up fwdev.simokawa2003-08-011-1/+1
* Fix several problems related to resume:simokawa2003-06-281-0/+1
* - Enable support for building Configuration ROM.simokawa2003-06-151-0/+3
* Move CSR definitions to iec*.h from firewirereg.h.simokawa2003-04-291-28/+0
* - Improve configuration ROM parser for multiple unit directory.simokawa2003-04-261-1/+0
* MFp4(simokawa_firewire):simokawa2003-04-171-71/+23
* MFp4(simokawa_sbp)simokawa2003-03-061-0/+2
* MFp4(simokawa_sbp branch)simokawa2003-02-271-0/+6
* remove unused code.simokawa2003-02-211-1/+2
* firewire/fwohcisimokawa2003-02-131-0/+1
* Add new ioctl to specify target EUI64 for fwmem.simokawa2003-02-091-1/+1
* - Detect split transcation timeout.simokawa2003-02-091-1/+3
* - Take malloc type as an argument in fw_xfer_alloc().simokawa2003-02-031-1/+3
* Define new malloc type M_FW and use it.simokawa2003-02-011-0/+2
* - replace timeout with callout_*.simokawa2003-02-011-5/+5
* SBP related changes.simokawa2003-01-311-1/+2
* Restart cycle master after bus manager election.simokawa2003-01-301-1/+2
* - Allow multiple packets read/write for IR/IT to reduce system call.simokawa2003-01-281-2/+0
* - Improve IT/IR DMA queue management.simokawa2003-01-261-6/+4
* Change API of FW_GDEVLST ioctl.simokawa2003-01-251-1/+1
* Remove FW_SSTDV ioctl. It is not used anymore.simokawa2003-01-241-0/+2
* Define misc structs outside of struct firewire_comm.simokawa2003-01-211-77/+85
* Minimal fix for DV part.simokawa2003-01-131-1/+1
* Don't call fw_bus_probe() twice when successive self-id packets received.simokawa2003-01-071-1/+1
* - Change definition of fc->maxrec same as fwdev->maxrec.simokawa2003-01-051-0/+2
* Split userland services to fwdev.c.simokawa2002-11-121-0/+2
* Use struct fw_device in fwmem.csimokawa2002-11-121-1/+4
* Initial import for IEEE1394 OHCI chipdet device driver and SBP-2 (Serialikob2002-09-131-0/+349
OpenPOWER on IntegriCloud