]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64/pci
Fix a panic unloading the bktr driver when devfs is in use.
[FreeBSD/FreeBSD.git] / sys / amd64 / pci /
2002-12-04 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-12-04 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-12-04 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-12-04 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-12-04 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-12-02 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-12-02 Peter WemmThis commit was generated by cvs2svn to compensate...
2002-11-27 Mitsuru IWASAKIThis commit was generated by cvs2svn to compensate...
2002-11-24 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-11-14 Doug BartonThis commit was generated by cvs2svn to compensate...
2002-11-14 Warner LoshMFp4:
2002-11-13 Peter WemmRecognize the Serverworks CIOB30 host to pci bridge.
2002-11-12 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-11-04 Ollivier RobertThis commit was generated by cvs2svn to compensate...
2002-11-02 Warner LoshMFp4:
2002-11-02 Warner LoshUse 0xffffffff instead of -1 for id to compare against.
2002-10-29 Ollivier RobertThis commit was generated by cvs2svn to compensate...
2002-10-29 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-10-23 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-10-23 Assar WesterlundThis commit was generated by cvs2svn to compensate...
2002-10-22 Assar WesterlundThis commit was generated by cvs2svn to compensate...
2002-10-20 Poul-Henning KampRevert last commit, there actually was a -1 waaaaay...
2002-10-20 Poul-Henning Kamp"id" is never going to be -1 when it is unsigned.
2002-10-16 John BaldwinUse the global pcib devclass instead of our own static...
2002-10-15 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-10-14 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-10-12 Mark PeekThis commit was generated by cvs2svn to compensate...
2002-10-12 Andrey A. ChernovThis commit was generated by cvs2svn to compensate...
2002-10-11 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-10-11 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-10-11 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-10-11 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-10-11 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-10-10 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-10-10 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-10-10 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-10-10 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-10-07 Warner Losho go ahead and route the interupt, even if it is suppos...
2002-10-04 Mitsuru IWASAKIThis commit was generated by cvs2svn to compensate...
2002-10-02 Mitsuru IWASAKIAdd 2 Ids for new ServerWorks host to PCI bridge chipset.
2002-10-02 Poul-Henning KampThis commit was generated by cvs2svn to compensate...
2002-09-30 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-09-30 Murray StokelyThis commit was generated by cvs2svn to compensate...
2002-09-28 Poul-Henning KampDon't call function in return() for a void function.
2002-09-23 John BaldwinNow that we only probe host-PCI bridges once, we no...
2002-09-23 John BaldwinPut verbose printf's in the PCI BIOS interrupt routing...
2002-09-23 John BaldwinChange the nexus_pcib driver (eventually to be renamed...
2002-09-20 John BaldwinAxe unused include.
2002-09-17 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-09-17 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-09-17 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-09-16 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-09-16 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-09-09 John BaldwinMake sure a $PIR table header has a valid length before...
2002-09-09 Poul-Henning Kamp#include "opt_bla.h" goes first says Bruce.
2002-09-08 Poul-Henning KampFix style(9) bugs.
2002-09-06 John BaldwinAdd a subclass of the PCI-PCI bridge driver that uses...
2002-09-06 John BaldwinAdd a function pci_probe_route_table() that returns...
2002-09-06 John BaldwinDump the $PIR table if booting verbose.
2002-09-06 John Baldwin- Add a pci_cfgintr_valid() function to see if a given...
2002-09-06 John BaldwinAdd support for printing out the contents of a PCI...
2002-09-06 John BaldwinPrefer the physical bus number of the PCI bus as the...
2002-09-05 John BaldwinTest PCIbios.ventry against 0 to see if we found a...
2002-09-04 Poul-Henning KampChange the support for AMDs ElanSC520 CPU from being...
2002-09-02 Peter WemmThis commit was generated by cvs2svn to compensate...
2002-09-01 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-09-01 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-09-01 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-09-01 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-08-31 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-08-30 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-08-29 Mitsuru IWASAKIThis commit was generated by cvs2svn to compensate...
2002-08-28 Gregory Neil ShapiroThis commit was generated by cvs2svn to compensate...
2002-08-28 Darren ReedThis commit was generated by cvs2svn to compensate...
2002-08-28 Darren ReedThis commit was generated by cvs2svn to compensate...
2002-08-10 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-08-10 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-08-10 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-08-05 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-08-02 Poul-Henning KampMove a prototype to the least wrong place.
2002-07-30 Mitsuru IWASAKIThis commit was generated by cvs2svn to compensate...
2002-07-30 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-07-30 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-07-28 Bill FennerThis commit was generated by cvs2svn to compensate...
2002-07-24 Mark PeekThis commit was generated by cvs2svn to compensate...
2002-07-22 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-07-22 Boris PopovThis commit was generated by cvs2svn to compensate...
2002-07-21 Warner Loshstyle(9)ize the whole file
2002-07-19 Andrew GallatinAdd support for probing secondary buses on the ServerWo...
2002-07-19 Mark MurrayThis commit was generated by cvs2svn to compensate...
2002-07-18 Poul-Henning KampAdd initialization code for the AMD Elan sc520 which...
2002-07-18 Poul-Henning KampAdd an entry for the AMD Elan SC520 hostbridge. I...
2002-07-09 Mitsuru IWASAKIThis commit was generated by cvs2svn to compensate...
2002-07-05 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-07-01 Doug BartonThis commit was generated by cvs2svn to compensate...
2002-06-30 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-06-30 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-06-30 Mitsuru IWASAKIThis commit was generated by cvs2svn to compensate...
2002-06-29 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-06-29 David E. O'BrienThis commit was generated by cvs2svn to compensate...
next