Date: Mon, 14 Mar 2005 19:09:29 +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: <200503141909.j2EJ9TgZ084941@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2005-03-14 19:09:29 UTC
FreeBSD src repository
Modified files:
sys/dev/fdc fdc_isa.c
Log:
Only allocate 1 port for non-zero rids. Either we'll get the proper
length form the enumeration mechanism, or we're dealing with the FDCTL
register, which is only 1 port long.
Revision Changes Path
1.21 +1 -1 src/sys/dev/fdc/fdc_isa.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503141909.j2EJ9TgZ084941>
