Subject: Re: CVS commit: src/sys/dev
To: matthew green <mrg@eterna.com.au>
From: Jason Thorpe <thorpej@shagadelic.org>
List: source-changes
Date: 02/28/2005 13:49:48
On Feb 28, 2005, at 1:22 PM, matthew green wrote:

>
>    	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?

Just in that one I see:

cyclades-z/zlogic.cyz
isp/*.bin
typhoon/*.bin

...and maybe:

wi/esecsym

-- thorpej