phk
|
ef310efff8
|
Since DELAY() was moved, most <machine/clock.h> #includes have been
unnecessary.
|
2006-05-16 14:37:58 +00:00 |
|
nyan
|
0fce92f5c4
|
Remove bus_{mem,p}io.h and related code for a micro-optimization on i386
and amd64. The optimization is a trivial on recent machines.
Reviewed by: -arch (imp, marcel, dfr)
|
2005-05-29 04:42:30 +00:00 |
|
imp
|
0961430bb9
|
Skip PNP probes. If there are isapnp or pnpbios instances of this driver,
then we can support them later. This keeps the pbio probe from claiming
lots of otherwise unused pnpbios devices on my laptop.
|
2005-02-11 03:56:13 +00:00 |
|
imp
|
4b319958e7
|
Start each of the license/copyright comments with /*-, minor shuffle of lines
|
2005-01-06 01:43:34 +00:00 |
|
obrien
|
ddc9de072e
|
Catch up with the header repo copy.
|
2004-11-11 19:14:09 +00:00 |
|
imp
|
bc7aea493b
|
Fix conflicts I didn't fix before I committed my busspace changes.
Noticed by: ru@ (and likely tinderbox, I haven't checked)
|
2004-10-11 00:58:24 +00:00 |
|
imp
|
14b8555370
|
Convert to newbus. (chances are we could now move this to dev/pbio
since I believe it is now MI, but that hasn't been done yet).
Reviewed by: dds
|
2004-10-10 03:26:20 +00:00 |
|
obrien
|
80780fc5fc
|
style(9)
|
2004-10-09 08:31:21 +00:00 |
|
imp
|
03e8fdc421
|
Port pbio to HEAD.
OK'd by: dds
|
2004-10-07 16:21:03 +00:00 |
|