summaryrefslogtreecommitdiffstats
path: root/sys/dev/firewire
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in the previous revision.simokawa2003-06-101-1/+1
* Fix struct bus_info on big-endian machines.simokawa2003-06-101-3/+20
* Add tx_speed sysctl variable.simokawa2003-06-101-1/+4
* Add id for TI's 1394b link chip.simokawa2003-06-042-0/+5
* Don't call sbp_do_attach() recursively after agent resetsimokawa2003-06-031-1/+1
* Allocate zeroed space for fwdev.simokawa2003-06-031-1/+2
* Open fwmem device exclusively.simokawa2003-06-031-0/+5
* Remove the redundant declaration of bus_dmasync_op_t.scottl2003-05-271-4/+0
* Make it compiled on 4-stable.simokawa2003-05-121-2/+10
* - Use moderate gap counts listed in IEEE1394a.simokawa2003-05-111-28/+32
* Write to RESET_START register if TARGET_RESET ORB doesn't work for timeout.simokawa2003-05-051-52/+138
* Don't panic for FWXF_START state in fw_xfer_unload().simokawa2003-05-051-2/+7
* Fix printf format errors.jake2003-05-021-2/+2
* Fix printf warning caused by recent CAM change.simokawa2003-05-011-2/+2
* Release devq before detach.simokawa2003-04-301-0/+3
* Set status to FWDEVINVAL if probe failed.simokawa2003-04-301-6/+7
* Add missing crom_next() in the previous revision.simokawa2003-04-291-1/+3
* Set recv.len to zero if we get no response.simokawa2003-04-291-1/+4
* Get correct firmware/model information for multiple unit directories.simokawa2003-04-291-0/+4
* Fix indentation.simokawa2003-04-291-13/+13
* Move CSR definitions to iec*.h from firewirereg.h.simokawa2003-04-293-28/+28
* Make compiled on RELEGN_4simokawa2003-04-281-1/+2
* - Improve configuration ROM parser for multiple unit directory.simokawa2003-04-265-149/+139
* Fix printf warnings for i386 with PAE.simokawa2003-04-242-14/+16
* Fix printf warning for RELENG_4.simokawa2003-04-241-0/+4
* Add some IEEE 1394 OHCI chips.simokawa2003-04-242-1/+26
* Set the local bus address in xfer->dst.simokawa2003-04-221-2/+2
* Remove unused code.simokawa2003-04-211-70/+32
* MFp4(simokawa_firewire):simokawa2003-04-1719-2139/+2477
* - Express hard dependencies on bus (pci, isa, pccard) andmdodd2003-04-151-3/+3
* Panic if bus_dmamap_load() doesn't respect maxsegsz.simokawa2003-04-141-3/+9
* - The payload of Write Request Quad must be network byte order.simokawa2003-03-241-1/+1
* - The payload of Write Request Quad and Read Response Quad must besimokawa2003-03-242-2/+9
* Safe PCI configuration.simokawa2003-03-241-2/+6
* Clear channel and tag bits before set them.simokawa2003-03-191-0/+1
* Put back including sys/devicestat.h for 4-stable.simokawa2003-03-121-0/+3
* Centralize the devstat handling for all GEOM disk device driversphk2003-03-081-1/+0
* - improve timeout handling in fwmem.csimokawa2003-03-072-14/+22
* MFp4(simokawa_sbp)simokawa2003-03-067-102/+193
* Set ldesc after dbch->ndesc has initialized.simokawa2003-03-051-3/+2
* Fix printf warning on RELENG_4.simokawa2003-03-041-0/+4
* Simplify ORB queue management.simokawa2003-03-031-26/+19
* Gigacommit to improve device-driver source compatibility betweenphk2003-03-031-13/+10
* Defer allowing async. requests after self ID's have received.simokawa2003-03-031-7/+6
* Use canonical format for cdevsw initialization.phk2003-03-021-2/+13
* More low-hanging fruit: kill caddr_t in calls to wakeup(9) / [mt]sleep(9).des2003-03-021-5/+5
* Don't reset agent before processing OCB has done.simokawa2003-03-011-6/+12
* MFp4(simokawa_sbp branch)simokawa2003-02-275-108/+310
* Cleanup of the d_mmap_t interface.mux2003-02-252-3/+3
* Oops, forgot to put back debug level.simokawa2003-02-211-1/+1
OpenPOWER on IntegriCloud