Subject: re: CVS commit: src/sys/dev
To: None <perry@netbsd.org>
From: matthew green <mrg@eterna.com.au>
List: source-changes
Date: 03/01/2005 08:22:54
   
   	src/sys/dev/microcode/aic7xxx: aic79xx.reg aic79xx.seq aic7xxx.reg
   	    aic7xxx.seq aicasm.h aicasm_gram.y aicasm_macro_scan.l
   	    aicasm_scan.l
   	src/sys/dev/microcode/atmel: atmel_intersil_fw.h
   	    atmel_rfmd2958-smc_fw.h atmel_rfmd2958_fw.h atmel_rfmd_fw.h
   	src/sys/dev/microcode/cyclades-z: cyzfirm.h zlogic.cyz
   	src/sys/dev/microcode/daic: Makefile
   	src/sys/dev/microcode/i8255x: rcvbundl.h
   	src/sys/dev/microcode/isp: asm_1040.h asm_1080.h asm_12160.h asm_2100.h
   	    asm_2200.h asm_2300.h asm_sbus.h isp_1000.bin isp_1040.bin
   	    isp_1080.bin isp_12160.bin isp_2100.bin isp_2200.bin isp_2300.bin
   	src/sys/dev/microcode/siop: esiop.ss siop.ss
   	src/sys/dev/microcode/tigon: ti_fw.h ti_fw2.h
   	src/sys/dev/microcode/typhoon: 3c990img.bin 3c990img.h
   	src/sys/dev/microcode/wi: esecsym spectrum24t_cf.h


at least the isp/*.bin files are binary files.  are you sure that changing
them was the right thing to do?  did you not "cvs diff" all these changes
before commiting?


i think you need to go back and very carefully check all these.


.mrg.