| Age | Commit message (Expand) | Author |
| 2010-03-20 | Add PCI_BAR(n) for the nth Base Address Register. | dyoung |
| 2010-03-16 | Implement character drawing by hardware so we don't need to map the framebuffer | macallan |
| 2010-03-15 | rbus is always #defined as 1, so unifdef -D rbus=1. | dyoung |
| 2010-03-14 | Remove setting of edata->monitor since that member no longer exists. | pgoyette |
| 2010-03-14 | regenerate | mrg |
| 2010-03-14 | add several core i7 devices, and some more ricoh card reader controllers. | mrg |
| 2010-03-12 | Add placeholdr flags indicating that the bus has MSI/MSI-X support. | matt |
| 2010-03-11 | Add missing ifmedia_delete_instance() in bnx_detach(). | msaitoh |
| 2010-03-11 | various aprint_* fixes. | mrg |
| 2010-03-10 | 82576 is dual port, so check the FUNCID and increment the MAC address for | msaitoh |
| 2010-03-10 | - move register definition in their own header, reduce magic numbers | macallan |
| 2010-03-10 | forgot to include opt_wsdisplay_compat.h for WSDISPLAY_SCROLLSUPPORT | macallan |
| 2010-03-09 | now we also draw a cursor | macallan |
| 2010-03-09 | Use a shadow framebuffer instead of doing every operation twice ( once for | macallan |
| 2010-03-07 | Fix the type of sc_ss. That is not bus_space_handle_t but bus_size_t. | msaitoh |
| 2010-03-07 | - Add code for WOL, ASF, IPMI and Intel AMT. | msaitoh |
| 2010-03-07 | Add two workarounds for ICH8 with igp3. | msaitoh |
| 2010-03-07 | Add the detach code. | msaitoh |
| 2010-03-04 | Make cosmetic changes in order to reduce differences with | dyoung |
| 2010-03-04 | Extract both instances of the code that prints the PCI Secondary Status | dyoung |
| 2010-02-26 | Move the definitions for PCI_BAR0, PCI_BAR1, PCI_BAR2, PCI_BAR3, | dyoung |
| 2010-02-25 | add a comment on PCI_MAGIC_IO_RANGE | macallan |
| 2010-02-25 | some cleanup | macallan |
| 2010-02-25 | Merge if_wm.c rev. 1.162.4.13 and if_wmvar.h rev. 1.2.46.3 into maintrunk. | msaitoh |
| 2010-02-25 | a very preliminary driver for Wildcat 5110 / Sun XVR-500 graphics boards | macallan |
| 2010-02-25 | regen | macallan |
| 2010-02-25 | add 3Dlabs Wildcat 5110, also known as Sun XVR-500 | macallan |
| 2010-02-25 | Cardbus_free_tag() and cardbus_free_tag() are no-ops, so get rid of them | dyoung |
| 2010-02-24 | Use device_suspensor_t. | dyoung |
| 2010-02-24 | Start to tuck Cardbus under the PCI abstraction. Step #1, textual | dyoung |
| 2010-02-24 | A pointer typedef entails trading too much flexibility to declare const | dyoung |
| 2010-02-24 | - Use ctob() instead of ptoa() to obtain physical addresses from frame | jym |
| 2010-02-23 | Remove unused functions pci_disable_retry() and cardbus_disable_retry(). | dyoung |
| 2010-02-22 | Restore splashscreen support with genfb. | ahoka |
| 2010-02-16 | Add support for 82575, 82576 and 82580(ER). | msaitoh |
| 2010-02-16 | regen. | msaitoh |
| 2010-02-16 | Add entries for 82576 and 82580 | msaitoh |
| 2010-02-16 | indent, tabify and remove extra spaces. | msaitoh |
| 2010-02-12 | - Add some PCIe config registers. | msaitoh |
| 2010-02-09 | regen | hubertf |
| 2010-02-09 | Add entry for Juniper Networks Experimental Clock Version 0 | hubertf |
| 2010-02-09 | regen. | msaitoh |
| 2010-02-09 | Make some bge's name close to the real product names. | msaitoh |
| 2010-02-09 | Add newer cars supports. Tested on MegaRAID SAS 9260-8i. | msaitoh |
| 2010-02-08 | regen. | msaitoh |
| 2010-02-08 | Add some MegaRAID Entries | msaitoh |
| 2010-02-07 | Recognize the i2c bus on the AMD768 PCI-ISA/LPC Bridge | pgoyette |
| 2010-02-06 | Attach to SMBus on Intel P55 chipset. | tnn |
| 2010-02-04 | Don't increment when ICR_RXO is set because we count them by WMREG_MPC | msaitoh |
| 2010-02-04 | - Count Receive error, CRC error, Alignment error, Symbol error, Sequence | msaitoh |