Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Feb 2003 09:47:30 -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.0302200946190.51468-100000@root.org>
In-Reply-To: <200302191833.h1JIXT2d013173@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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.

-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.0302200946190.51468-100000>