From owner-freebsd-current Fri Apr 14 13:43: 8 2000 Delivered-To: freebsd-current@freebsd.org Received: from assurance.rstcorp.com (rstcorp2.daf.concentric.net [216.112.242.2]) by hub.freebsd.org (Postfix) with ESMTP id D7E1137B601 for ; Fri, 14 Apr 2000 13:43:02 -0700 (PDT) (envelope-from vshah@rstcorp.com) Received: (from uucp@localhost) by assurance.rstcorp.com (8.9.3/8.9.3) id PAA22479; Fri, 14 Apr 2000 15:44:49 -0400 Received: from sandbox.rstcorp.com(10.1.30.2) by assurance.rstcorp.com via smap (V2.0) id xma022471; Fri, 14 Apr 00 19:44:45 GMT Received: from jabberwock.rstcorp.com (jabberwock.rstcorp.com [10.1.100.5]) by sandbox.rstcorp.com (8.9.3/8.9.3) with ESMTP id QAA28566; Fri, 14 Apr 2000 16:35:46 -0400 (EDT) Received: by jabberwock.rstcorp.com (Postfix, from userid 93) id D1A475AED; Fri, 14 Apr 2000 16:42:15 -0400 (EDT) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14583.33447.540758.431380@jabberwock.rstcorp.com> Date: Fri, 14 Apr 2000 16:42:15 -0400 (EDT) From: "Viren R.Shah" To: "Matthew N. Dodd" Cc: freebsd-current@freebsd.org, Ian Cartwright Subject: Re:cvs commit: src/sys/dev/ida ida_eisa.c In-Reply-To: <200004131809.LAA01775@freefall.freebsd.org> References: <200004131809.LAA01775@freefall.freebsd.org> X-Mailer: VM 6.72 under 19.16 "Lille" XEmacs Lucid Reply-To: "Viren R.Shah" X-Face: )~y+U*K:yzjz{q<5lzpI_SVef'U.])9g[C9`1N@]u3,MHY7f*l7C)[_NjM4y4K8$uIUh|\u (K&&HS6,M!61&GMTk'mqmB/Qg]]X}"?TzsFl]"2v!bl8']dma.:^IY^a[lbOI>U:b<~FyK3q-p{HmZ mn~g.`~BE!5{2D:}Yi+\_KkWe?XaHj9$ko1k8iKLYv5*_2c8"G=?Up[}hn+7RNM(bzBZ_wWk6!Pf&B ?3Tcm7M7B~W%K/I0aX3]*=jP?aM]H6HBPT`oLk+0n^_;N\2\%|Rhy;p}34Q.jEsM\qtnxcm;ag%Nq Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>> "Matthew" == Matthew N Dodd writes: MD> mdodd 2000/04/13 11:09:07 PDT MD> Modified files: MD> sys/dev/ida ida_eisa.c MD> Log: MD> - Add an additional call to eisa_add_iospace() so we get the right IOPORT MD> in attach. MD> - Change a EISA_CHANNEL_CLEAR to EISA_CHANNEL_BUSY in ida_v1_submit(). MD> This may fix the problem with EISA IDA adapters though we MD> have not heard back from testers yet. I just tried it. Here's what I get: mainboard0: eisa0: unknown card CPQ6101 (0x0e116101) at slot 5 ida0: at 0x6000-0x60ff, 0x6c88-0x6c9e ida0: irq 15 (level) on eisa0 slot 6 ida0: drives=1 firm_rev=1.66 idad0: 3002MB (6149631 sectors), blocksize=512 Fatal trap 12: page fault while in kernel mode fault virtual address = 0xff0000ad fault code = supervisor read, page not present instruction pointer = 0x8:0xff0000ad stack pointer = 0x10:0xc061fe80 frame pointer = 0x10:0x2b9005d code segment = base 0x0, limit 0xfffff, type 0x1b DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 0 (swapper) interrupt mask = net tty bio cam trap number = 12 panic: page fault This is further than before -- it got around to recognizing the drive (it even gets the correct number of sectors), and no more "incorrect qcb returned". Viren -- Viren R. Shah "Creeping featurism is a disease, fatal if not treated promptly" -- Don Norman in _The Design of Everyday Things_ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message