Age | Commit message (Expand) | Author |
---|---|---|
2024-05-24 | remove unneeded includes; ok miod@ | Jonathan Gray |
2022-03-11 | Constify struct cfattach. | Martin Pieuchot |
2015-03-14 | Remove some includes include-what-you-use claims don't | Jonathan Gray |
2010-04-08 | these files don't need to include proc.h anymore. ok oga for agp | Ted Unangst |
2008-03-27 | add detach support. this has to be the easiest diff for hotplug ever, go | David Gwynne |
2007-07-03 | do not blindly configure everything to sit on function 0. jmicron tell me | David Gwynne |
2007-07-02 | the jmb362 should work fine | David Gwynne |
2007-07-02 | only attach ahci or pciide if the chip can actually support them. deal with | David Gwynne |
2007-07-02 | kettenis suggested that i can use pci_intr_map twice on the same device | David Gwynne |
2007-07-02 | dont enable the second pci function for pciide support. we're going to | David Gwynne |
2007-07-02 | jmicron controllers are strange cos they provide both ide and sata support | David Gwynne |