Eduardo Horvath | 1 Aug 2011 17:24
Picon

Re: Keyboard Problem with V5.1 on an E4000

On Fri, 29 Jul 2011, Michael Thompson wrote:

> > can you send or link to a prtconf -v or whatever it is from solaris
> > that will show the entire OFW device tree?  it would be great to get
> > these systems finally supported!
> >
> > thanks.
> >
> >
> > .mrg.
> >
> 
> # prtconf
> System Configuration:  Sun Microsystems  sun4u
> Memory size: 11264 Megabytes
> System Peripherals (Software Nodes):

Actually, `prtconf -pv' (or is it `-pV'?)  would be better.

Edaurdo
Michael Thompson | 2 Aug 2011 01:55
Picon

Re: Keyboard Problem with V5.1 on an E4000

On Mon, Aug 1, 2011 at 11:24 AM, Eduardo Horvath <eeh <at> netbsd.org> wrote:
> On Fri, 29 Jul 2011, Michael Thompson wrote:
>
>> > can you send or link to a prtconf -v or whatever it is from solaris
>> > that will show the entire OFW device tree?  it would be great to get
>> > these systems finally supported!
>> >
>> > thanks.
>> >
>> >
>> > .mrg.
>> >
>>
>> # prtconf
>> System Configuration:  Sun Microsystems  sun4u
>> Memory size: 11264 Megabytes
>> System Peripherals (Software Nodes):
>
> Actually, `prtconf -pv' (or is it `-pV'?)  would be better.
>
> Edaurdo

# prtconf -pV
OBP 3.2.30 2002/10/25 14:03

With just a single CPU to make the output a reasonable size...
# prtconf -pv
System Configuration:  Sun Microsystems  sun4u
Memory size: 4096 Megabytes
System Peripherals (PROM Nodes):
(Continue reading)

matthew green | 4 Aug 2011 03:04
Picon
Favicon

HEADS UP: port sparc64 switched to GCC 4.5.3


hi folks.

i've switched sparc64 to use GCC 4.5.3 by default.  the first port
to do so!  there shouldn't be any major issues, however update
builds won't work.  i recommend removing both destdir and objdir
before rebuilding.

if you need to revert this change, use build.sh -V HAVE_GCC=4.

let me know if there are problems!  thanks.

.mrg.

Sridhar Ayengar | 4 Aug 2011 19:12
Picon

Any support yet for the UltraSPARC-III?


I have a V480 currently running Solaris 10, on which I would much prefer 
to run NetBSD.  If necessary, I will go to OpenBSD, but I'd much prefer 
running NetBSD, since that's what I run on all my other hardware.  Is 
there any support in -current?  Is any support forthcoming?  Thanks!

Peace...  Sridhar

Jochen Kunz | 4 Aug 2011 19:35
Picon

Re: Any support yet for the UltraSPARC-III?

On Thu, 04 Aug 2011 13:12:57 -0400
Sridhar Ayengar <ploopster <at> gmail.com> wrote:

> Is there any support in -current?
NetBSD 5.99.24 (SCHIZO) #2: Thu Jan 28 16:52:51 CET 2010
        jkunz <at> MissSophie:/datengrab/src/NetBSD/build/SCHIZO
total memory = 4096 MB
avail memory = 4010 MB
timecounter: Timecounters tick every 10.000 msec
mainbus0 (root): SUNW,Sun-Fire-V240 (Sun Fire V240): hostid 12345678
cpu0 at mainbus0: SUNW,UltraSPARC-IIIi  <at>  1002 MHz, UPA id 0
cpu0: 128K instruction (32 b/l), 256K data (32 b/l), 4096K external (64 b/l)
cpu1 at mainbus0: SUNW,UltraSPARC-IIIi  <at>  1002 MHz, UPA id 1
cpu1: 128K instruction (32 b/l), 256K data (32 b/l), 4096K external (64 b/l)
[...]

Does this answer your question? ;-)
--

-- 

\end{Jochen}

\ref{http://www.unixag-kl.fh-kl.de/~jkunz/}

matthew green | 5 Aug 2011 01:32
Picon
Favicon

re: Any support yet for the UltraSPARC-III?


> I have a V480 currently running Solaris 10, on which I would much prefer 
> to run NetBSD.  If necessary, I will go to OpenBSD, but I'd much prefer 
> running NetBSD, since that's what I run on all my other hardware.  Is 
> there any support in -current?  Is any support forthcoming?  Thanks!

there's a lot of support for US-III* systems in -current.  there's
way too many change to backport them to netbsd 5.x so we have not
tried.  US-IIIi systems so far do not run 100% stable with >1 CPU
enabled, but eg, "cpuctl offline 1" is sufficient to avoid the
problems.

.mrg.

Erik Fair | 5 Aug 2011 07:10
Picon

Re: Any support yet for the UltraSPARC-III?


On Aug 4, 2011, at 10:35, Jochen Kunz wrote:

> On Thu, 04 Aug 2011 13:12:57 -0400
> Sridhar Ayengar <ploopster <at> gmail.com> wrote:
> 
>> Is there any support in -current?
> NetBSD 5.99.24 (SCHIZO) #2: Thu Jan 28 16:52:51 CET 2010
>        jkunz <at> MissSophie:/datengrab/src/NetBSD/build/SCHIZO
> total memory = 4096 MB
> avail memory = 4010 MB
> timecounter: Timecounters tick every 10.000 msec
> mainbus0 (root): SUNW,Sun-Fire-V240 (Sun Fire V240): hostid 12345678
> cpu0 at mainbus0: SUNW,UltraSPARC-IIIi  <at>  1002 MHz, UPA id 0
> cpu0: 128K instruction (32 b/l), 256K data (32 b/l), 4096K external (64 b/l)
> cpu1 at mainbus0: SUNW,UltraSPARC-IIIi  <at>  1002 MHz, UPA id 1
> cpu1: 128K instruction (32 b/l), 256K data (32 b/l), 4096K external (64 b/l)
> [...]
> 
> Does this answer your question? ;-)

