From owner-freebsd-hackers Tue Apr 25 21:01:29 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id VAA05600 for hackers-outgoing; Tue, 25 Apr 1995 21:01:29 -0700 Received: from fslg8.fsl.noaa.gov (fslg8.fsl.noaa.gov [137.75.131.171]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id VAA05592 for ; Tue, 25 Apr 1995 21:01:25 -0700 Received: by fslg8.fsl.noaa.gov (5.57/Ultrix3.0-C) id AA21741; Wed, 26 Apr 95 04:00:53 GMT Received: from junco.fsl.noaa.gov by yarmouth.fsl.noaa.gov (1.38.193.4/SMI-4.1 (1.38.193.4)) id AA12862; Wed, 26 Apr 1995 00:01:14 -0400 Date: Wed, 26 Apr 1995 00:01:14 -0400 From: kelly@fsl.noaa.gov (Sean Kelly) Message-Id: <9504260401.AA12862@yarmouth.fsl.noaa.gov> Received: by junco.fsl.noaa.gov (1.37.109.16/SMI-4.1 (1.37.109.16)) id AA087538873; Tue, 25 Apr 1995 22:01:13 -0600 To: tom@haven.uniserve.com Cc: rgrimes@gndrsh.aac.dev.com, hackers@FreeBSD.org In-Reply-To: (message from Tom Samplonius on Tue, 25 Apr 1995 20:54:52 -0700 (PDT)) Subject: Re: Buslogic? Sender: hackers-owner@FreeBSD.org Precedence: bulk >>>>> "Tom" == Tom Samplonius writes: Tom> I E800 mentioned at the bottom of the main AutoSCSI screen Tom> near the bottom. I also see it when I choose "Select Tom> Adapter". My card may be newer.... I also have option on Tom> *not* using a ISA IO port at all! Must be! I have firmware rev 4.22 and BIOS rev 4.86. You? Tom> I need to leave the jumpers off, or it won't boot. My Tom> motherboard insists on autoconfiging the card :) (nice to Tom> have PCI that works!). Finally! >> I tried booting with -c and setting the I/O port to e800, but >> the kernel always reports `bt0 not found at e800'. At least I >> get sync mode. Tom> All this did for me, was detect it as EISA device! Tom> Performance showed no changed. I wouldn't worry about it Tom> unless your 946C is a slow as mine! In the 2.0-RELEASE isa.c, line 454 or so, the following shows up: if (isdp->id_iobase >= 0x1000) { printf (" on eisa\n"); } else { printf (" on isa\n"); } So, I'll try to stop worrying about it ... next step: going to fast sync mode. Good luck. -- Sean Kelly NOAA Forecast Systems Lab, Boulder Colorado USA When you're going up the stairs and you take a step, kick the other leg up high behind you to keep people from following too close. -- Jack Handey