summaryrefslogtreecommitdiffstats
path: root/sys/dev/firewire/firewire.h
Commit message (Expand)AuthorAgeFilesLines
* Introduce 1394a-2000 extended PHY Self ID packets.sbruno2009-02-171-2/+6
* Update the Self ID structure to conform to 1394a-2000.sbruno2009-02-131-18/+50
* Update comments around various structs.sbruno2009-02-121-0/+7
* Replace all calls to minor() with dev2unit().ed2008-09-271-1/+1
* Configuration ROM length should be unsigned.simokawa2007-04-241-1/+1
* 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-53/+53
* MFp4: FireWiresimokawa2004-03-261-1/+1
* Increase FWMAXQUEUE up to 128.simokawa2003-11-071-1/+1
* MFp4: Change struct fw_xfer to reduce memory copy in fwmem_*() functions.simokawa2003-10-021-6/+27
* Allow to access phy registers via ioctl().simokawa2003-08-191-0/+2
* Change device name notation.simokawa2003-08-051-1/+2
* Clean up fwdev.simokawa2003-08-011-2/+2
* MFp4(simokawa_firewire):simokawa2003-04-171-179/+84
* MFp4(simokawa_sbp)simokawa2003-03-061-1/+1
* Add new ioctl to specify target EUI64 for fwmem.simokawa2003-02-091-0/+3
* - replace timeout with callout_*.simokawa2003-02-011-0/+2
* Change API of FW_GDEVLST ioctl.simokawa2003-01-251-9/+15
* Remove FW_SSTDV ioctl. It is not used anymore.simokawa2003-01-241-0/+2
* Merge little and big endian case.simokawa2003-01-241-213/+127
* - Change definition of fc->maxrec same as fwdev->maxrec.simokawa2003-01-051-0/+1
* - Remove speed_map API because speed_map is obsoleted by 1394a.simokawa2003-01-041-1/+0
* Cosmetic change. s/Firewire/FireWire/.simokawa2002-12-261-1/+1
* Firewire device support for Apple eMac with PPC kernel.ikob2002-09-171-0/+6
* Initial import for IEEE1394 OHCI chipdet device driver and SBP-2 (Serialikob2002-09-131-0/+565
OpenPOWER on IntegriCloud