summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2014-02-28Use %zu for size_tmatt
2014-02-27Remove impossible checks.joerg
2014-02-25Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist beforepooka
2014-02-21PR/48606: Lloyd Parkes: Drivers not using ifp->if_input but using ether_inputchristos
2014-02-20Mark radeonfb_unclip as unused.joerg
2014-02-18if MMIO is allowed and available, prefer it over PIOmacallan
2014-02-14Regen for GeForce 210 High Definition Audio Controller.njoly
2014-02-14Add GeForce 210 High Definition Audio Controller.njoly
2014-02-09Remove a few noisy debug printf.njoly
2014-02-07s/mesage/message/msaitoh
2014-02-06USE PCI_BAR[0-5]. Part of PR#48016.msaitoh
2014-01-31fix a problem to set sample rate of AC97 codec.ryo
2014-01-28Support the OHCI in the NS "SUPERIO" chip as found in hppa machines byskrll
2014-01-27back out 1.35 since it completely breaks the mechanism for wsdisplay driversmacallan
2014-01-26Complete WSDISPLAYIO_SMODE/WSDISPLAYIO_GMODE support.bouyer
2014-01-26PUCCN improvements:msaitoh
2014-01-26Add some OXPCIe952 devices.msaitoh
2014-01-26Regen.msaitoh
2014-01-26Add some OXPCIe952 devices.msaitoh
2014-01-24Snapshot of work in progress:bouyer
2014-01-23Add comments and KNF. No functional change.msaitoh
2014-01-23Add entry for Intel Quark X1000 UART.msaitoh
2014-01-22implement WSDISPLAYIO_{GET|PUT}CMAP ioctl()smacallan
2014-01-21one more file neededmlelstv
2014-01-21wscons driver for Intel Graphics Media Accelerator.mlelstv
2014-01-21Rename 88SE91XX.msaitoh
2014-01-21Regen.msaitoh
2014-01-21Rename MARVELL2's 0x91a3 entry to 88SE91XX.msaitoh
2014-01-20 Fix a bug that EG20T's UARTs from #1 to #3 never match.msaitoh
2014-01-18Request a 80x25 tty emulation, which is more likely to work than 80x30bouyer
2014-01-16Fix PR kern/46376 with Nat Sloss's patch (with slight modification).jakllsch
2014-01-14cap mappable framebuffer size at 64MB before dividing it up for each outputmacallan
2014-01-14- move cursor area to the end of each display's chunk of fb RAMmacallan
2014-01-10Sync with pcidev's change. Rename PCI_PRODUCT_MARVELL2_88SE9128 tomsaitoh
2014-01-10regen.msaitoh
2014-01-10 Rework for Marvell 88SE9128. Change the description of 0x9123 tomsaitoh
2014-01-09regenchristos
2014-01-09revert unintended changeschristos
2014-01-09Fix build. Only compile tested.htodd
2014-01-09regen.msaitoh
2014-01-09 Remove 88SE9128(0x913a) entry. At least one of 88SE9128 chip'smsaitoh
2014-01-07 Insert completion barrier between register write and delay().msaitoh
2014-01-04regen.msaitoh
2014-01-04Add Intel Z68 LPCmsaitoh
2014-01-03Modularizepgoyette
2014-01-03If you're going to build this driver as a module, make sure that itpgoyette
2014-01-01regen.msaitoh
2014-01-01Change description from ASPEED2000 to ASPEED Graphics Family becausemsaitoh
2013-12-30regen.msaitoh
2013-12-30Add ASPEED AST2000.msaitoh