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