summaryrefslogtreecommitdiffstats
path: root/sys/dev/firewire
Commit message (Expand)AuthorAgeFilesLines
* Reduce and improve debug messages.simokawa2002-12-065-30/+47
* network interface driver changes:sam2002-11-141-16/+10
* - Add fwmem_xfer_req() and use this in other functions.simokawa2002-11-121-51/+47
* - Remove unused code.simokawa2002-11-121-183/+21
* fix wording.simokawa2002-11-121-1/+1
* Split userland services to fwdev.c.simokawa2002-11-123-871/+923
* Use struct fw_device in fwmem.csimokawa2002-11-124-31/+97
* Add a prototype for suspend/resume.simokawa2002-11-121-0/+16
* Change interface of fwmem_read_*() functions to be usable from other partsimokawa2002-11-121-4/+4
* Change interface of fwmem_read_*() functions to be usable from other partsimokawa2002-11-121-37/+36
* - clean upsimokawa2002-11-121-15/+3
* - Remove unused code.simokawa2002-11-122-394/+178
* Restrict process count in fwohci_arcv() and fwohci_ircv().simokawa2002-11-121-12/+18
* - Fix printf warnings on 64bit plathome.simokawa2002-11-073-7/+17
* Minor clean up on cdb handling.simokawa2002-11-061-8/+7
* - Let the PCI code try to route interrupt in -currentsimokawa2002-11-061-1/+5
* Sony CXD3222 OHCI i.LINK chips needs more DELAY before starting SCLKsimokawa2002-11-051-1/+1
* - Dequeue OCBs more safely in sbp_abort_all_ocbs().simokawa2002-10-231-15/+24
* - Abort all OCBs for timeout.simokawa2002-10-211-5/+14
* fix prototype of asyreqq().simokawa2002-10-211-2/+3
* These (userland) files shouldn't be here.simokawa2002-10-212-675/+0
* This file doesn't need opt_bus.h.jhb2002-10-141-2/+0
* don't include bus_dma.h which doesn't need.simokawa2002-09-211-3/+0
* remove unused code.simokawa2002-09-211-15/+0
* Firewire device support for Apple eMac with PPC kernel.ikob2002-09-174-1/+29
* Initial import for IEEE1394 OHCI chipdet device driver and SBP-2 (Serialikob2002-09-1319-0/+11852
OpenPOWER on IntegriCloud