Re: NetBSD/emips
Jason Thorpe <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.mips.devel |
|---|---|
| Message-ID | <[email protected]> |
> On Dec 10, 2019, at 8:53 AM, Izumi Tsutsui <[email protected]> wrote: > > Just FYI, > > https://gnats.netbsd.org/45080 This is really great, thanks for fixing it up! > > https://mail-index.netbsd.org/netbsd-bugs/2019/12/01/msg064778.html > https://mail-index.netbsd.org/netbsd-bugs/2019/12/10/msg064939.html > > --- > Hit any char to boot.. > NetBSD/emips 9.0_RC1 Netboot Bootstrap, Revision 1.0 (Wed Nov 27 16:14:52 UTC 2019) > > Default: 0/ace(0,0)/netbsd > boot: > Loading: 0/ace(0,0)/netbsd > 3674480+107152 [212608+202659]=0x40106c > Starting at 0x80020000 > > [ 1.0000000] memory segment 0 start 00000000 size 10000000 > [ 1.0000000] memory segment 1 start 10000000 size 00100000 > [ 1.0000000] Too much memory in cluster 0, trimming memory to range 00000000..08000000 > [ 1.0000000] Too much memory, ignoring memory range 10000000..10100000 > [ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, > [ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, > [ 1.0000000] 2018, 2019 The NetBSD Foundation, Inc. All rights reserved. > [ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 > [ 1.0000000] The Regents of the University of California. All rights reserved. > > [ 1.0000000] NetBSD 9.0_RC1 (GENERIC) #9: Wed Dec 11 00:43:24 JST 2019 > [ 1.0000000] tsutsui@mirage:/s/netbsd-9/src/sys/arch/emips/compile/GENERIC > [ 1.0000000] Xilinx ML50x (eMIPS) > [ 1.0000000] total memory = 128 MB > [ 1.0000000] avail memory = 121 MB > [ 1.0000000] mainbus0 (root) > [ 1.0000000] cpu0 at mainbus0: Toshiba or Microsoft eMIPS CPU (0x70401) Rev. 1 with software emulated floating point > [ 1.0000000] cpu0: 64 TLB entries > [ 1.0000000] ebus0 at mainbus0 > [ 1.0000000] eclock0 at ebus0 addr 0xfff80000: eMIPS clock > [ 1.0000050] dz0 at ebus0 addr 0xfff90000: neilsart 1 line > [ 1.0000050] ace0 at ebus0 addr 0xfff50000 : System ACE > [ 1.0000050] ace1 at ebus0 addr 0xfff50100 : System ACE > [ 1.0000050] enic0 at ebus0 addr 0xfff10000: eNIC [1 0], address 02:00:00:02:00:00 > [ 1.0000050] icap0 at ebus0 addr 0xffed0000: Internal Configuration Access Port > [ 1.0000050] epio0 at ebus0 addr 0xfff60000: GPIO controller > [ 1.0000050] gpio0 at epio0: 32 pins > [ 1.0000050] eflash0 at ebus0 addr 0xfffb0000 base f0000000: 8MB flash memory (2 x StrataFlash 28F320) > [ 1.0000050] lcd at ebus0 addr 0xfff40000 not configured > [ 1.0000050] evga at ebus0 addr 0xfff20000 not configured > [ 1.0000050] ps2 at ebus0 addr 0xfff30000 not configured > [ 1.0000050] ac97 at ebus0 addr 0xffef0000 not configured > [ 1.0000050] eflash0: 8192 KB, 1 cyl, 1 head, 16384 sec, 512 bytes/sect x 16384 sectors > [ 1.0000050] ace0: drive supports 255-sector PIO xfers > [ 1.0000050] ace0: card is <SanDisk SDCFB-32> > [ 1.0000050] ace0: 4096 MB, 256 cyl, 1 head, 32768 sec, 512 bytes/sect x 8388608 sectors > [ 1.0000050] ace1: drive supports 255-sector PIO xfers > [ 1.0000050] ace1: card is <SanDisk SDCFB-32> > [ 1.0000050] ace1: 258 MB, 16 cyl, 1 head, 32768 sec, 512 bytes/sect x 529444 sectors > [ 2.0225137] boot device: ace0 part0 > [ 2.0225137] root on ace0a dumps on ace0b > [ 2.0225137] root file system type: ffs > [ 2.0868561] kern.module.path=/stand/emips/9.0/modules > [ 3.1718317] dzparam: c_ispeed 9600 ignored, keeping 38400 > Wed Dec 11 00:55:43 JST 2019 > Starting root file system check: > /dev/race0a: file system is clean; not checking > swapctl: adding /dev/ace0b as swap device at priority 0 > Starting file system checks: > random_seed: /var/db/entropy-file: Not present > Setting tty flags. > Setting sysctl variables: > ddb.onpanic: 1 -> 0 > Starting network. > Hostname: emips > IPv6 mode: host > Configuring network interfaces:. > Adding interface aliases:. > Waiting for DAD to complete for statically configured addresses... > Building databases: dev, utmp, utmpx. > Starting syslogd. > Mounting all file systems... > Clearing temporary files. > Updating fontconfig cache: done. > Checking quotas: done. > Setting securelevel: kern.securelevel: 0 -> 1 > Starting virecover. > Checking for core dump... > savecore: no core dump > Starting local daemons:. > Updating motd. > Starting inetd. > Starting cron. > Wed Dec 11 00:59:39 JST 2019 > > NetBSD/emips (emips) (console) > > login: root > Dec 11 01:00:12 emips login: ROOT LOGIN (root) on tty console > Last login: Sun Dec 8 04:43:22 2019 on console > Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, > 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, > 2018, 2019 The NetBSD Foundation, Inc. All rights reserved. > Copyright (c) 1982, 1986, 1989, 1991, 1993 > The Regents of the University of California. All rights reserved. > > NetBSD 9.0_RC1 (GENERIC) #9: Wed Dec 11 00:43:24 JST 2019 > > Welcome to NetBSD! > > You have new mail. > Terminal type is vt100. > We recommend creating a non-root account and using su(1) for root access. > emips# halt > Dec 11 01:00:45 emips halt: halted by root > Dec 11 01:00:45 emips syslogd[150]: Exiting on signal 15 > [ 315.1931264] syncing disks... done > [ 315.1931264] unmounting file systems... > [ 317.2561507] unmounting done > [ 317.2561507] halted. > > --- > Izumi Tsutsui -- thorpej