| Summary: | 4.6R install panics with umass0 device connected | ||
|---|---|---|---|
| Product: | Base System | Reporter: | H. Eckert <ripley> |
| Component: | kern | Assignee: | freebsd-usb (Nobody) <usb> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 4.6-RELEASE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
H. Eckert
2002-06-24 22:00:05 UTC
Further investigation indicates the umass0 driver is allergic to the device. I can look up the virtual scsi bus with camcontrol but any access to the device (like "fdisk da0" with medium inserted) results in a panic. It seems there are two issues at hand: 1.) The device is not accessed properly (presumably it should just be like any other generic mass storage USB drive) 2.) The driver's reaction on error conditions is faulty. State Changed From-To: open->feedback Does this problem persist in recent releases? If so, please obtain a debugging traceback as explained in http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug.html Responsible Changed From-To: freebsd-bugs->joe Assign to USB maintainer Responsible Changed From-To: joe->freebsd-usb Hand this over to the usb mailling list. State Changed From-To: feedback->closed Feedback timed out. |