aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/firewire
Commit message (Expand)AuthorAgeFilesLines
* Minor clean up on cdb handling.Hidetoshi Shimokawa2002-11-061-8/+7
* - Let the PCI code try to route interrupt in -currentHidetoshi Shimokawa2002-11-061-1/+5
* Sony CXD3222 OHCI i.LINK chips needs more DELAY before starting SCLKHidetoshi Shimokawa2002-11-051-1/+1
* - Dequeue OCBs more safely in sbp_abort_all_ocbs().Hidetoshi Shimokawa2002-10-231-15/+24
* - Abort all OCBs for timeout.Hidetoshi Shimokawa2002-10-211-5/+14
* fix prototype of asyreqq().Hidetoshi Shimokawa2002-10-211-2/+3
* These (userland) files shouldn't be here.Hidetoshi Shimokawa2002-10-212-675/+0
* This file doesn't need opt_bus.h.John Baldwin2002-10-141-2/+0
* don't include bus_dma.h which doesn't need.Hidetoshi Shimokawa2002-09-211-3/+0
* remove unused code.Hidetoshi Shimokawa2002-09-211-15/+0
* Firewire device support for Apple eMac with PPC kernel.Katsushi Kobayashi2002-09-174-1/+29
* Initial import for IEEE1394 OHCI chipdet device driver and SBP-2 (SerialKatsushi Kobayashi2002-09-1319-0/+11852