Date: Sun, 17 Jan 1999 17:04:24 +1100 From: Bruce Evans <bde@zeta.org.au> To: current@FreeBSD.ORG Subject: Re: cvs commit: src/sys/i386/isa wd.c wdreg.h src/sys/pci ide_pci.c Message-ID: <199901170604.RAA02965@godzilla.zeta.org.au>
next in thread | raw e-mail | index | archive | help
Watch out for bugs awoken by this. >bde 1999/01/16 21:46:25 PST > > Modified files: > sys/i386/isa wd.c wdreg.h > sys/pci ide_pci.c > Log: > Pass the unit number to the DMA cookie lookup routine and use it > to look up cookies properly, at least for standard controllers. > Cookies are used so that we don't have to pass around lots of args. > All of the dmainit functions use the unit number so it is essential > that we pass them a cookie with the correct unit number. > > This may break working configurations if there are bugs in the > dmainit functions like the ones I just fixed for VIA chipsets. > > Broken in: rev 1.4 of ide_pci.c and rev.1.139 of wd.c. > > Revision Changes Path > 1.186 +5 -3 src/sys/i386/isa/wd.c > 1.25 +2 -2 src/sys/i386/isa/wdreg.h > 1.28 +6 -5 src/sys/pci/ide_pci.c Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901170604.RAA02965>