Date: Mon, 20 Apr 2009 01:19:59 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/ed if_ed.c if_ed_cbus.c if_ed_isa.c if_ed_pccard.c if_edvar.h Message-ID: <200904200120.n3K1KKwC044744@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2009-04-20 01:19:59 UTC
FreeBSD src repository
Modified files:
sys/dev/ed if_ed.c if_ed_cbus.c if_ed_isa.c
if_ed_pccard.c if_edvar.h
Log:
SVN rev 191299 on 2009-04-20 01:19:59Z by imp
Cleanup resource allocation code a bit. Store the rids on the
resources rather than on the softc. When we allocate resources for PC
Card, if we only get 16 ports, try again to get the others.
Revision Changes Path
1.279 +12 -18 src/sys/dev/ed/if_ed.c
1.31 +4 -5 src/sys/dev/ed/if_ed_cbus.c
1.34 +3 -4 src/sys/dev/ed/if_ed_isa.c
1.148 +28 -16 src/sys/dev/ed/if_ed_pccard.c
1.46 +1 -4 src/sys/dev/ed/if_edvar.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904200120.n3K1KKwC044744>
