]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Have a function pointer to the routine to call for writing an mbuf
authorimp <imp@FreeBSD.org>
Fri, 27 Jan 2006 19:10:13 +0000 (19:10 +0000)
committerimp <imp@FreeBSD.org>
Fri, 27 Jan 2006 19:10:13 +0000 (19:10 +0000)
commit40c7d835b9c0f0875af9bbcd1a9f8e838f5a3ca1
tree583f4cb12e99c355016824df333a4ba429f04548
parent33a996340aa062ac3c9be3f7606443418f3147ea
Have a function pointer to the routine to call for writing an mbuf
into the card's memory.

# this eliminates a more of the ifdef soup in if_ed and if_edvar

# I've fixed the cbus drivers, but can't test them all easily.

If I've broken anything, please let me know.
sys/dev/ed/if_ed.c
sys/dev/ed/if_ed_3c503.c
sys/dev/ed/if_ed_cbus.c
sys/dev/ed/if_ed_hpp.c
sys/dev/ed/if_ed_isa.c
sys/dev/ed/if_ed_novell.c
sys/dev/ed/if_ed_sic.c
sys/dev/ed/if_ed_wd80x3.c
sys/dev/ed/if_edvar.h