Date: Sun, 27 Jun 2004 13:10:20 +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/ex if_ex.c if_ex_isa.c if_ex_pccard.c if_exvar.h Message-ID: <200406271310.i5RDAKSS004011@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2004-06-27 13:10:20 UTC
FreeBSD src repository
Modified files:
sys/dev/ex if_ex.c if_ex_isa.c if_ex_pccard.c
if_exvar.h
Log:
MFp4:
Use bus space rather than direct inb/outb. Minor style changes while
I'm here. Extremely preliminary support for siliconix ethernet cards
(but more work is required).
Revision Changes Path
1.52 +163 -195 src/sys/dev/ex/if_ex.c
1.8 +69 -38 src/sys/dev/ex/if_ex_isa.c
1.10 +81 -13 src/sys/dev/ex/if_ex_pccard.c
1.5 +39 -12 src/sys/dev/ex/if_exvar.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406271310.i5RDAKSS004011>
