From owner-freebsd-hackers Tue May 23 6:31:39 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from gidgate.gid.co.uk (gid.co.uk [194.32.164.225]) by hub.freebsd.org (Postfix) with ESMTP id EDB8B37BA37; Tue, 23 May 2000 06:31:31 -0700 (PDT) (envelope-from rb@gidgate.gid.co.uk) Received: (from rb@localhost) by gidgate.gid.co.uk (8.9.3/8.9.3) id OAA88282; Tue, 23 May 2000 14:26:04 +0100 (BST) (envelope-from rb) Message-Id: <4.3.1.2.20000523141612.00ad2100@gid.co.uk> X-Sender: rbmail@gid.co.uk X-Mailer: QUALCOMM Windows Eudora Version 4.3.1 Date: Tue, 23 May 2000 14:26:02 +0100 To: Oleg Sharoiko From: Bob Bishop Subject: Re: Bug in advansys driver Cc: freebsd-hackers@FreeBSD.ORG, current@FreeBSD.ORG In-Reply-To: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 16:11 23/05/00 +0400, Oleg Sharoiko wrote: >On Tue, 23 May 2000, Bob Bishop wrote: > >BB> FWIW -CURRENT is the same, but it looks like none of the calls check the >BB> return value anyway. >Well. There was a message during the boot of kernel which notified that >"adv0 device prove/attach returned 1" (or smt. like this). So I think the >return code is checked somewhere and (what's more important) before the fix >kernel seemed to hang at stage xpt_for_all_busses(xptconfigfunc, NULL); You are on -STABLE, right? On -CURRENT it's been working fine for me, no complaining messages... >ed0: address 00:20:18:80:b4:6d, type NE2000 (16 bit) >adw0: port 0x6600-0x66ff mem >0xe0000000-0 >xe00000ff irq 10 at device 12.0 on pci0 >adw0: SCSI ID 7, High & Low SE Term Enabled, LVD Term Enabled, Queue Depth 253 >fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 ... because the return value apparently isn't checked; which is why I posted (and included -current) in the first place. -- Bob Bishop +44 118 977 4017 rb@gid.co.uk fax +44 118 989 4254 (0800-1800 UK) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message