summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2007-01-08Add support for HW TCP/IP checksum offload for adapters that support it.Damien Bergamini
2007-01-08Add support for Leadtek Winfast TV 2000 XP, from Tim LesliePedro Martelletto
2007-01-06regenPedro Martelletto
2007-01-06Add Leadtek WinFast TV 2000 XP, from Tim LesliePedro Martelletto
2007-01-06make microcode file byte-order independent so that the file is the sameTheo de Raadt
2007-01-05For Yukon-based cards, pass MIIF_DOPAUSE to mii_attach().Mark Kettenis
2007-01-05macros for the bits in the ports CMD register. free %b fmt string for itDavid Gwynne
2007-01-04use the right variable when finding a ports register window, not one thatDavid Gwynne
2007-01-04stash the dva for each command in the ccb, and program the hardware withDavid Gwynne
2007-01-04fix up some port regs so their names are more in line with what is in theDavid Gwynne
2007-01-04allocate the dmamem that each port will need, and hopefully point ourDavid Gwynne
2007-01-04use ISSET instead of &, cos it looks cleanerDavid Gwynne
2007-01-03In sk_marv_miibus_writereg, wait for busy flag to clear instead ofMark Kettenis
2007-01-03M_DUP_PKTHDR() cleanup. On static mbufs M_DUP_PKTHDR() will leak mbuf tags.Claudio Jeker
2007-01-03also bail if sc_chipc is NULL; spotted by miodTheo de Raadt
2007-01-03mbg(4) cards with ASIC take the internal timestamp at the very moment theMarc Balmer
2007-01-03Don't say 'Marvell' twice for each sk/msk device in dmesg. No functionalKenneth R Westerback
2007-01-03Don't wrap line before printing MAC address.Marcus Glocker
2007-01-02do not permit agp_ioctl if the methods are invalid; ok miodTheo de Raadt
2007-01-02Use the value returned by pci_findproduct() as the timedelta sensor descriptionMarc Balmer
2007-01-02Provide a new function, pci_findproduct(), which is analog to pci_findvendor().Marc Balmer
2007-01-01regen.Marc Balmer
2007-01-01Add a new Intel host bridge chipsetMarc Balmer
2006-12-30Use the same PCI product name strings we have in pcidevs_data.h for theMarc Balmer
2006-12-30Enable jumbo frames (except on the Yukon-2 FE).Mark Kettenis
2006-12-30Pass MIIF_FORCEANEG to mii_attack() until we stop doing unnecessary PHYMark Kettenis
2006-12-30In agp_generic_alloc_memory(), make sure the age_mem structure freshlyMiod Vallat
2006-12-30In agp_i810_alloc_memory(), do not check for sc_maxmem limit reached, as theMiod Vallat
2006-12-30SyncMarco Peereboom
2006-12-30Add new marvell sata controller. from brad@Marco Peereboom
2006-12-29Pass MIIF_DOPAUSE to mii_attach().Mark Kettenis
2006-12-29Sort product ids alphabetically like jmc did in the manpage. fkr alsoMarc Balmer
2006-12-29Avoid void * arithmetic, okay deraadt@, suggestions from millert@Pedro Martelletto
2006-12-29Add support for the Meinberg PCI511 and GPS170PCI cards.Marc Balmer
2006-12-29Don't wrap MAC address to newline.Marcus Glocker
2006-12-28Add support for the Cronyx Omega serial ports card; this particular cardMiod Vallat
2006-12-28RegenMiod Vallat
2006-12-28Cronyx Omega serial ports card.Miod Vallat
2006-12-28Remove useless code dealing with media type. Simplify PHY reset code.Mark Kettenis
2006-12-28Pass MIIF_DOPAUSE to mii_attach().Mark Kettenis
2006-12-27Set IFM_ETH_MASTER if local PHY configuration resolved to MASTER.Mark Kettenis
2006-12-24Make non-autonegotiated 10baseT and 100baseTX work.Mark Kettenis
2006-12-24In msk_marv_miibus_writereg, wait for busy flag to clear instead ofMark Kettenis
2006-12-24use the right size when loading the rx/tx descriptor bus dma maps.Reyk Floeter
2006-12-23adapt to new two-level sensor api; Constantine A. MureninTheo de Raadt
2006-12-22always include sensors.hTheo de Raadt
2006-12-22Remove never used code for a BCM5700 feature (BGE_EXTRAM) that didn'tKenneth R Westerback
2006-12-22fold long lines.Marc Balmer
2006-12-22regen.Marc Balmer
2006-12-22Add two more Meinberg radio clocks.Marc Balmer