Date: Sat, 26 Feb 2000 18:15:17 +0100 (MET) From: Gerard Roudier <groudier@club-internet.fr> To: Marc Nicholas <marc@netstor.com> Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: SYM driver -- where to find? Message-ID: <Pine.LNX.3.95.1000226175045.1096A-100000@localhost> In-Reply-To: <Pine.BSF.4.05.10002260858100.28127-100000@medulla.hippocampus.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 26 Feb 2000, Marc Nicholas wrote: > Sorry for the lameness of this question...but where can I find the Symbio= s > driver for FreeBSD developed by Gerrard Roudier? I'm having some issues > with a Symbios controller that I suspect may be the fault of the NCR > driver and not the controller itself. It is in -current/4.0 and has also been added at some point of the RELENG_3 branch. The driver version in -current has some fixes not yet committed to RELENG_3. Driver sources are located in src/sys/dev/sym/. If you need to use the `sym' driver from -current under a recent RELENG_3 (post 3.4), this should compile and work. You just have to get latest driver files from -current and move them to the corresponding 3.4-> directory (src/sys/dev/sym). Compilation options against FreeBSD version let the driver use pci_compat under 3.X.=20 The driver also works under 3.2 and 3.3, but some simple changes in kernel config files are needed for it to be configured. G=E9rard. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.3.95.1000226175045.1096A-100000>