summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2006-07-18On some TI controllers, disable the SD/MMC bit on the flash media soFederico G. Schwindt
2006-07-18regenBrad Smith
2006-07-18the VIA HDA PCI id matches against multiple chipsets.Brad Smith
2006-07-18increase the number of Jumbo slots a little bit for sparc64.Brad Smith
2006-07-17regenBrad Smith
2006-07-17fix some of the IBM entries.Brad Smith
2006-07-17correct the way hosts are alloc'ed. fixes crashes on controllers withFederico G. Schwindt
2006-07-17syncTheo de Raadt
2006-07-17new bridge; sthen@symphytum.spacehopper.orgTheo de Raadt
2006-07-17regenDavid Gwynne
2006-07-17add areca and their raid productsDavid Gwynne
2006-07-16Match a few more Promise SATA chips which should workJonathan Gray
2006-07-15regenMark Kettenis
2006-07-15Add MCP04 ISA bridge.Mark Kettenis
2006-07-14clean up a few defines and apply some knfDavid Gwynne
2006-07-14regenJonathan Gray
2006-07-14Add a few more Promise devices.Jonathan Gray
2006-07-14dont pretend to configure the BAR to only use 32bit addressing, and makeDavid Gwynne
2006-07-14debug message macros.Brad Smith
2006-07-13regenBrad Smith
2006-07-13Add the VIA VT8237A HD Audio PCI id.Brad Smith
2006-07-12only call the init routine if the interface is not already running.Brad Smith
2006-07-12move a few structures and macros over to the header file.Brad Smith
2006-07-12use config space macros.Brad Smith
2006-07-12check ifp->if_hardmtu instead of ETHERMTU.Brad Smith
2006-07-12increase the maximum Jumbo frame length and correct the STGE_MaxFrameSizeBrad Smith
2006-07-11put the increasing tx threshold message under SF_DEBUGBrad Smith
2006-07-11Do not fiddle with the io/mem space enable bits in the PCI command/statusMark Kettenis
2006-07-11Read PCI command/status register right before modifying it to prevent restoringMark Kettenis
2006-07-10in pciide_mapregs_compat() explicitly enable PCI IO, then remove all theTheo de Raadt
2006-07-10remove ifdef __OtherBSD__. no binary changeDavid Gwynne
2006-07-10add code for the interrupt holdoff support. bump NS_IHR_DELAY above 0 toBrad Smith
2006-07-10Fully initialize the softc structure before enabling interrupt.Brad Smith
2006-07-10Fully initialize the softc structure before enabling interrupt. ok brad@Dale Rahn
2006-07-09regenBrad Smith
2006-07-09add the QLogic ISP2322 PCI id.Brad Smith
2006-07-09Some more KNF stuff I missed.Michael Knudsen
2006-07-09ANSI and KNF. No binary change.Michael Knudsen
2006-07-09regenBrad Smith
2006-07-09add the JMicron JMB368 PCI product id.Brad Smith
2006-07-08uncomment call to ste_miibus_statchg in ste_stats_update.Brad Smith
2006-07-08regenBrad Smith
2006-07-08revert the addition of the second 21152 PCI bridge id. I reseated the adapterBrad Smith
2006-07-08regenBrad Smith
2006-07-08The 82870P2 PCI-PCI bridge is a PCI-X bridge and add a second 21152 PCIBrad Smith
2006-07-08add the ATI IXP300 SATA PCI id.Brad Smith
2006-07-08regenBrad Smith
2006-07-08add the ATI IXP300 SATA PCI id.Brad Smith
2006-07-08don't add 1000Mbps media types for a 10/100 only PHY.Brad Smith
2006-07-08print the chipset revision too.Brad Smith