summaryrefslogtreecommitdiff
path: root/sys/dev/firewire/fwdev.c
Commit message (Expand)AuthorAgeFilesLines
...
* Minimal fix for DV part.Hidetoshi Shimokawa2003-01-131-1/+8
* Use device_printf() and s/fc->dev/fc->bdev/.Hidetoshi Shimokawa2003-01-061-2/+2
* - Remove speed_map API because speed_map is obsoleted by 1394a.Hidetoshi Shimokawa2003-01-041-5/+0
* fix wording.Hidetoshi Shimokawa2002-11-121-1/+1
* Split userland services to fwdev.c.Hidetoshi Shimokawa2002-11-121-0/+916