Age | Commit message (Collapse) | Author |
|
use shorter sysnames instead of full qualified domain names
so one doesnt have to setup the dns server in the example
configuration.
|
|
|
|
|
|
onlining, add *noahci option
|
|
|
|
|
|
|
|
|
|
on some controllers, we get bogus interrupt indication
for non present drives. ack the irq but ignore.
|
|
|
|
|
|
the kernel would go into endless loop when stating "stats" and "ifstats"
files and the network interface having no connections, or otherwise return
wrong stat info.
|
|
|
|
we used use the *last* block in otp block list instead of
the block *before* the last block resulting in wrong eeprom
data (1000er series only)
|
|
|
|
rearrange sub.c for putc(), readn(), memcmp(), memmove(), strchr() and strlen()
and uart to fit into the first 2K of the image.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
hardcode to antenna A
|
|
|
|
|
|
|
|
-> /bin/col
|
|
/n/sources/patch/boot-cputype-objtype)
boot(8) claims that boot will launch /$objtype/init;
that is incorrect. It launches /$cputype/init (so says
both boot.c and cpurc(8)). That's the more sensible
choice. This patch fixes the man page to resolve the
mismatch.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
mode, cleanup
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|