Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixup_pci: Remove unused attach DEVMETHOD | John Baldwin | 2024-11-30 | 1 | -1/+0 |
* | sys: Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-23 | 1 | -2/+0 |
* | sys/dev: further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-27 | 1 | -0/+2 |
* | Use device_printf(). | Rui Paulo | 2013-08-11 | 1 | -3/+4 |
* | Workaround a hang on some nForce2 systems that can happen if the CPU goes | John Baldwin | 2006-05-24 | 1 | -0/+38 |
* | Add some missing <sys/module.h> includes which are masked by the | Poul-Henning Kamp | 2004-05-30 | 1 | -2/+3 |
* | Use __FBSDID(). | David E. O'Brien | 2003-08-24 | 1 | -2/+3 |
* | Prefer new location of pci include files (which have only been in the | Warner Losh | 2003-08-22 | 1 | -2/+2 |
* | Fix reversed arguments to pci_write_config() | Peter Wemm | 2001-06-03 | 1 | -2/+2 |
* | Don't try to fix up the Orion here; the interface we use is wrong for the | Mike Smith | 2000-12-12 | 1 | -16/+0 |
* | Next phase in the PCI subsystem cleanup. | Mike Smith | 2000-12-08 | 1 | -0/+116 |