Subject: promise nvram patch makes my tlp and/or fxp go boom
To: None <port-sparc64@netbsd.org>
From: matthew green <mrg@eterna.com.au>
List: port-sparc64
Date: 03/11/2003 16:04:35
with lloyd parkes nvram patch to enable promise ide, i get crashes
when probing a tulip or fxp card in the ultra10.  with use-nvramrc?
set to false, all is fine, but otherwise either of these cards
cause the system to crash...  my nvramrc looks like:

	devalias pgx24 /pci@1f,0/pci@1,1/SUNW,m64B
	dev /packages/SUNW,builtin-drivers
	: class018000
	f 9 my-space + " config-b!" $call-parent class010100
	;
	device-end

and when i do a 'reset-all' i get these messages:

	class018000 isn't unique
	class018000 isn't unique

the crashes in fxp and tlp both seem non-sensical...


any clues anyone?  for now i've turned of use-nvramrc? as i
don't need to boot from them...


.mrg.