Bug 69738
| Summary: | pegasus usb ethernet device not configured on reinsertion | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Mike McLean <mikem> | ||||
| Component: | kernel | Assignee: | Pete Zaitcev <zaitcev> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | Brian Brock <bbrock> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 8.0 | ||||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i386 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2004-04-19 18:46:46 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Mike McLean
2002-07-24 21:27:28 UTC
see bug 69739 for details on the extraneous console messages. The device in question is a Belkin F5D5050 USB Ethernet Adapter. Created attachment 66865 [details]
section of /var/log/messages
I took the following actions during this syslog: % insmod dummy (testing something else) % rmmod dummy % ifdown eth0 (insert device) % ifdown eth2 % ifup eth2 % ping hank (successful) % ifdown eth2 (remove device) % rmmod pegasus (reinsert device) % ping hank (successful) % ifdown eth2 (remove device) (reinsert device) % ip link list (no eth2 visible) How is the situation now (RHL 9 w/ 2.4.20-20.9)? This was needinfo-ed since last October, Mike. I'll just close for now then. fwiw, this seems to be fixed in FC1. |