thorpej
|
34e62af19a
|
- Fix a bug that prevented one from requesting a subset of a property
containing multiple values.
- Add a way to get the "dma" property for a node.
|
1998-06-30 00:09:36 +00:00 |
thorpej
|
c5a827e7f6
|
Per leo@netbsd.org: Don't call isa_dmainit() if NISADMA == 0.
|
1998-06-11 08:43:01 +00:00 |
tv
|
209848d4ab
|
Change `dev' -> `self' in ofisaattach(), compile error
|
1998-06-10 16:48:21 +00:00 |
thorpej
|
e290abfe34
|
Initialize DMA state when we attach the ofisa bus.
|
1998-06-09 00:02:43 +00:00 |
cgd
|
09cde3ae17
|
compile with -Wall, update for changes to dev/ofw
|
1998-03-21 02:06:17 +00:00 |
cgd
|
5942e0ff3d
|
initial implementation of OFW ISA bus code and attachments for a few
devices. Still a bit rough, but works well enough. Requires a bunch of
machine-dependent glue (since this is, in effect, a MI bus bridge).
|
1998-02-07 00:46:45 +00:00 |