| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Respect a return code of fwmem_open(). | Hidetoshi Shimokawa | 2003-11-07 | 1 | -3/+3 |
| * | Fix for FW_ASYREQ. | Hidetoshi Shimokawa | 2003-10-24 | 1 | -39/+36 |
| * | MFp4: Change struct fw_xfer to reduce memory copy in fwmem_*() functions. | Hidetoshi Shimokawa | 2003-10-02 | 1 | -21/+65 |
| * | Fix a bug in fwdev_clone(). | Hidetoshi Shimokawa | 2003-10-01 | 1 | -1/+1 |
| * | Change device name notation. | Hidetoshi Shimokawa | 2003-08-05 | 1 | -8/+95 |
| * | Clean up fwdev. | Hidetoshi Shimokawa | 2003-08-01 | 1 | -208/+224 |
| * | Allow retrieval of local Configuration ROM. | Hidetoshi Shimokawa | 2003-07-12 | 1 | -7/+22 |
| * | Set the local bus address in xfer->dst. | Hidetoshi Shimokawa | 2003-04-22 | 1 | -2/+2 |
| * | Remove unused code. | Hidetoshi Shimokawa | 2003-04-21 | 1 | -70/+32 |
| * | MFp4(simokawa_firewire): | Hidetoshi Shimokawa | 2003-04-17 | 1 | -294/+83 |
| * | MFp4(simokawa_sbp) | Hidetoshi Shimokawa | 2003-03-06 | 1 | -6/+7 |
| * | Gigacommit to improve device-driver source compatibility between | Poul-Henning Kamp | 2003-03-03 | 1 | -13/+10 |
| * | Use canonical format for cdevsw initialization. | Poul-Henning Kamp | 2003-03-02 | 1 | -2/+13 |
| * | More low-hanging fruit: kill caddr_t in calls to wakeup(9) / [mt]sleep(9). | Dag-Erling Smørgrav | 2003-03-02 | 1 | -5/+5 |
| * | MFp4(simokawa_sbp branch) | Hidetoshi Shimokawa | 2003-02-27 | 1 | -0/+8 |
| * | Cleanup of the d_mmap_t interface. | Maxime Henrion | 2003-02-25 | 1 | -2/+2 |
| * | Add new ioctl to specify target EUI64 for fwmem. | Hidetoshi Shimokawa | 2003-02-09 | 1 | -1/+1 |
| * | Remove unnecessary M_NOWAIT. | Hidetoshi Shimokawa | 2003-02-03 | 1 | -4/+4 |
| * | - Take malloc type as an argument in fw_xfer_alloc(). | Hidetoshi Shimokawa | 2003-02-03 | 1 | -3/+3 |
| * | Define new malloc type M_FW and use it. | Hidetoshi Shimokawa | 2003-02-01 | 1 | -27/+27 |
| * | - replace timeout with callout_*. | Hidetoshi Shimokawa | 2003-02-01 | 1 | -7/+3 |
| * | Restart cycle master after bus manager election. | Hidetoshi Shimokawa | 2003-01-30 | 1 | -1/+2 |
| * | - Allow multiple packets read/write for IR/IT to reduce system call. | Hidetoshi Shimokawa | 2003-01-28 | 1 | -33/+43 |
| * | - Improve IT/IR DMA queue management. | Hidetoshi Shimokawa | 2003-01-26 | 1 | -29/+12 |
| * | Change API of FW_GDEVLST ioctl. | Hidetoshi Shimokawa | 2003-01-25 | 1 | -12/+18 |
| * | Remove FW_SSTDV ioctl. It is not used anymore. | Hidetoshi Shimokawa | 2003-01-24 | 1 | -2/+14 |
| * | Replace M_DONTWAIT with M_NOWAIT for malloc(). | Hidetoshi Shimokawa | 2003-01-17 | 1 | -7/+7 |
| * | Detect underrun of IT queue for debugging. | Hidetoshi Shimokawa | 2003-01-17 | 1 | -0/+4 |
| * | Improve memory allocation. | Hidetoshi Shimokawa | 2003-01-16 | 1 | -2/+2 |
| * | Add DV_PAL for PAL users. | Hidetoshi Shimokawa | 2003-01-15 | 1 | -2/+7 |
| * | Minimal fix for DV part. | Hidetoshi Shimokawa | 2003-01-13 | 1 | -1/+8 |
| * | Use device_printf() and s/fc->dev/fc->bdev/. | Hidetoshi Shimokawa | 2003-01-06 | 1 | -2/+2 |
| * | - Remove speed_map API because speed_map is obsoleted by 1394a. | Hidetoshi Shimokawa | 2003-01-04 | 1 | -5/+0 |
| * | fix wording. | Hidetoshi Shimokawa | 2002-11-12 | 1 | -1/+1 |
| * | Split userland services to fwdev.c. | Hidetoshi Shimokawa | 2002-11-12 | 1 | -0/+916 |
