Age | Commit message (Collapse) | Author |
|
|
|
disable interrupts from the bloody card in any case. Also snag video
address and rowbytes from the controller, too, just for fun.
|
|
|
|
Some cards we identify as InterLAN cards do not seem to have the MAC
address in the configuration ROM. For these, fall back to the old
method if we can't find the expected sResource record.
|
|
was a bit hasty
in removing.
|
|
|
|
|
|
|
|
|
|
|
|
Yanagisawa.
|
|
|
|
|
|
figuring out what was going wrong there.
|
|
|
|
|
|
|
|
Changes to io macros were done to handle sparse bus addressing dynamically.
This is a first cut (rough).
|
|
|
|
|
|
|
|
|
|
Dave Huang found this one...
|
|
|
|
Much hacked by me to merge and partially busify.
Add code that I lost a while back for digging the proper mac address for
internal ethernet.
Still needs work, but checkpointed--works at least as well as the last
version.
|
|
|
|
*stop functions return int's under OpenBSD. This cleans up a
bunch of compile-time warnings for the mac68k.
|
|
|
|
actually compile.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
from nivas.
Userland and compiler still need to be worked on.
Make certain what directory the import is done from.
|
|
from nivas.
Userland and compiler still need to be worked on.
|
|
to replace it with a working version. The kernel compiles and works
at least. The new version will be imported shortly.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|