Stefan Farfeleder
e7b80a8e24
Prefer C99's __func__ over GCC's __FUNCTION__.
2004-09-22 17:16:04 +00:00
Nate Lawson
5f96beb9e0
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
Warner Losh
19b7ffd1b8
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
Matthew N. Dodd
5e4e521f76
Add ID for VT8233A.
...
PR: i386/38299
Submitted by: Rob Schulhof <rrs@there.net>
2003-06-22 06:50:02 +00:00
David E. O'Brien
f4636c5959
Use __FBSDID().
2003-06-11 06:34:30 +00:00
Matthew N. Dodd
f246e4a17f
- 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 Perlstein
a3f8cf2bbd
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
Nicolas Souchu
c17d43407f
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