| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Copy releng/6.4 to release/6.4.0 in preparation for 6.4-RELEASE.release/6.4.0_cvs | Ken Smith | 2008-11-26 | 1 | -1/+1 |
| * | Temporary fix for polling. | Hidetoshi Shimokawa | 2007-10-25 | 1 | -1/+1 |
| * | MFC: | Hidetoshi Shimokawa | 2007-05-07 | 1 | -33/+77 |
| * | MFC: | Hidetoshi Shimokawa | 2007-05-07 | 1 | -9/+23 |
| * | MFC: | Hidetoshi Shimokawa | 2007-05-07 | 1 | -1/+1 |
| * | MFC: rev 1.86 | Hidetoshi Shimokawa | 2007-03-30 | 1 | -0/+2 |
| * | fix potential null ptr deref | Sam Leffler | 2005-03-29 | 1 | -4/+4 |
| * | Start each of the license/copyright comments with /*-, minor shuffle of lines | Warner Losh | 2005-01-06 | 1 | -1/+1 |
| * | Don't output too many debug messages for bootverbose. | Hidetoshi Shimokawa | 2004-07-20 | 1 | -11/+11 |
| * | Do the dreaded s/dev_t/struct cdev */ | Poul-Henning Kamp | 2004-06-16 | 1 | -1/+1 |
| * | Initialise OHCI_CROMHDR and OHCI_BUS_OPT in fwohci_ibr to make sure that | Doug Rabson | 2004-05-23 | 1 | -0/+7 |
| * | Change u_intXX_t to uintXX_t. Change a couple of 'unsigned long's to | Doug Rabson | 2004-05-22 | 1 | -59/+59 |
| * | Fix spelling. | Doug Rabson | 2004-05-21 | 1 | -7/+7 |
| * | MFp4: FireWire | Hidetoshi Shimokawa | 2004-03-26 | 1 | -13/+22 |
| * | Use device_identify and bus_add_child methods to add a firewire | Hidetoshi Shimokawa | 2004-01-30 | 1 | -1/+0 |
| * | Add missing free() in exception handlers. | Hidetoshi Shimokawa | 2004-01-22 | 1 | -0/+1 |
| * | Sync type of linkspeed with firewire.c. | Hidetoshi Shimokawa | 2004-01-11 | 1 | -1/+1 |
| * | Remove __P(). | Hidetoshi Shimokawa | 2004-01-06 | 1 | -28/+28 |
| * | MFp4: | Hidetoshi Shimokawa | 2004-01-05 | 1 | -2/+7 |
| * | Catch a few places where NULL (pointer) was used where 0 (integer) was | Peter Wemm | 2003-12-23 | 1 | -4/+4 |
| * | Reject too large OHCI version number. | Hidetoshi Shimokawa | 2003-10-31 | 1 | -4/+5 |
| * | MFp4: Change struct fw_xfer to reduce memory copy in fwmem_*() functions. | Hidetoshi Shimokawa | 2003-10-02 | 1 | -81/+59 |
| * | Comment out verbose debug messages. | Hidetoshi Shimokawa | 2003-08-22 | 1 | -0/+2 |
| * | Fill reserved fields of transmitting packets header with zero. | Hidetoshi Shimokawa | 2003-08-20 | 1 | -10/+22 |
| * | Remove unused code. | Hidetoshi Shimokawa | 2003-08-19 | 1 | -2/+0 |
| * | Allow to access phy registers via ioctl(). | Hidetoshi Shimokawa | 2003-08-19 | 1 | -1/+16 |
| * | Validate number of iso. DMA channels. | Hidetoshi Shimokawa | 2003-08-12 | 1 | -0/+2 |
| * | - Don't mess with TX queue in fwohci_stop() if we failed to attach the device. | Hidetoshi Shimokawa | 2003-08-04 | 1 | -1/+7 |
| * | Clean up fwdev. | Hidetoshi Shimokawa | 2003-08-01 | 1 | -0/+7 |
| * | Clean up include files. | Hidetoshi Shimokawa | 2003-07-18 | 1 | -13/+0 |
| * | Add compatibility for FreeBSD-4. | Hidetoshi Shimokawa | 2003-07-04 | 1 | -1/+4 |
| * | Mega busdma API commit. | Scott Long | 2003-07-01 | 1 | -1/+3 |
| * | Include file clean up. | Hidetoshi Shimokawa | 2003-06-30 | 1 | -2/+4 |
| * | Fix several problems related to resume: | Hidetoshi Shimokawa | 2003-06-28 | 1 | -2/+20 |
| * | - Use fwohci_poll() instead of fwohci_intr() to process the first bus reest. | Hidetoshi Shimokawa | 2003-06-27 | 1 | -2/+1 |
| * | - Enable support for building Configuration ROM. | Hidetoshi Shimokawa | 2003-06-15 | 1 | -3/+6 |
| * | Set recv.len to zero if we get no response. | Hidetoshi Shimokawa | 2003-04-29 | 1 | -1/+4 |
| * | Fix indentation. | Hidetoshi Shimokawa | 2003-04-29 | 1 | -13/+13 |
| * | Make compiled on RELEGN_4 | Hidetoshi Shimokawa | 2003-04-28 | 1 | -1/+2 |
| * | Fix printf warnings for i386 with PAE. | Hidetoshi Shimokawa | 2003-04-24 | 1 | -2/+2 |
| * | MFp4(simokawa_firewire): | Hidetoshi Shimokawa | 2003-04-17 | 1 | -782/+779 |
| * | - The payload of Write Request Quad and Read Response Quad must be | Hidetoshi Shimokawa | 2003-03-24 | 1 | -1/+8 |
| * | - improve timeout handling in fwmem.c | Hidetoshi Shimokawa | 2003-03-07 | 1 | -0/+6 |
| * | MFp4(simokawa_sbp) | Hidetoshi Shimokawa | 2003-03-06 | 1 | -10/+37 |
| * | Set ldesc after dbch->ndesc has initialized. | Hidetoshi Shimokawa | 2003-03-05 | 1 | -3/+2 |
| * | Defer allowing async. requests after self ID's have received. | Hidetoshi Shimokawa | 2003-03-03 | 1 | -7/+6 |
| * | * firewire.c | Hidetoshi Shimokawa | 2003-02-18 | 1 | -1/+13 |
| * | firewire/fwohci | Hidetoshi Shimokawa | 2003-02-13 | 1 | -37/+39 |
| * | Increase atrq.ndesc for if_fwe. | Hidetoshi Shimokawa | 2003-02-09 | 1 | -2/+2 |
| * | - Detect split transcation timeout. | Hidetoshi Shimokawa | 2003-02-09 | 1 | -12/+16 |
