summaryrefslogtreecommitdiff
path: root/sys/dev/pci/jmb.c
AgeCommit message (Expand)Author
2024-05-24remove unneeded includes; ok miod@Jonathan Gray
2022-03-11Constify struct cfattach.Martin Pieuchot
2015-03-14Remove some includes include-what-you-use claims don'tJonathan Gray
2010-04-08these files don't need to include proc.h anymore. ok oga for agpTed Unangst
2008-03-27add detach support. this has to be the easiest diff for hotplug ever, goDavid Gwynne
2007-07-03do not blindly configure everything to sit on function 0. jmicron tell meDavid Gwynne
2007-07-02the jmb362 should work fineDavid Gwynne
2007-07-02only attach ahci or pciide if the chip can actually support them. deal withDavid Gwynne
2007-07-02kettenis suggested that i can use pci_intr_map twice on the same deviceDavid Gwynne
2007-07-02dont enable the second pci function for pciide support. we're going toDavid Gwynne
2007-07-02jmicron controllers are strange cos they provide both ide and sata supportDavid Gwynne