From owner-cvs-all Mon Apr 19 9:20: 4 1999 Delivered-To: cvs-all@freebsd.org Received: from sasami.jurai.net (sasami.jurai.net [207.153.65.3]) by hub.freebsd.org (Postfix) with ESMTP id 4C99415547; Mon, 19 Apr 1999 09:19:56 -0700 (PDT) (envelope-from winter@jurai.net) Received: from localhost (winter@localhost) by sasami.jurai.net (8.8.8/8.8.7) with SMTP id MAA03693; Mon, 19 Apr 1999 12:14:54 -0400 (EDT) Date: Mon, 19 Apr 1999 12:14:53 -0400 (EDT) From: "Matthew N. Dodd" To: Peter Wemm Cc: Doug Rabson , cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/buslogic bt.c btreg.h src/sys/i386/eisa 3c5x9.c adv_eisa.c ahb.c ahc_eisa.c bt_eisa.c dpt_eisa.c eisaconf.c eisaconf.h if_vx_eisa.c src/sys/i386/i386 autoconf.c src/sys/i386/isa bt_isa.c isa_compat.h src/sys/pci bt_pci.c ... In-Reply-To: <19990419112225.144FC1F5E@spinner.netplex.com.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Mon, 19 Apr 1999, Peter Wemm wrote: > Just as a by-the-way, I didn't intend for this to happen. Ideally I'd > have liked the isa and eisa probes to happen if the pci probes didn't turn > anything up themselves, but the way the nexus probe is strucured, this sort > of last-resort thing didn't look easy. Well, the fixes work, to a degree. bt_eisa_probe: Probe failed for card at slot 0x2 ... tez1: at slot 4 on eisa0 tez1: No I/O space?! device_probe_and_attach: tez1 attach returned -1 For some reason the Buslogic card and 1 out of 3 TMS380 cards didn't probe/attach properly. On the old kernel I get: bt0: at 0x330-0x333 bt0: 0x2c00-0x2cff irq 15 on eisa0 slot 2 bt0: BT-747S FW Rev. 3.24 Narrow SCSI Host Adapter, SCSI ID 7, 30 CCBs ... tez1: at 0x4000-0x400e, 0x4c00-0x4cff irq 11 tez1: on eisa0 slot 4 tez1: Token Ring CAF Version 3.1.1 Vendor ID 0x000000 tez1: FENIX chip (TMS380C26) Version 2.0, 128 KB RAM onboard tez1: Microcode copyright notices: tez1: (C)1983-89,90-98 Texas Instruments tez1: (C)1983,4,5,6 IBM Corp tez1: MAC address: 00:00:c9:10:ad:5e (or similar) I'm going to look into this in the evening after work. -- | Matthew N. Dodd | 78 280Z | 75 164E | 84 245DL | FreeBSD/NetBSD/Sprite/VMS | | winter@jurai.net | This Space For Rent | ix86,sparc,m68k,pmax,vax | | http://www.jurai.net/~winter | Are you k-rad elite enough for my webpage? | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message