Age | Commit message (Collapse) | Author |
|
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.
|
|
as it begins with a timeval struct. This fixes the alpha bpf panics.
Removed double prototypes. Reordered includes. The last change came from
NetBSD. Updated $NetBSD$ tags. Slight KNF too.
|
|
was a bit hasty
in removing.
|
|
|
|
|
|
|
|
|
|
|
|
Yanagisawa.
|
|
|
|
the consensus was that it was too annoying to not be able to change
the clock at securelevel == 1.
|
|
|
|
|
|
|
|
figuring out what was going wrong there.
|
|
|
|
|
|
|
|
Adjust attach() messages for scanners with quirk table entries.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Changes to io macros were done to handle sparse bus addressing dynamically.
This is a first cut (rough).
|
|
|
|
|
|
|
|
I couldn't find any use of AF_SIP in the kernel, didn't check user land.
|
|
|
|
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.
|
|
|
|
|
|
|
|
|