Date: Sun, 10 Nov 1996 10:13:47 -0800 From: "Justin T. Gibbs" <gibbs@freefall.freebsd.org> To: Mike Hench <hench@cae.uwm.edu> Cc: freebsd-current@freebsd.org Subject: Re: scsi lockups (Was Stop me b4 i kill again) Message-ID: <199611101813.KAA22544@freefall.freebsd.org> In-Reply-To: Your message of "Sun, 10 Nov 1996 08:19:34 CST." <199611101419.IAA08071@watt.cae.uwm.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
>> Is this a pci card? If so, can you try options "AHC_FORCE_PIO"? >> >yes pci, >AHC_FORCE_PIO *works*. >so what does it mean ? It means that your motherboard doesn't support memory mapped I/O. This setting forces the driver to ignore the memory mapped address space the BIOS configured for the chip and use programmed I/O instead. >thanks again >mike hench >hench@cae.uwm.edu > -- Justin T. Gibbs =========================================== FreeBSD: Turning PCs into workstations ===========================================
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199611101813.KAA22544>