Date: Thu, 20 Jan 2005 17:27:37 +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/fdc fdc_isa.c Message-ID: <200501201727.j0KHRbw8079494@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2005-01-20 17:27:37 UTC
FreeBSD src repository
Modified files:
sys/dev/fdc fdc_isa.c
Log:
Mask off the upper bits of the resource before using it as an index
into a small array. Also, re-save the dev in attach to avoid
depending on side effects of the probe.
Weird stuff Reported by: jeffr
Revision Changes Path
1.19 +10 -3 src/sys/dev/fdc/fdc_isa.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501201727.j0KHRbw8079494>
