CVSROOT:        /cvs
Module name:    src
Changes by:     m...@cvs.openbsd.org    2011/08/18 13:54:19

Modified files:
        sys/arch/hp300/conf: GENERIC RAMDISK 
        sys/arch/hp300/dev: frodo.c sgc.c 
        sys/arch/hp300/hp300: genassym.cf locore.s machdep.c 
        sys/arch/hp300/include: hp300spu.h 
        sys/arch/hp300/stand/common: autoconf.c dnkbd.c ite.c machdep.c 
        sys/arch/hp300/stand/uboot: srt0.S 

Log message:
Because model 362 does not have an SGC bus (or a blind, deaf and mute one),
there is no way we can tell models 360 and 362 apart by probing for an SGC
bus, or for a frodo(4) chip since of the `lil' black swan' 3x2 models, only
model 382 has frodo. So don't bother trying to tell models 360 and 362
apart, and use a common 36X symbol. No functional change except for useless
code removal.

Reply via email to