| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| |
|
|
| |
Notes:
svn path=/head/; revision=160722
|
| |
|
|
|
|
|
|
|
| |
to: src/sys/powerpc/psim/uart_iobus.c
Meister: simon@
Notes:
svn path=/head/; revision=160721
|
| |
|
|
| |
Notes:
svn path=/head/; revision=157895
|
| |
|
|
| |
Notes:
svn path=/head/; revision=152305
|
| |
|
|
|
|
|
|
|
| |
and amd64. The optimization is a trivial on recent machines.
Reviewed by: -arch (imp, marcel, dfr)
Notes:
svn path=/head/; revision=146734
|
| |
|
|
|
|
|
| |
Approved by: grehan (mentor)
Notes:
svn path=/head/; revision=144956
|
| |
|
|
|
|
|
| |
Thanks to sos for the code re-org that allowed this.
Notes:
svn path=/head/; revision=144457
|
| |
|
|
| |
Notes:
svn path=/head/; revision=144359
|
| |
|
|
| |
Notes:
svn path=/head/; revision=143632
|
| |
|
|
| |
Notes:
svn path=/head/; revision=139825
|
| |
|
|
|
|
|
|
|
|
|
| |
- Remove __RMAN_RESORUCE_VISIBLE again. It's no longer required either
because of the above change or because struct rman is no longer hidden.
Reviewed by: grehan
Tested by: cross-compile on i386
Notes:
svn path=/head/; revision=133521
|
| |
|
|
| |
Notes:
svn path=/head/; revision=131400
|
| |
|
|
|
|
|
| |
to clients now that it's protected with __RMAN_RESOURCE_VISIBLE
Notes:
svn path=/head/; revision=131399
|
| |
|
|
| |
Notes:
svn path=/head/; revision=131102
|
| |
|
|
|
|
|
|
| |
Submitted by: Mark Santcroos <marks@ripe.net>
Reviewed by: imp, dfr, bde
Notes:
svn path=/head/; revision=127135
|
| |
|
|
|
|
|
| |
- removed unused variable to fix compile warning
Notes:
svn path=/head/; revision=125690
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- add an option for the output device in the hope that this can
be made non-blocking at some stage.
- define an alias for the disk device, required by dev/ofw/ofw_disk.c
- shift iobus to 0x9000000 so as not to clash with the OpenFirmware
entry point of 0x8000400 when address decoding.
- down-tone comments about the disk dev config :-)
Notes:
svn path=/head/; revision=125443
|
| |
|
|
| |
Notes:
svn path=/head/; revision=124581
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
the MacIO chip and PSIM's IOBus. Bus-specific drivers should
use the identify method to attach themselves to nexus so
interrupt can be allocated before the h/w is probed. The
'early attach' routine in openpic is used for this stage
of boot. When h/w is probed, the openpic can be attached
properly. It will enable interrupts allocated prior to
this.
Notes:
svn path=/head/; revision=124469
|
| |
|
|
| |
Notes:
svn path=/head/; revision=124466
|
| |
|
|
| |
Notes:
svn path=/head/; revision=120335
|
| |
|
|
| |
Notes:
svn path=/head/; revision=113650
|
| |
|
|
| |
Notes:
svn path=/head/; revision=113649
|
| |
|
|
| |
Notes:
svn path=/head/; revision=111404
|
| |
|
|
|
|
|
| |
Approved by: trb
Notes:
svn path=/head/; revision=111119
|
| |
|
|
|
|
|
| |
Merge M_NOWAIT/M_DONTWAIT into a single flag M_NOWAIT.
Notes:
svn path=/head/; revision=109623
|
| |
|
|
|
|
|
| |
common code by adding lock functions.
Notes:
svn path=/head/; revision=109483
|
|
|
Approved by: benno
Notes:
svn path=/head/; revision=103620
|