imp
7a92da97c1
Return BUS_PROBE_DEFAULT instead of 0.
2005-02-24 21:32:56 +00:00
stefanf
88f6caea41
Prefer C99's __func__ over GCC's __FUNCTION__.
2004-09-22 17:16:04 +00:00
njl
6bcc4e8616
Convert callers to the new bus_alloc_resource_any(9) API.
...
Submitted by: Mark Santcroos <marks@ripe.net>
Reviewed by: imp, dfr, bde
2004-03-17 17:50:55 +00:00
imp
44f5c6d08f
Prefer new location of pci include files (which have only been in the
...
tree for two or more years now), except in a few places where there's
code to be compatible with older versions of FreeBSD.
2003-08-22 07:20:27 +00:00
mdodd
4d07157e77
Add ID for VT8233A.
...
PR: i386/38299
Submitted by: Rob Schulhof <rrs@there.net>
2003-06-22 06:50:02 +00:00
obrien
dbe1f41542
Use __FBSDID().
2003-06-11 06:34:30 +00:00
mdodd
23fce71011
- Express hard dependencies on bus (pci, isa, pccard) and
...
network layer (ether).
- Don't abuse module names to facilitate ifconfig module loading;
such abuse isn't really needed. (And if we do need type information
associated with a module then we should make it explicit and not
use hacks.)
2003-04-15 06:37:30 +00:00
alfred
103f789b58
Fix an unparenthasized macro argument. md5s differ but this is likely
...
to order of operations that are actually fixed by the proper parenthasizing.
2002-11-09 20:13:16 +00:00
nsouch
d28b36c959
Major rework of the iicbus/smbus framework:
...
- VIA chipset SMBus controllers added
- alpm driver updated
- Support for dynamic modules added
- bktr FreeBSD smbus updated but not tested
- cleanup
2002-03-23 15:49:15 +00:00