summaryrefslogtreecommitdiffstats
path: root/sys/dev/malo/if_malo_pci.c
Commit message (Expand)AuthorAgeFilesLines
* Do a sweep of the tree replacing calls to pci_find_extcap() with calls tojhb2011-03-231-1/+1
* Use convenience functions where possible instead of accessing the PCItijl2010-12-181-23/+1
* Fix firmware module dependencies.bschmidt2010-09-101-1/+1
* The module name convention is foo, not if_foo.imp2009-05-151-4/+4
* fix a bug that it passed a incorrect flag BUS_DMA_ALLOCNOW to createweongyo2009-03-311-1/+1
* handles more exceptional cases when the driver failed to attach.weongyo2009-03-301-5/+7
* remove now-redunant cardbus attachment.imp2009-03-091-1/+0
* Add support for Marvell Libertas 88W8335 based PCI network adapters.weongyo2008-03-251-0/+373
OpenPOWER on IntegriCloud