summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2007-01-31macros describing a ports sata status registerDavid Gwynne
2007-01-30Simplify agp_generic_bind_memory by not trying to allocate big chunksDimitry Andric
2007-01-30update vic(4) to use the LINK_STATE_IS_UP() macroReyk Floeter
2007-01-30Allow the bnx(4) driver to make use of all of the available hardwareKenneth R Westerback
2007-01-30Rough in more support for 5787/5755 chips so far known to not work orKenneth R Westerback
2007-01-28regenMark Kettenis
2007-01-28Add nVIDIA GeForce 7800 GS. From Jim Razmus.Mark Kettenis
2007-01-28Fix a number of issues with vesabios discovered by miod@Gordon Willem Klok
2007-01-27Enable transmit TCP/UDP checksum offload.Kenneth R Westerback
2007-01-27convert to our locks to rwlocks.David Gwynne
2007-01-26Workaround for an issue with em(4) interfaces on Lenovo X60/T60 laptops whereTobias Weingartner
2007-01-26As per PCI specs, disable an adapter's transaction response whileMarc Aurele La France
2007-01-21Fix typo. From brad@Mark Kettenis
2007-01-21Remove bogus check for old firmware.Ryan Thomas McBride
2007-01-20move the interrupt establishment till after everything in the softc isDavid Gwynne
2007-01-19bnx_init() takes a pointer to sc, not ifp.Ryan Thomas McBride
2007-01-19Workarounds for DMA HW errata on pci express chips. Based on FreeBSDKenneth R Westerback
2007-01-18Don't reinitialize card at every media change.Kenneth R Westerback
2007-01-17Remove some textual sk heritage warts by renaming some functions andKenneth R Westerback
2007-01-15Report flow control status.Mark Kettenis
2007-01-13Correctly count outbound packets.Mark Kettenis
2007-01-12Keep the wsscreen_descr in the softc, to allow sti of different textMiod Vallat
2007-01-11Add a platform specific sti_pci_is_console() to decide if a given pci stiMiod Vallat
2007-01-11Add callbacks to enable and disable the sti rom, so that it is only mappedMiod Vallat
2007-01-11Allow sti_attach_common() to return an error code, and do not fall intoMiod Vallat
2007-01-10Flow control support for bge(4)/brgphy(4). From brad@ based on code fromMark Kettenis
2007-01-10change firmware byte order to be same on all architecturesTheo de Raadt
2007-01-09regenMark Kettenis
2007-01-09Spell Ebus as EBus like Sun does. Rename USIII EBus to RIO Ebus.Mark Kettenis
2007-01-08No need to re-init on every media change.Mark Kettenis
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