> The memory areas "appear" to be fixed relative to each other:
> mem1 == base + 0x000000 (size==0x200000)
> mem2 == base + 0x201000 (size==0x000100)
> mem3 == base + 0x203000 (size==0x000400)
>
> So of course, it is tempting to wonder whether it is really neccessary
> to allocate three newbus entities for them. On the other hand, I have
> to believe that the BIOS has already set the base and sizes of these
> areas, and it would be a really bad idea to pretend that they are a
> single (say 3-meg) resource.
Just because *your* BIOS puts them there doesn't mean that another one
won't put them somewhere else. 8)
--
... every activity meets with opposition, everyone who acts has his
rivals and unfortunately opponents also. But not because people want
to be opponents, rather because the tasks and relationships force
people to take different points of view. [Dr. Fritz Todt]
V I C T O R Y N O T V E N G E A N C E
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message