Subject: CVS commit: syssrc/sys/dev/eisa
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 10/01/2002 00:04:27
Module Name:	syssrc
Committed By:	thorpej
Date:		Mon Sep 30 21:04:27 UTC 2002

Modified Files:
	syssrc/sys/dev/eisa: ahb.c ahc_eisa.c bha_eisa.c cac_eisa.c
	    depca_eisa.c dpt_eisa.c eisa.c if_ep_eisa.c if_fea.c if_tlp_eisa.c
	    mlx_eisa.c uha_eisa.c

Log Message:
Use CFATTACH_DECL().


To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 syssrc/sys/dev/eisa/ahb.c
cvs rdiff -r1.22 -r1.23 syssrc/sys/dev/eisa/ahc_eisa.c
cvs rdiff -r1.21 -r1.22 syssrc/sys/dev/eisa/bha_eisa.c
cvs rdiff -r1.6 -r1.7 syssrc/sys/dev/eisa/cac_eisa.c
cvs rdiff -r1.3 -r1.4 syssrc/sys/dev/eisa/depca_eisa.c
cvs rdiff -r1.7 -r1.8 syssrc/sys/dev/eisa/dpt_eisa.c
cvs rdiff -r1.28 -r1.29 syssrc/sys/dev/eisa/eisa.c
cvs rdiff -r1.25 -r1.26 syssrc/sys/dev/eisa/if_ep_eisa.c
cvs rdiff -r1.26 -r1.27 syssrc/sys/dev/eisa/if_fea.c
cvs rdiff -r1.9 -r1.10 syssrc/sys/dev/eisa/if_tlp_eisa.c \
    syssrc/sys/dev/eisa/mlx_eisa.c
cvs rdiff -r1.19 -r1.20 syssrc/sys/dev/eisa/uha_eisa.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.