Date: Tue, 5 Apr 2005 14:40:07 GMT From: Frederick Bruckman <fredb@immanent.net> To: freebsd-bugs@FreeBSD.org Subject: Re: kern/75154: [patch] Please update twa driver (for 3ware 9000 series) to 9.1.5.2. Message-ID: <200504051440.j35Ee7FW011959@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/75154; it has been noted by GNATS. From: Frederick Bruckman <fredb@immanent.net> To: vkashyap@FreeBSD.org Cc: fredb@immanent.net, freebsd-gnats-submit@FreeBSD.org Subject: Re: kern/75154: [patch] Please update twa driver (for 3ware 9000 series) to 9.1.5.2. Date: Tue, 05 Apr 2005 09:35:54 -0500 I see the 9.1.5.2 driver was commited and pulled up to the release branches in January/2005. Please just close this. BTW, I ported 9.2 to FreeBSD 5.3 easily, using similar mechanical changes -- dev_t -> struct cdevsw*, !D_NOGIANT -> D_NEEDGIANT, #include "file.h" -> #include <dev/twa/file.h>, and by updating "sys/conf/files" -- and it runs fine. However, the diff is huge, because of the file name changes, and not very readable, so I'll just wait until you get to that. Thanks, Frederick Bruckman
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504051440.j35Ee7FW011959>