summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2001-06-22Add support for RNG on 7951; many thanks to Soren KristensenJason Wright
2001-06-22KNFTheo de Raadt
2001-06-21Add support for the Cyclades-Z multiport serial cards.Nathan Binkert
2001-06-21syncTheo de Raadt
2001-06-21shortenTheo de Raadt
2001-06-20Comment spelling fix, and remove static regardless ofNiklas Hallqvist
2001-06-20syncTheo de Raadt
2001-06-20new gdtTheo de Raadt
2001-06-19do not attach at i2o-configured adapter; pointed out by ad@netbsd.orgMichael Shalayeff
2001-06-18more more microcode (so it does not end up installed in includes, for one)Theo de Raadt
2001-06-18move microcodeTheo de Raadt
2001-06-18kill a debug message that makes UBSEC_DEBUG uselessTheo de Raadt
2001-06-17regenMichael Shalayeff
2001-06-17ICH3 network controller IDs; from netbsdMichael Shalayeff
2001-06-16regenMichael Shalayeff
2001-06-16a couple of better names (min size changes)Michael Shalayeff
2001-06-16regenMichael Shalayeff
2001-06-16ids for dpt/adaptec i20 raidMichael Shalayeff
2001-06-14OOPSTheo de Raadt
2001-06-14hackish auto-IV mode for IOV operationsTheo de Raadt
2001-06-14dst ring corruption fix; jasonTheo de Raadt
2001-06-14KNFTheo de Raadt
2001-06-13From NetBSD, 82562 requires a nop before a resume (tested by mickey)Jason Wright
2001-06-13typo spotted by Mike Pechkin <mpech@prosoft.org.lv>Niklas Hallqvist
2001-06-13dmesg cleanupTheo de Raadt
2001-06-13regenMichael Shalayeff
2001-06-13cisco/aironet pci352; from Wolfgang Rupprecht <wolfgang@wsrcc.com>Michael Shalayeff
2001-06-12interrupts cannot happen beforeMichael Shalayeff
2001-06-12Make pci_mapreg_map take an extra argument where we canNiklas Hallqvist
2001-06-11For PCI attachments print the CIS strings since otherwise all we haveTodd C. Miller
2001-06-10regenTodd C. Miller
2001-06-10shorten some things I added at Theo's requestTodd C. Miller
2001-06-08Initial cut at a driver for the National Semiconductor DP83820 and DP83821Nathan Binkert
2001-06-08Put back bus_dmaification of context's (seems to have been fixed byJason Wright
2001-06-07no longer need to set sc_prism2 manuallyTodd C. Miller
2001-06-06be more consistant in codec i/o debug printsMichael Shalayeff
2001-06-06PCI shim for if_wi.c as promised. Magic for setting the PLX upTodd C. Miller
2001-06-06regenTodd C. Miller
2001-06-06Add products based on the PLX 905x that act as dumb PCI -> PCMCIA bridgesTodd C. Miller
2001-06-05memset/memcpy -> bzero/bcopy. Some KNF.Hakan Olsson
2001-06-05updated firmware from 3com (Thanks!); contains support for 3cr990B cards.Jason Wright
2001-06-04Some further work. No crypto yet.Hakan Olsson
2001-05-30- gather statistics (ipackets, ierrors, collisions, etc) from txp itselfJason Wright
2001-05-30define txp_command() in terms of txp_command2().Jason Wright
2001-05-30expand txp_command2 to handle extension desciptors for long commandsJason Wright
2001-05-30- better handling for capabilities: check the card to make sure it supportsJason Wright
2001-05-30Un-bus_dma(9) mcr1 context and mcr operations (causes problems under load).Jason Wright
2001-05-29Set, don't OR the capabilities.Angelos D. Keromytis
2001-05-28syncTheo de Raadt
2001-05-28oopsTheo de Raadt