]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/pci/pci.c
Resync with head.
[FreeBSD/FreeBSD.git] / sys / dev / pci / pci.c
2009-06-03 Jung-uk KimResync with head.
2009-06-02 Jung-uk KimChase ACPICA API changes (for kernel and boot loader).
2009-06-02 Jung-uk KimMFV: ACPICA 20090521
2009-06-02 John BaldwinInclude <machine/stdarg.h> for va_*(). I'm not sure...
2009-06-01 John BaldwinAdd an internal pci_printf() routine similar to device_...
2009-05-31 Doug BartonUpdate BIND to version 9.6.1rc1. This version has bette...
2009-05-28 Xin LIUpdate netcat to the version carried with OpenBSD 4.5.
2009-05-27 Ed SchoutenUpdate ee(1) in the base system to version 1.5.0.
2009-05-27 Edwin GroothuisMFV of tzdata2009h:
2009-05-26 Ed SchoutenCopy ee 1.4.2 into the contrib directory.
2009-05-22 Dag-Erling SmørgravUpgrade to OpenSSH 5.2p1.
2009-05-20 Warner LoshRevert junk from last commit. These are WIP and not...
2009-05-20 Warner LoshWe no longer need to use d_thread_t, migrate to struct...
2009-05-18 Xin LIMerge vendor/file/dist@192348, bringing FILE 5.03 to...
2009-05-09 Xin LIUpdate to less v429.
2009-05-04 David E. O'BrienMerge vendor/file/dist@191739, bringing FILE 5.00 to...
2009-04-28 Edwin GroothuisMFC of tzdata2009g:
2009-04-20 Ollivier RobertMerge r191298 into HEAD.
2009-04-19 Robert WatsonMerge OpenBSM 1.1 from OpenBSM vendor branch to head.
2009-04-14 John Baldwin- Consolidate duplicated code for reading and sizing...
2009-04-14 Edwin GroothuisMFV of tzdata2009f
2009-04-13 Edwin GroothuisMFV of tzdata2009e
2009-04-03 Stanislav Sedov- Fix spacing in the comment.
2009-04-03 Stanislav Sedov- Correct the comment.
2009-03-24 Edwin GroothuisMFV of tzdata2009d:
2009-03-21 Doug BartonMerge from vendor/bind9/dist as of the 9.4.3-P2 import
2009-03-21 Rui PauloMerge libpcap 1.0.0.
2009-03-21 Rui PauloMerge tcpdump 4.0.0 from the vendor branch.
2009-03-17 Edwin GroothuisMFV of tzdata2009c
2009-03-10 Robert WatsonMerge r183430 from vendor/top/dist to head/contrib...
2009-03-10 Marcel MoolenaarFix a buglet in revision 189401: when restoring a 64...
2009-03-06 Robert NolandInvert the logic error for the MSI/MSIX vs INTx case.
2009-03-05 John BaldwinAlways read/write the full 64-bit value of 64-bit BARs...
2009-03-05 John BaldwinHonor the prefetchable flag in memory BARs by setting...
2009-03-04 Robert NolandExtend the management of PCIM_CMD_INTxDIS.
2009-03-03 John BaldwinFurther refine the handling of resources for BARs in...
2009-03-02 Robert NolandDisable INTx when enabling MSI/MSIX
2009-03-02 Robert WatsonMerge OpenBSM 1.1 beta 1 from OpenBSM vendor branch...
2009-03-02 Sam Lefflerconnect vendor wpa area to contrib
2009-02-26 John BaldwinDon't throw away upper 32-bits of the HT MSI address...
2009-02-17 Dag-Erling SmørgravDon't try to auto-detect dynamic linking; it fails...
2009-01-28 David SchultzVendor import of gdtoa 20081205.
2009-01-27 Sam Lefflerupdate to 0.5.11: some useful bug fixes (check ChangeLog)
2009-01-22 Edwin GroothuisMFV of tzdata2009a
2009-01-20 Nathan WhitehornChange the probe priority for PCI and I2C generic bus...
2009-01-16 John BaldwinDisable decoding of BARs by devices before we trash...
2009-01-14 Robert WatsonMerge OpenBSM alpha 5 from OpenBSM vendor branch to...
2009-01-09 Doug BartonMerge from vendor/bind9/dist as of the 9.4.3-P1 import
2009-01-05 Ulf LilleengenMerge support for CVSMode (aka. mirror mode) into csup...
2009-01-02 David E. O'BrienRecord that base/vendor/file/dist@186675 was merged.
2008-12-31 Robert WatsonMerge OpenBSM alpha 4 from OpenBSM vendor branch to...
2008-12-23 Doug BartonMerge from vendor/bind9/dist as of the 9.4.3 import
2008-12-19 Xin LIMerge nc(1) from OpenBSD 4.4. While there, rename...
2008-12-19 Sam Lefflerimport netbsd makefs tool
2008-12-02 Robert WatsonMerge OpenBSM 1.1 alpha 2 from the OpenBSM vendor branc...
2008-12-01 Sam Lefflerimport ath hal
2008-11-15 Rong-En Fan- Update ncurses to 5.7-20081102 (5.7 release) and...
2008-11-15 Gregory Neil ShapiroMerge from vendor dist: Bring in a change already in...
2008-11-13 Alexander MotinAdd ADMA, SATA and SAS mass storage subclasses reporting.
2008-10-28 Edwin GroothuisMFV of tzdata2008i.
2008-10-21 Alexander MotinAdd HDA multimedia subclass.
2008-10-21 Alexander MotinAdd "SD host controller" subclass name.
2008-10-19 Ulf Lilleengen- Import the Makefile from HEAD for building csup.
2008-10-19 Ulf Lilleengen- Import the HEAD csup code which is the basis for...
2008-10-14 Edwin GroothuisMFV of r183861:
2008-09-24 Dag-Erling SmørgravMFV "xmalloc: zero size" fix.
2008-09-16 Edwin GroothuisMFV of tzdata2008c:
2008-09-07 Ollivier RobertMerge from vendor/ntp/dist: r182856:
2008-09-05 Rui PauloMerge ath again (addition of wisoc files).
2008-09-05 Rui PauloMerge fix for P4 expansion from vendor branch.
2008-09-03 David SchultzMerge gdtoa 20080831. This fixes several bugs, includin...
2008-09-01 Doug BartonMerge from vendor/bind9/dist as of the 9.4.2-P2 import
2008-09-01 Dag-Erling SmørgravRemove some unused files.
2008-08-28 Gregory Neil ShapiroMerge sendmail 8.14.3 into HEAD.
2008-08-28 Rui PauloMerge ath_hal 0.10.5.10 to head.
2008-08-23 Warner LoshCope with errors from device_get_children(). These...
2008-08-23 Warner LoshCosmetic nit.
2008-08-22 Ollivier RobertMerge ntpd & friends 4.2.4p5 from vendor/ntp/dist into...
2008-08-09 Warner LoshChange -1 to 0xfffffffful since the interface returns...
2008-08-08 Edwin GroothuisMFV on tzdata2008e:
2008-08-08 Edwin GroothuisMFV of tzdata2008d
2008-08-08 Edwin GroothuisMFV of tzdata2008c
2008-08-08 Edwin GroothuisCleanup (cont)
2008-08-05 John BaldwinRemove the second check for a 64-bit BAR value on a...
2008-08-05 John BaldwinIf the kernel fails to allocate resources for the initi...
2008-08-04 Max LaierMerge state reuse for tcp.
2008-08-01 Dag-Erling SmørgravUpgrade to OpenSSH 5.1p1.
2008-07-23 Luoqi ChenSATA device on some nForce based boards could get confu...
2008-07-12 Doug BartonMerge from vendor/bind9/dist as of the 9.4.2-P1 import...
2008-07-10 Peter WemmMerge gnu cpio 2.6 -> 2.8 changes. Unfortunately,...
2008-05-29 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2008-05-22 John BirrellThis commit was generated by cvs2svn to compensate...
2008-05-22 John BirrellThis commit was generated by cvs2svn to compensate...
2008-05-09 Rong-En FanThis commit was generated by cvs2svn to compensate...
2008-05-08 Coleman KaneThis commit was generated by cvs2svn to compensate...
2008-05-08 Doug RabsonThis commit was generated by cvs2svn to compensate...
2008-05-07 Doug RabsonThis commit was generated by cvs2svn to compensate...
2008-04-26 John BirrellThis commit was generated by cvs2svn to compensate...
2008-04-25 John BirrellThis commit was generated by cvs2svn to compensate...
2008-04-25 John BirrellThis commit was generated by cvs2svn to compensate...
next