| Age | Commit message (Expand) | Author |
| 1999-02-28 | Update to slightly altered rnd_attach_source() api | explorer |
| 1999-02-25 | Fix AdvanSys Narrow driver to work on Alpha | dante |
| 1999-02-22 | In cy693_setup_channel(), setup timings for IOR too (they were left to 0, | bouyer |
| 1999-02-20 | Fix typo. | ross |
| 1999-02-19 | Regen. | thorpej |
| 1999-02-19 | Improve descriptions for DEC Ethernet chips. | thorpej |
| 1999-02-19 | Improve product descriptions, and add 3c905-FX and 3c980 Server Adapter | thorpej |
| 1999-02-19 | Improve card descriptions. | thorpej |
| 1999-02-19 | Regen. | thorpej |
| 1999-02-19 | Improve the descriptions of 3Com Ethernet cards, and add the 3c905B-FX | thorpej |
| 1999-02-19 | Regen. | thorpej |
| 1999-02-19 | Add several Tulip clone chips. | thorpej |
| 1999-02-19 | This is an utterly revolting hack to work around the previously mentioned | mycroft |
| 1999-02-18 | Fix omission in previous. | thorpej |
| 1999-02-18 | Pass the correct address (PCI bus address, not PA) to the card. | mycroft |
| 1999-02-18 | Pass the correct address (PCI bus address, not PA) to the card. | mycroft |
| 1999-02-18 | Minor code munging. | mycroft |
| 1999-02-18 | Don't reset the interface when the media changes. | thorpej |
| 1999-02-18 | Back out to the previous stable revision of the fxp driver. The latest | thorpej |
| 1999-02-18 | spaces -> tabs | mycroft |
| 1999-02-18 | A few things: | mycroft |
| 1999-02-17 | Fix a silly type. | mycroft |
| 1999-02-17 | Update comments. | mycroft |
| 1999-02-17 | Pass the direction to the allocm and round_buffersize methods. | mycroft |
| 1999-02-16 | Correctly compute PIO/DMA mode for sis and acer chips when the drive support | bouyer |
| 1999-02-15 | RCS ID police | hubertf |
| 1999-02-14 | Regen from pcidevs. | tron |
| 1999-02-14 | Add 3Dfx's Voodoo II. Fixes PR kern/7000 by Brett Lymn. | tron |
| 1999-02-13 | Restructure the interrupt handler and 1-second timer a bit, and tidy up | thorpej |
| 1999-02-12 | Garbage-collect some unneeded definitions. | thorpej |
| 1999-02-12 | Major overhaul of the Rhine/Rhine-II driver, structuring it a little more | thorpej |
| 1999-02-09 | add "mii" to vr driver. | sakamoto |
| 1999-02-09 | clean up pci configuration a bit | mjacob |
| 1999-02-06 | put in better name/description for Simon G's board | cgd |
| 1999-02-06 | add code to cope with multiple ports per BAR, as are found, for instance, | cgd |
| 1999-02-05 | Regen. | thorpej |
| 1999-02-05 | Add some Olicom Ethernet device IDs, from FreeBSD's tl driver. | thorpej |
| 1999-02-05 | Make this driver work on the Alpha. Apparently the receive DMA mechanism | thorpej |
| 1999-02-05 | Fix the interrupt handler to actually acknowledge the interupt to the | thorpej |
| 1999-02-05 | Fix some formatting nits. | thorpej |
| 1999-02-05 | Remove some duplicate softc members, and comment some of the softc | thorpej |
| 1999-02-05 | Remove some unnecessary splnet's. | thorpej |
| 1999-02-05 | splimp -> splnet | thorpej |
| 1999-02-05 | Use the generic MII support code, not our own. | thorpej |
| 1999-02-05 | Use MII command opcodes from <sys/dev/mii.h> | thorpej |
| 1999-02-05 | Rename VR_MIICMD_DATAIN and VR_MIICMD_DATAOUT to actually match what the | thorpej |
| 1999-02-02 | channel_map is called before setup_chip, so whe need to enable the channel | bouyer |
| 1999-02-02 | Support for Acerlab M5229 IDE controller. Thanks to Thilo Manske for testing | bouyer |
| 1999-02-02 | Use pcidevs.h to get vendor and product IDs. | thorpej |
| 1999-02-02 | Take software-only structure definitions out of the register description | thorpej |