aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/gem
Commit message (Expand)AuthorAgeFilesLines
...
* Remove __P.Alfred Perlstein2002-03-203-46/+44
* Use the pci_enable_* functions instead of manually fiddling with theThomas Moestl2002-03-111-6/+4
* Set the busmaster enable bit in the PCI command register, as the firmwareThomas Moestl2002-03-091-0/+9
* Add a driver for the Sun GEM (Gigabit) and ERI (100 Mb/s) PCI ethernetThomas Moestl2002-02-274-0/+2989