Warner Losh
|
098ca2bda9
|
Start each of the license/copyright comments with /*-, minor shuffle of lines
|
2005-01-06 01:43:34 +00:00 |
|
Poul-Henning Kamp
|
fe12f24bb0
|
Add missing <sys/module.h> includes
|
2004-05-30 20:08:47 +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 |
|
David E. O'Brien
|
945ff31afa
|
Use __FBSDID().
Also some minor style cleanups.
|
2003-08-24 18:03:45 +00:00 |
|
John Baldwin
|
551d543a17
|
Cast a pointer to uintptr_t instead ot u_int.
|
2002-11-07 19:56:21 +00:00 |
|
Peter Wemm
|
4c4a48ec03
|
Do not try and probe random PNP devices, This Is Bad.
Display reasons why probe/attach fails.
|
2002-07-27 08:46:28 +00:00 |
|
Peter Wemm
|
b830d4388e
|
A bit more newbusification of si. This still isn't quite finished.
Split out the bus attachments so the impact of the bus xxxvar.h files
with the inline macros for the ivars are confined to one file each.
|
2000-01-24 07:24:02 +00:00 |
|