Augment the upgrade_etc target to remove stale compiler-related binaries
[dragonfly.git] / sys / bus / pci / pci.c
2004-01-15 Joerg SonnenbergerReplace pci_cfgread and pci_cfgwrite with PCIB_READ_CON...
2004-01-15 Joerg SonnenbergerRemove HOSE support which should be implemented in...
2004-01-15 Joerg SonnenbergerSync pci_cfgreg.c with FreeBSD 5, rev. 1.101. This...
2004-01-14 Joerg SonnenbergerDrop chip driver and merge the functionality into pci_p...
2004-01-08 Jeroen Ruigrok/asmodaiSpell 'weird' the way English expects it.
2004-01-07 Joerg SonnenbergerMove the FreeBSD 2.2 and 3.x PCI compatibility code...
2003-11-17 Jeroen Ruigrok/asmodaiFactor out the object system from new-bus so that it...
2003-08-07 Matthew Dillonkernel tree reorganization stage 1: Major cvs repositor...
2003-07-21 Matthew DillonDEV messaging stage 1/4: Rearrange struct cdevsw and...
2003-06-23 Matthew Dillonproc->thread stage 2: MAJOR revamping of system calls...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: