summaryrefslogtreecommitdiffstats
path: root/sys/dev/gem/if_gem_pci.c
Commit message (Expand)AuthorAgeFilesLines
* Some gem and hme hardware bogusly has the intpin register hardwired totmm2003-07-011-3/+6
* - Don't call pci_enable_io() in drivers (unless needed for resume).mdodd2003-04-161-1/+0
* - Express hard dependencies on bus (pci, isa, pccard) andmdodd2003-04-151-1/+3
* Free resources when failing to set up the interrupt.tmm2003-01-211-0/+1
* Add detach, shutdown, suspend and resume methods. The latter two aretmm2003-01-081-1/+45
* Incorporate changes made to the NetBSD version of this driver.benno2002-07-101-4/+9
* Remove __P.alfred2002-03-201-2/+2
* Use the pci_enable_* functions instead of manually fiddling with thetmm2002-03-111-6/+4
* Set the busmaster enable bit in the PCI command register, as the firmwaretmm2002-03-091-0/+9
* Add a driver for the Sun GEM (Gigabit) and ERI (100 Mb/s) PCI ethernettmm2002-02-271-0/+192
OpenPOWER on IntegriCloud