Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix -Wundef from compiling the amd64 LINT. | ru | 2005-12-04 | 1 | -4/+4 |
* | Add the device ID for the VIA VT8235 south bridge. | jhb | 2005-10-31 | 1 | -0/+7 |
* | Some of the VIA pm and propm devices are actually the same device as the | jhb | 2005-10-31 | 1 | -1/+38 |
* | Remove bus_{mem,p}io.h and related code for a micro-optimization on i386 | nyan | 2005-05-29 | 1 | -2/+0 |
* | Return BUS_PROBE_DEFAULT instead of 0. | imp | 2005-02-24 | 1 | -2/+2 |
* | Prefer C99's __func__ over GCC's __FUNCTION__. | stefanf | 2004-09-22 | 1 | -2/+1 |
* | Convert callers to the new bus_alloc_resource_any(9) API. | njl | 2004-03-17 | 1 | -4/+4 |
* | Prefer new location of pci include files (which have only been in the | imp | 2003-08-22 | 1 | -2/+2 |
* | Add ID for VT8233A. | mdodd | 2003-06-22 | 1 | -0/+2 |
* | Use __FBSDID(). | obrien | 2003-06-11 | 1 | -3/+4 |
* | - Express hard dependencies on bus (pci, isa, pccard) and | mdodd | 2003-04-15 | 1 | -0/+2 |
* | Fix an unparenthasized macro argument. md5s differ but this is likely | alfred | 2002-11-09 | 1 | -1/+1 |
* | Major rework of the iicbus/smbus framework: | nsouch | 2002-03-23 | 1 | -0/+924 |