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