summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/jmb.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove some includes include-what-you-use claims don'tjsg2015-03-141-3/+1
* these files don't need to include proc.h anymore. ok oga for agptedu2010-04-081-2/+1
* add detach support. this has to be the easiest diff for hotplug ever, godlg2008-03-271-2/+5
* do not blindly configure everything to sit on function 0. jmicron tell medlg2007-07-031-38/+41
* the jmb362 should work finedlg2007-07-021-1/+3
* only attach ahci or pciide if the chip can actually support them. deal withdlg2007-07-021-13/+24
* kettenis suggested that i can use pci_intr_map twice on the same devicedlg2007-07-021-66/+25
* dont enable the second pci function for pciide support. we're going todlg2007-07-021-5/+3
* jmicron controllers are strange cos they provide both ide and sata supportdlg2007-07-021-0/+218