Date: Tue, 8 Feb 2005 05:59:43 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ed if_ed.c if_ed_cbus.c if_edvar.h Message-ID: <200502080559.j185xiL7015679@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2005-02-08 05:59:43 UTC FreeBSD src repository Modified files: sys/dev/ed if_ed.c if_ed_cbus.c if_edvar.h Log: use fixed types for the calls to ed_pio_readmem, ed_pio_writemem. Make the special hp versions match the general ones. Also use fixed types in the WD80x3_generic probe, and change callers' arrays to match. Fix a couple of minor style issues by using newstyle function definitions in a couple places. Revision Changes Path 1.241 +14 -31 src/sys/dev/ed/if_ed.c 1.16 +1 -1 src/sys/dev/ed/if_ed_cbus.c 1.23 +3 -3 src/sys/dev/ed/if_edvar.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502080559.j185xiL7015679>