aboutsummaryrefslogtreecommitdiff
path: root/src/hw/megasas.c
AgeCommit message (Expand)AuthorFilesLines
2014-11-10megasas: read addional PCI I/O barrel-1.7.5.1Hannes Reinecke1-0/+4
2013-10-26megasas: Don't attempt to access 'struct pci_device' at runtime.Kevin O'Connor1-3/+3
2013-10-26Convert op->drive_g from a 16bit pointer to a 32 bit "GLOBALFLAT" pointer.Kevin O'Connor1-8/+8
2013-09-18Merge bmp.h, boot.h, jpeg.h, and post.h into util.h.Kevin O'Connor1-1/+0
2013-09-18Split disk.h into block.h and std/disk.h.Kevin O'Connor1-1/+2
2013-09-18Move function definitions for output.c from util.h to new file output.h.Kevin O'Connor1-6/+7
2013-09-18Move malloc code from pmm.c to new files malloc.c and malloc.h.Kevin O'Connor1-0/+1
2013-09-18Move stacks.c definitions from util.h to new file stacks.h.Kevin O'Connor1-0/+1
2013-09-18Rename util.c to string.c and introduce string.h.Kevin O'Connor1-0/+1
2013-09-02Move code centered around specific hardware devices to src/hw/Kevin O'Connor1-0/+396