From owner-freebsd-bugs Thu Feb 6 15:37:43 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id PAA15195 for bugs-outgoing; Thu, 6 Feb 1997 15:37:43 -0800 (PST) Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id PAA15189 for ; Thu, 6 Feb 1997 15:37:39 -0800 (PST) Received: from current1.whistle.com (current1.whistle.com [207.76.205.22]) by alpo.whistle.com (8.8.5/8.8.4) with SMTP id PAA07085; Thu, 6 Feb 1997 15:31:44 -0800 (PST) Message-ID: <32FA6974.59E2B600@whistle.com> Date: Thu, 06 Feb 1997 15:29:57 -0800 From: Julian Elischer Organization: Whistle Communications X-Mailer: Mozilla 3.0Gold (X11; I; FreeBSD 2.2-CURRENT i386) MIME-Version: 1.0 To: Don Stonebraker CC: freebsd-bugs@freebsd.org Subject: Re: Installation of SCSI Tape device References: <9702061359.AA12268@corky> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-bugs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Don Stonebraker wrote: > > # dmesg > FreeBSD 2.1.0-RELEASE #0: Wed Jan 22 14:09:04 1997 > root@freek:/usr/src/sys/compile/CUSTOM > CPU: 75-MHz Pentium 735\\90 or 815\\100 (Pentium-class CPU) > Origin = "GenuineIntel" Id = 0x525 Stepping=5 > Features=0x1bf > real memory = 33554432 (32768K bytes) > avail memory = 30818304 (30096K bytes) > Probing for devices on the ISA bus: ^^^^^^ before here it should have probed the PCI buss.. did you include teh PCI bus code? (check the LINT or GENERIC configs for the PCI option) of course if I were you I'd upgrade to 2.1.7 as well as there were some improvements to the ahc driver, but at least it did work in 2.1.0 as we have one here.. > sc0 at 0x60-0x6f irq 1 on motherboard > sc0: VGA color <16 virtual consoles, flags=0x0> > ed0 at 0x280-0x29f irq 5 on isa > ed0: address 00:80:ad:17:03:96, type NE2000 (16 bit) > sio0 at 0x3f8-0x3ff irq 4 on isa > sio0: type 16550A > sio1 at 0x2f8-0x2ff irq 3 on isa > sio1: type 16550A > lpt0 at 0x378-0x37f irq 7 on isa > lpt0: Interrupt-driven port > lp0: TCP/IP capable interface > fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa > fdc0: NEC 765 > fd0: 1.44MB 3.5in > wdc0 at 0x1f0-0x1f7 irq 14 on isa > wdc0: unit 0 (wd0): > wd0: 1222MB (2503872 sectors), 2484 cyls, 16 heads, 63 S/T, 512 B/S > npx0 on motherboard > npx0: INT 16 interface > >