Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Apr 1999 12:14:53 -0400 (EDT)
From:      "Matthew N. Dodd" <winter@jurai.net>
To:        Peter Wemm <peter@netplex.com.au>
Cc:        Doug Rabson <dfr@nlsystems.com>, 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 ... 
Message-ID:  <Pine.BSF.4.02.9904191206530.2158-100000@sasami.jurai.net>
In-Reply-To: <19990419112225.144FC1F5E@spinner.netplex.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
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: <Compaq NetFlex-2 TR> 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: <Storage Dimensions SDC3222F SCSI host adapter> 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: <Compaq NetFlex-2 TR> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.02.9904191206530.2158-100000>