Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pci(4) handles PCIM_CMD_INTxDIS so there is no need to poke this | yongari | 2009-05-20 | 1 | -12/+0 |
* | o Don't access VPD even if hardware advertised the capability. | yongari | 2009-03-28 | 2 | -134/+101 |
* | Fix inversed logic. pci_find_extcap() returns 0 when it finds | yongari | 2009-03-23 | 1 | -1/+1 |
* | Remove informational messages left. These messages were intended to | yongari | 2008-11-07 | 1 | -7/+7 |
* | Remove unused age_txdq | kevlo | 2008-10-21 | 1 | -2/+0 |
* | No need to sync descriptors twice in age_rxintr() | kevlo | 2008-10-21 | 1 | -6/+0 |
* | Fix a typo: jme -> age | kevlo | 2008-08-14 | 1 | -1/+1 |
* | Use DELAY() instead of pause if waiting time is less than 1ms. | yongari | 2008-07-18 | 1 | -2/+2 |
* | Fix typo in comment. | rpaulo | 2008-06-08 | 1 | -1/+1 |
* | Add age(4), a driver for Attansic/Atheros L1 gigabit ethernet | yongari | 2008-05-19 | 3 | -0/+4284 |