NetBSD/sys/arch/cobalt
tsutsui 0a15e2ad03 Tidy up messages for total/avail memory.
before:
---
NetBSD 2.0B (COLT) #67: Sat Apr  3 06:29:50 JST 2004
        tsutsui@mirage:/usr/src/sys/arch/cobalt/compile/COLT
256 MB memory, 247 MB freemainbus0 (root)
com0 at mainbus0 addr 0x1c800000 level 3: st16650a, working fifo
com0: console
---
after:
---
NetBSD 2.0B (COLT) #68: Sat Apr  3 07:54:17 JST 2004
        tsutsui@mirage:/usr/src/sys/arch/cobalt/compile/COLT
total memory = 256 MB
avail memory = 247 MB
mainbus0 (root)
com0 at mainbus0 addr 0x1c800000 level 3: st16650a, working fifo
com0: console
---
2004-04-02 23:18:09 +00:00
..
cobalt Tidy up messages for total/avail memory. 2004-04-02 23:18:09 +00:00
compile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
conf Remove references to no-longer-existing options (MIPS3_L2CACHE_PRESENT and 2004-03-15 16:56:55 +00:00
dev Change console code to use cninit() and null console. Add serial console 2003-10-17 18:20:10 +00:00
include remove license clauses 3 and 4 from my cpoyright notices 2004-03-24 17:06:57 +00:00
pci Use common mips generic software interrupt routines. 2003-09-12 17:55:40 +00:00
stand Load the boot program at 0x80F00000 to give the boxes with just 16Mb of 2004-01-27 21:03:18 +00:00
Makefile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
TODO Attachment for the HD44780 display and keypad on the front of Cobalt machines. 2003-01-20 01:26:12 +00:00