summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2011-02-11Port over a fix from Chris Wilson to poke the 855GM GWB/HIC bit.Marco Pfatschbacher
2011-02-06cap the max size of the eeprom to 16k, as per the linux and freebsdDavid Gwynne
2011-01-29Fix two logic errors:Kevin Lo
2011-01-28we deal with polled ccbs erroring out properly, we dont have to complainDavid Gwynne
2011-01-28ahci0: timed out 1, active 0, count 0 during pmp probe timeouts should beDavid Gwynne
2011-01-26Add port multiplier support, has been in snaps for a while with no reportedDale Rahn
2011-01-26syncKevin Lo
2011-01-26sort previousKevin Lo
2011-01-26syncKevin Lo
2011-01-26Attansic L1D/L2C PCI idsKevin Lo
2011-01-24unbreak 6200 support by forcing Tx/Rx chains masks since ROMDamien Bergamini
2011-01-21Get rid of the use of goto's within vte_iff funtion; from BradKevin Lo
2011-01-19- regenJasper Lievisse Adriaanse
2011-01-19- fix Radeon HD 3870 audio entry, from Greg Jones.Jasper Lievisse Adriaanse
2011-01-18- regen after grange's last commit.Jasper Lievisse Adriaanse
2011-01-18Another ati and nvidia video from yason@linklevel.netAlexander Yurchenko
2011-01-17syncKevin Lo
2011-01-17Add id for Broadcom BCM57712; from BradKevin Lo
2011-01-15Fix multicast handlingKevin Lo
2011-01-15Add drivers for the RDC R6040 Ethernet chipsetKevin Lo
2011-01-13syncAlexander Yurchenko
2011-01-13A few devices found on Dell Inspirion N5010; from yason@linklevel.netAlexander Yurchenko
2011-01-13Get rid of "forever" loop in the interrupt handler such that we drop out of theMark Kettenis
2011-01-12A bunch more explicit_bzero calls for key materialTheo de Raadt
2011-01-12use explicit_bzero() for key materials, including that in the session.Theo de Raadt
2011-01-12explicit_bzero() of key material in drivers few people useTheo de Raadt
2011-01-11for key material that is being being discarded, convert bzero() toTheo de Raadt
2011-01-10Some nfe(4)/rlphy(4) combos don't work, because the PHY responds to allMark Kettenis
2011-01-09trust the Tx/Rx chains masks in ROM except for the 4965 and 5100Damien Bergamini
2011-01-09cleanup; change the way opns are attached.Damien Bergamini
2011-01-08syncTheo de Raadt
2011-01-08new radeon; Claus AssmannTheo de Raadt
2011-01-08clear pci configuration register 0x41 on resume, like during attach.Damien Bergamini
2011-01-03syncAlexander Yurchenko
2011-01-03Add Radeon HD 3450 AGP; from yason@linklevel.netAlexander Yurchenko
2010-12-31regenDamien Bergamini
2010-12-31cleanup the mess in iwn(4) intel wireless pci ids and add new ones.Damien Bergamini
2010-12-31move the printing of the MAC address to the same line than the MAC rev.Damien Bergamini
2010-12-31Make the athn(4) back-end more bus agnostic by moving read and writeDamien Bergamini
2010-12-30Only disable I/O and memory space and bus mastering if we're actually goingMark Kettenis
2010-12-29implement timeouts of scsi commands.David Gwynne
2010-12-29make mpii properly detach devices, which helps a lot if they have commands in...David Gwynne
2010-12-26Kill pmap_phys_address(), and force every driver's mmap() routine to returnMiod Vallat
2010-12-24regenAlexandr Shadchin
2010-12-24Add info for Intel (Core Host), ATI (Radeon HD 5670)Alexandr Shadchin
2010-12-23regenJasper Lievisse Adriaanse
2010-12-23- sort previousJasper Lievisse Adriaanse
2010-12-23SyncKenneth R Westerback
2010-12-23Add info for Intel (CORE DMI), nVidia (GT425M, GF108 audio), JMicronKenneth R Westerback
2010-12-22* recognize/support the Dynex DX-SC51 in envy(4)Jacob Meuser