Date: Tue, 23 May 2000 14:26:02 +0100 From: Bob Bishop <rb@gid.co.uk> To: Oleg Sharoiko <os@rsu.ru> Cc: freebsd-hackers@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: Bug in advansys driver Message-ID: <4.3.1.2.20000523141612.00ad2100@gid.co.uk> In-Reply-To: <Pine.BSF.4.10.10005231549440.86096-100000@altos.rsu.ru> References: <l0313030cb550042a28ac@[194.32.164.2]>
next in thread | previous in thread | raw e-mail | index | archive | help
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: <AdvanSys 38C0800 Ultra2 SCSI Adapter> 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: <NEC 72065B or clone> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.3.1.2.20000523141612.00ad2100>