Subject: Re: TLB miss on NetBSD 1.3
To: Michael L. Hitch <mhitch@lightning.oscs.montana.edu>
From: emanuel stiebler <emu@ecubics.com>
List: port-pmax
Date: 03/30/1998 11:16:05
Hi Michael ..
now it works,
thanks a lot !
emanuel
----------
> From: Michael L. Hitch <mhitch@lightning.oscs.montana.edu>
> To: emanuel stiebler <emu@ecubics.com>; port-pmax@netbsd.org
> Subject: Re: TLB miss on NetBSD 1.3
> Date: Monday, March 30, 1998 10:22 AM
>
>
> I tracked this down to a deficency in the ASC driver, which requires
> and exact size for data transfers. The TZ30 apparently needs 14 bytes
> for the mode sense/mode select command. The following change to the
> tz driver should fix this problem:
....