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
|
f44fc746fb
|
Begin all license/copyright comments with /*- or #-
|
2005-01-05 20:05:52 +00:00 |
|
David E. O'Brien
|
f59584cd7f
|
Use __FBSDID().
|
2003-06-10 17:02:51 +00:00 |
|
Doug Rabson
|
44eb1261b4
|
Use bus_space_handle_t instead of bus_space_tag_t to hold the result
from rman_get_bushandle().
|
2000-05-27 10:02:32 +00:00 |
|
Peter Wemm
|
c3aac50f28
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +00:00 |
|
Doug Rabson
|
13b285ba59
|
Use resource allocation apis to get ports.
|
1999-05-30 10:49:25 +00:00 |
|
Doug Rabson
|
f38cc0691f
|
Calibrate the processor cycle counter instead of believing what the
firmware says.
|
1999-05-18 21:24:16 +00:00 |
|
Doug Rabson
|
566643e39e
|
Move the declaration of the interrupt type from the driver structure
to the BUS_SETUP_INTR call.
|
1999-05-08 21:59:43 +00:00 |
|
Doug Rabson
|
e35d857d64
|
Cosmetic change to driver registration.
|
1998-07-31 09:20:35 +00:00 |
|
Doug Rabson
|
31de2a7751
|
Move the mcclock from root to isa.
|
1998-07-22 08:30:25 +00:00 |
|
Doug Rabson
|
a6481f0baf
|
An mc146818a clock attached to an isa bus.
|
1998-07-15 19:21:31 +00:00 |
|