Yoshihiro Takahashi
|
d4fcf3cba5
|
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 |
|
Warner Losh
|
8d50b6af00
|
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 |
|
Warner Losh
|
098ca2bda9
|
Start each of the license/copyright comments with /*-, minor shuffle of lines
|
2005-01-06 01:43:34 +00:00 |
|
David E. O'Brien
|
154eb44539
|
Catch up with the header repo copy.
|
2004-11-11 19:14:09 +00:00 |
|
Warner Losh
|
905454c86c
|
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 |
|
Warner Losh
|
ac00fac23a
|
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 |
|
David E. O'Brien
|
3b33d41dc2
|
style(9)
|
2004-10-09 08:31:21 +00:00 |
|
Warner Losh
|
bacb482d94
|
Port pbio to HEAD.
OK'd by: dds
|
2004-10-07 16:21:03 +00:00 |
|