aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/firewire/iec13213.h
Commit message (Expand)AuthorAgeFilesLines
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-1/+1
* Respect _BOOT flag.Hidetoshi Shimokawa2004-10-221-2/+2
* Change u_intXX_t to uintXX_t. Change a couple of 'unsigned long's toDoug Rabson2004-05-221-50/+50
* Fix spelling.Doug Rabson2004-05-211-1/+1
* Fix for big endian.Hidetoshi Shimokawa2003-06-161-2/+1
* Add CSRVAL_VENDOR_PRIVATE.Hidetoshi Shimokawa2003-06-151-0/+7
* White space fix.Hidetoshi Shimokawa2003-06-151-3/+3
* Fix typo in the previous revision.Hidetoshi Shimokawa2003-06-101-1/+1
* Fix struct bus_info on big-endian machines.Hidetoshi Shimokawa2003-06-101-3/+20
* Move CSR definitions to iec*.h from firewirereg.h.Hidetoshi Shimokawa2003-04-291-0/+21
* - Improve configuration ROM parser for multiple unit directory.Hidetoshi Shimokawa2003-04-261-0/+2
* MFp4(simokawa_firewire):Hidetoshi Shimokawa2003-04-171-37/+93
* - Add more CSR related definitions (IEEE-1212).Hidetoshi Shimokawa2002-12-301-5/+62
* Initial import for IEEE1394 OHCI chipdet device driver and SBP-2 (SerialKatsushi Kobayashi2002-09-131-0/+92