Date: Thu, 20 Feb 2003 15:21:19 -0800 (PST) From: Nate Lawson <nate@root.org> To: Maxime Henrion <mux@freebsd.org> Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/pci if_xl.c Message-ID: <Pine.BSF.4.21.0302201520200.52021-100000@root.org> In-Reply-To: <20030220212005.GP60813@elvis.mu.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 20 Feb 2003, Maxime Henrion wrote: > Nate Lawson wrote: > > On Wed, 19 Feb 2003, Maxime Henrion wrote: > > > Modified files: > > > sys/pci if_xl.c > > > Log: > > > Fix panic on sparc64 introduced in my last commit. I really > > > wish the busdma APIs were more consistent accross architectures. > > > > > > We should probably move all the other DMA map creations in > > > xl_attach() where we can really handle them failing, since > > > xl_init() is void and shouldn't fail. > > > > Please see my patches for adding/fixing error handling for dmamap_load > > (posted to -current). I am going to remove the unnecessary intr alloc > > move but otherwise they should be fine. > > Where are those patches ? I only found > http://www.root.org/~nate/freebsd/xl.diff, which is not related to > busdma at all. You're right. The fixes were for other drivers. -Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0302201520200.52021-100000>