Age | Commit message (Expand) | Author |
2008-11-24 | die die die | Theo de Raadt |
2008-11-24 | Return NO_CCB instead of TRY_AGAIN_LATER when ccb's run out. | Kenneth R Westerback |
2008-11-23 | pccom can finally die; ok kettenis dlg drahn, tested by okan | Theo de Raadt |
2008-11-23 | enable bio | Marco Peereboom |
2008-11-23 | sizeofa -> nitems | David Gwynne |
2008-11-23 | sizeofa is now nitems in param.h, so dont declare my own in mpi.c it was | David Gwynne |
2008-11-23 | Don't use ifp->if_xname if you can use the sc_dev.dv_xname instead. | Claudio Jeker |
2008-11-19 | Make sure to check that the TX queue is empty before clearing the | Brad Smith |
2008-11-19 | Do not reset TX threshold value whenever xl_init() is called. Instead | Brad Smith |
2008-11-18 | Remove dup proto from <alexey.suslikov@gmail.com> | Marco Peereboom |
2008-11-17 | Sprinkle a few more tabs. | Brad Smith |
2008-11-17 | NETBSD -> OPENBSD in #endif comment. | Kenneth R Westerback |
2008-11-17 | Use new isp_library.c rather than isp_inline.h. No functional change. | Kenneth R Westerback |
2008-11-16 | Add new style replacement for isp_inline.h. | Kenneth R Westerback |
2008-11-14 | Revert the reduction in the delays in the miibus read/write routines, | Christian Weisgerber |
2008-11-10 | remove unused variable 'error' from two functions; llvm/clang; ok dlg | Constantine A. Murenin |
2008-11-09 | Introduce bpf_mtap_ether(), which for the benefit of bpf listeners | Christian Weisgerber |
2008-11-08 | Reduce the delay's a bit in the miibus read/write routines. | Brad Smith |
2008-11-08 | Reduce the number of TX descriptors to 512, such a large number is not | Brad Smith |
2008-11-07 | Try recollecting RX/TX descriptors if we are going to switch back to TX/RX | Brad Smith |
2008-11-07 | Simplify the interface flag handling in the ioctl handler. | Brad Smith |
2008-11-07 | Remove storing the Ethernet header in the receve interrupt handler, the | Brad Smith |
2008-11-07 | Add more initialisation steps (read reset register; pause; set burst size | Brad Smith |
2008-11-07 | - According to the Apple GMAC driver, the GEM ASIC specification and | Brad Smith |
2008-11-03 | Don't attach bio unless we do RAID. | Marco Peereboom |
2008-11-02 | Start updating isp. Just new defines, comments, whitespace, anything that | Kenneth R Westerback |
2008-11-02 | Start updating isp. Just new defines, comments, whitespace, anything that | Kenneth R Westerback |
2008-11-02 | Start updating isp. Just new defines, comments, whitespace, anything that | Kenneth R Westerback |
2008-11-01 | Add sensors | Marco Peereboom |
2008-11-01 | Fix bogus shift. | Marco Peereboom |
2008-11-01 | Start updating isp. Just new defines, comments, whitespace, anything that | Kenneth R Westerback |
2008-11-01 | Oops forgot .h part. | Marco Peereboom |
2008-11-01 | Add disk. This makes bio mostly done however to make it pretty we need | Marco Peereboom |
2008-10-31 | Generalize function to obtain all details to do bio stuff. This is in | Marco Peereboom |
2008-10-31 | Add opcode | Marco Peereboom |
2008-10-30 | Fix bug that when there are no volumes but there are hot spares it would | Marco Peereboom |
2008-10-29 | Add initial bio support; only volume status is handled. | Brad Smith |
2008-10-29 | Bring pd structure up to date | Marco Peereboom |
2008-10-28 | Fix output when reporting on multivolume disk groups. | Marco Peereboom |
2008-10-28 | Shut splassert up | Marco Peereboom |
2008-10-28 | Be nicer waking up. | Marco Peereboom |
2008-10-28 | Major overhaul of bio. | Marco Peereboom |
2008-10-28 | Pointer sizeof oops | Marco Peereboom |
2008-10-28 | Add beginings of bio. Disabled for now. | Marco Peereboom |
2008-10-27 | Move some include stuff around | Marco Peereboom |
2008-10-27 | Start updating isp. Just new defines, comments, whitespace, anything that | Kenneth R Westerback |
2008-10-26 | Spello and ad some #defines | Marco Peereboom |
2008-10-26 | Move sensors into SMALL_KERNEL | Marco Peereboom |
2008-10-26 | Space | Marco Peereboom |
2008-10-25 | Start updating isp. Just new defines, comments, whitespace, anything that | Kenneth R Westerback |