I tried a more recent -current kernel (~May? I'd have to check) on a V240 here, which failed.

	Erik <fair <at> netbsd.org>

matthew green | 5 Aug 2011 08:34
Picon
Favicon

re: Any support yet for the UltraSPARC-III?


> >> Is there any support in -current?
> > NetBSD 5.99.24 (SCHIZO) #2: Thu Jan 28 16:52:51 CET 2010
> >        jkunz <at> MissSophie:/datengrab/src/NetBSD/build/SCHIZO
> > total memory = 4096 MB
> > avail memory = 4010 MB
> > timecounter: Timecounters tick every 10.000 msec
> > mainbus0 (root): SUNW,Sun-Fire-V240 (Sun Fire V240): hostid 12345678
> > cpu0 at mainbus0: SUNW,UltraSPARC-IIIi  <at>  1002 MHz, UPA id 0
> > cpu0: 128K instruction (32 b/l), 256K data (32 b/l), 4096K external (64 b/l)
> > cpu1 at mainbus0: SUNW,UltraSPARC-IIIi  <at>  1002 MHz, UPA id 1
> > cpu1: 128K instruction (32 b/l), 256K data (32 b/l), 4096K external (64 b/l)
> > [...]
> > 
> > Does this answer your question? ;-)
> 
> I tried a more recent -current kernel (~May? I'd have to check) on a V240 here, which failed.

i'm not sure there's been any fixes there.  then again, we never
looked closely at this problem.  from your earlier mail:

> bge0 at pci0 dev 2 function 0: Broadcom BCM5704C Dual Gigabit Ethernet
> bge0: interrupting at ivec 37c8

there doesn't seem to be anything overly wrong there.  my SB2500 has:

bge0 at pci0 dev 3 function 0: Broadcom BCM5703 Gigabit Ethernet
bge0: interrupting at ivec 371c

can you send the .properties for this device from the prom?  and
(Continue reading)

Martin Husemann | 5 Aug 2011 10:37
Picon

Re: Any support yet for the UltraSPARC-III?

Below is a dmesg of my v210 booting todays -current. What problemd did
you run into?

Martin
Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
    2006, 2007, 2008, 2009, 2010, 2011
    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 5.99.55 (GENERIC) #1: Fri Aug  5 10:00:02 CEST 2011
	martin <at> night-porter.duskware.de:/usr/src/sys/arch/sparc64/compile/GENERIC
total memory = 4096 MB
avail memory = 4010 MB
timecounter: Timecounters tick every 10.000 msec
mainbus0 (root): SUNW,Sun-Fire-V210 (Sun Fire V210): hostid 8345d5ed
cpu0 at mainbus0: SUNW,UltraSPARC-IIIi  <at>  1002 MHz, UPA id 0
cpu0: 32K instruction (32 b/l), 64K data (32 b/l), 1024K external (64 b/l)
cpu1 at mainbus0: SUNW,UltraSPARC-IIIi  <at>  1002 MHz, UPA id 1
cpu1: 32K instruction (32 b/l), 64K data (32 b/l), 1024K external (64 b/l)
memory-controller at mainbus0 not configured
memory-controller at mainbus0 not configured
schizo0 at mainbus0: addr 4000ff00000: "Tomatillo", version 4, ign 7c0, bus B 0 to 0
schizo0:  pci0 at schizo0
pci0: i/o space, memory space enabled
bge0 at pci0 dev 2 function 0: Broadcom BCM5704C Dual Gigabit Ethernet
bge0: interrupting at ivec 37c8
bge0: ASIC BCM5704 A3 (0x2003), Ethernet address 00:03:ba:45:d5:ed
(Continue reading)

Julian Coleman | 11 Aug 2011 10:04
Picon

Re: Keyboard Problem with V5.1 on an E4000

Hi,

> so, i ported the fhc and central drivers, and the clock and zs
> attachments for them.  however, it crashes when attaching the
> central device.  not sure what is up there yet, it crashes in
> a very strange way.
> 
> myself and others will keep looking.

Thanks for porting fhc and cnetral.  I tried this out on an E3500 with a
serial console.  Console output is:

  mainbus0 (root): SUNW,Ultra-Enterprise (5-slot Sun Enterprise E3500): hostid 809341f3
  cpu0 at mainbus0: SUNW,UltraSPARC-II  <at>  400 MHz, UPA id 6
  cpu0: 16K instruction (32 b/l), 16K data (32 b/l), 8192K external (64 b/l)
    ...
  cpu7 at mainbus0: SUNW,UltraSPARC-II  <at>  400 MHz, UPA id 19
  cpu7: 16K instruction (32 b/l), 16K data (32 b/l), 8192K external (64 b/l)
  central0 at mainbus0
  fhc0 at central0 board 1: SUNW,501-2511
  clock0 at fhc0: mk48t59
  zs0 at fhc0
  zstty0 at zs0 channel 0 (console i/o)
  zstty1 at zs0 channel 1

  Fatal Reset

   <at> (#) Ultra Enterprise 3.2 Version 30 created 2002/10/25 14:03
  3,0>FATAL ERROR
  3,0>    At time of error: System software was running.
(Continue reading)


Gmane