Age | Commit message (Expand) | Author |
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 |
2008-10-25 | Start updating isp. Just new defines, comments, whitespace, anything that | Kenneth R Westerback |
2008-10-23 | S/PDIF output support in ac97(4), auich(4) and auvia(4) | Jacob Meuser |
2008-10-23 | reove redundant variable sample rate checks. | Jacob Meuser |
2008-10-23 | Fix PR5645 | Marco Peereboom |
2008-10-22 | This isn't a real structure the firmware understands. | Marco Peereboom |
2008-10-21 | Wow we had this structure forever wrong. Didn't break because it was | Marco Peereboom |
2008-10-21 | Stray space | Marco Peereboom |
2008-10-16 | Switch the existing TX VLAN hardware support over to having the | Christian Weisgerber |
2008-10-16 | Convert RX tag stripping to storing the tag in the mbuf header and | Christian Weisgerber |
2008-10-15 | Second pass of simple timeout_add -> timeout_add_sec conversions | Bret Lambert |
2008-10-14 | Change m_devget()'s outdated and unused "offset" argument: It is | Christian Weisgerber |
2008-10-11 | Use hardware timer to simulate interrupt moderation. Old devices will no | Brad Smith |
2008-10-09 | Set hardware timer according to bus clock speed. | Brad Smith |
2008-10-07 | if fetching a config page for a sas target doesnt work then let the scsi | David Gwynne |
2008-10-06 | Detect and store the PCI/PCIe bus speed. | Brad Smith |
2008-10-05 | Add a flag to indicate a 64-bit PCI bus is present. | Brad Smith |
2008-10-05 | Detect if the adapter is a PCIe adapter and set the RL_FLAG_PCIE flag | Brad Smith |
2008-10-03 | Use ether_ioctl(). | Brad Smith |
2008-10-03 | Return ENOTTY for unknown ioctl's. | Brad Smith |
2008-10-03 | Remove a few small ifdef/ifndef OpenBSD sections which contained some | Brad Smith |
2008-10-03 | KNF. | Brad Smith |
2008-10-02 | First step towards cleaning up the Ethernet driver ioctl handling. | Brad Smith |
2008-09-30 | check all luns on sas boards to see if the device is atapi instead of just | David Gwynne |
2008-09-30 | provide a scsi probe hook that checks if an atapi device is plugged into | David Gwynne |