| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
|
|
| |
This should fix the IR(and maybe IT) problem when
the host becames the bus manager.
- rename fw_noderesolve() to fw_noderesolve_eui64() and add
fw_noderesolve_nodeid().
Notes:
svn path=/head/; revision=110072
|
|
|
|
|
|
|
| |
- Remove unused variables.
Notes:
svn path=/head/; revision=109988
|
|
|
|
|
|
|
|
| |
- Improve debug message for mbuf handling.
- Wait 1 sec for DMA stop in fwohci_i{t,r}x_disable() before freeing buffers.
Notes:
svn path=/head/; revision=109890
|
|
|
|
|
|
|
|
|
| |
- include information about itself.
- define struct fw_devinfo and use it in struct fw_devlstreq.
- unify EUI64 representation using struct fw_eui64.
Notes:
svn path=/head/; revision=109814
|
|
|
|
| |
Notes:
svn path=/head/; revision=109802
|
|
|
|
|
|
|
| |
Pointed out by: nate@root.org
Notes:
svn path=/head/; revision=109424
|
|
|
|
|
|
|
| |
Add some comments.
Notes:
svn path=/head/; revision=109403
|
|
|
|
|
|
|
|
|
| |
- Don't use contigmalloc() and allocate page by page to avoid
allocation failure.
- allocate buffer by PAGE_SIZE.
Notes:
svn path=/head/; revision=109379
|
|
|
|
| |
Notes:
svn path=/head/; revision=109282
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Don't panic on contigmalloc failure.
- Calculate timestamp by feedforward rather than feedback which depends on
unreliable interrupt timing.
- Overwrite timestamp in CIP header correctly.
- Add debug code for timestamp synchronization.
- Add comments.
Notes:
svn path=/head/; revision=109179
|
|
|
|
| |
Notes:
svn path=/head/; revision=108782
|
|
|
|
|
|
|
| |
- Add definition of OHCI_HCC_BIBIV in fwohcireg.h.
Notes:
svn path=/head/; revision=108662
|
|
|
|
| |
Notes:
svn path=/head/; revision=106814
|
|
Notes:
svn path=/head/; revision=106813
|