Date: Wed, 8 Jan 1997 22:10:20 -0800 (PST) From: nsayer@quack.kfu.com To: FreeBSD-gnats-submit@freebsd.org Subject: kern/2425: amd driver does not reprobe devices. Message-ID: <199701090610.WAA00679@icarus.kfu.com> Resent-Message-ID: <199701090620.WAA10252@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 2425 >Category: kern >Synopsis: amd driver does not reprobe devices. >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jan 8 22:20:01 PST 1997 >Last-Modified: >Originator: Nick Sayer >Organization: Just me >Release: FreeBSD 2.2-ALPHA i386 >Environment: HP Omnibook 5000 amd0 <amd 53c974 scsi> rev 16 int a irq 15 on pci0:4 >Description: scsi -f /dev/scsi -p does not reprobe for devices that were not present at boot time. >How-To-Repeat: Boot with nothing attached to the SCSI bus. Suspend the machine. Attach 1 or more SCSI devices Resume the machine scsi -f /dev/scsi -p will say: 0: nothing. 1: nothing. 2: nothing. 3: nothing. 4: nothing. 5: nothing. 6: nothing. 7: nothing. >Fix: Somehow the scan_devices flag needs to be set when a reprobe is called for. Perhaps calling DC390_init() would help somehow? >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199701090610.WAA00679>