summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2011-04-15Remove dead assignments and one newly created unused variable.Charles Longeau
2011-04-14add support for VIA VT6415 & VX900 IDEJonathan Gray
2011-04-14regenJonathan Gray
2011-04-14VIA VX900 IDEJonathan Gray
2011-04-14the mechanical part of 82580 support, more to comeJonathan Gray
2011-04-14Spacing nit.Owain Ainsworth
2011-04-14For the time being repost Intel clarkdale IGD.Owain Ainsworth
2011-04-14do not disable interrupts in the isr and then enable them againDavid Gwynne
2011-04-13to quote from the gospel of bus_dma.9:David Gwynne
2011-04-13modify the interrupt handler so it only processes the rings once,David Gwynne
2011-04-13modify the interrupt handler so it only processes the rings once, ratherDavid Gwynne
2011-04-12regenJonathan Gray
2011-04-12add some entries from submitted dmesgsJonathan Gray
2011-04-12We need to delay 10msec after changing to/from D3 state. note: There areTheo de Raadt
2011-04-10Merge viapm and viaenvAlexandr Shadchin
2011-04-10bring back changes in r 1.192:Jacob Meuser
2011-04-09use unique wait channelsTheo de Raadt
2011-04-08backout previous (which has some interrupt spin problem, sort of diagnosedTheo de Raadt
2011-04-07Do not use NULL in integer comparisons. No functional change.Miod Vallat
2011-04-07Avoid using an uninitialized variable when downgrading PIO mode too much onMiod Vallat
2011-04-06move ips to iopools. its the usual drill, io between volumes is nowDavid Gwynne
2011-04-05We only use the io space in em_reset_hw() on a few MAC typesJonathan Gray
2011-04-05mechanic rename M_{TCP|UDP}V4_CSUM_OUT -> M_{TCP|UDP}_CSUM_OUTHenning Brauer
2011-04-05Passing M_WAITOK to mbuf functions is supposed to be a contract betweenBret Lambert
2011-04-04detach happens after the hardware is gone, so don't try to touchJacob Meuser
2011-04-04The backplane version of the 82575EB has no link state -- it's alwayswilliam
2011-04-03Another driver made safer for big mem by dma_alloc/dma_free'ingKenneth R Westerback
2011-04-03use nitems(); no binary change for drivers that are compiled on amd64.Jasper Lievisse Adriaanse
2011-04-03No need to include uvm/uvm_extern.h and fix a typo.Claudio Jeker
2011-04-03Use a own "bounce buffer" that is used to send and receive packets.Claudio Jeker
2011-04-02correctly handle data underruns. this makes things like ses(4) and safte(4)David Gwynne
2011-04-02Kill a lot of spaces and make this a bit more KNF. No binary change.Claudio Jeker
2011-03-23regenJonathan Gray
2011-03-23add a bunch of new em/ix devices found in intel driversJonathan Gray
2011-03-22Support for NetMos Nm9922 dual serial port cardsMike Larkin
2011-03-22Support for NetMos Nm9922 dual serial port cardsMike Larkin
2011-03-22Support for NetMos Nm9922 dual serial port cardsMike Larkin
2011-03-14Accept broadcast frames so MCR0_BROADCAST bit must be zero;Kevin Lo
2011-03-13Wake On LAN support for vr(4).Stefan Sperling
2011-03-13Wake On LAN support for re(4).Stefan Sperling
2011-03-09HW stats debugging via ifconfig emX debug instead ofMarco Pfatschbacher
2011-03-04gather most pci conf register manipulation into a new function,Jacob Meuser
2011-03-02- change recieved -> received in comments, as well as two unused definesJasper Lievisse Adriaanse
2011-02-24we want to look up the device attached to a raid volume by its address onDavid Gwynne
2011-02-22Disable PCIe Active State Power Management (ASPM) to avoid bge(4) randomlyRobert Nagy
2011-02-22In drm_modeset_ctl make sure to check the (now signed) value is > 0 asOwain Ainsworth
2011-02-21usage: mt [-f device] command [count]David Gwynne
2011-02-18alc_newbuf is always called from the interrupt context so it can't sleep;Mike Belopuhov
2011-02-17if changing the default speaker connection, be sure it's both aJacob Meuser
2011-02-17the number of widget connections isn't necessarily the same as theJacob Meuser