Date: Sat, 27 Oct 2001 16:02:15 -0500 (CDT) From: Mike Silbersack <silby@silby.com> To: Poul-Henning Kamp <phk@critter.freebsd.dk> Cc: <mjacob@feral.com>, Jonathan Lemon <jlemon@flugsvamp.com>, "Andrey A. Chernov" <ache@nagual.pp.ru>, <cvs-committers@FreeBSD.org>, <cvs-all@FreeBSD.org> Subject: Re: cvs commit: src/sys/kern kern_conf.c subr_disk.c Message-ID: <20011027160111.I93224-100000@achilles.silby.com> In-Reply-To: <19315.1004213341@critter.freebsd.dk>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 27 Oct 2001, Poul-Henning Kamp wrote: > The 154/0 is the major/minor numbers, so > > critter phk> cd /sys/conf > critter phk> grep 154 majors > 154 asr Adaptec SCSI RAID <msmith@freebsd.org> > > The asr driver actually contains some very creative but equally > bogus code in the function asr_drvinit(). I think you can > remove that function entirely with no ill effects, but have no > hardware I can test this on. > > -- > Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 Hrm, the routine must be really broken; I don't have one of those cards. I'll just comment asr out of my kernel config for now, someone who actually has such a card will have to try your fix. Mike "Silby" Silbersack To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011027160111.I93224-100000>