summaryrefslogtreecommitdiff
path: root/sys/dev/pci/if_epic_pci.c
AgeCommit message (Expand)Author
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2008-05-13Remove commented out NetBSD __KERNEL_RCSID macro usage.Brad Smith
2007-10-22only output on situations where power state is D3. unify the message inFederico G. Schwindt
2007-10-22Use pci_set_powerstate(), shrinking the code and unifying the differentFederico G. Schwindt
2006-04-20Fix various printf() issues: too many arguments, not enough arguments, argumentMiod Vallat
2005-12-15Fix error printf()s.Kenneth R Westerback
2005-07-02de-static and we don't need to enable bus mastering hereBrad Smith
2005-05-10use pci_matchbyid().Brad Smith
2005-05-10Add epic(4) driver which supersedes tx(4).Brad Smith