| Summary: | [PATCH] le driver doesn't work with DEPCA | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | dudin <dudin> | ||||
| Component: | kern | Assignee: | freebsd-bugs (Nobody) <bugs> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | 3.2-RELEASE | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
dudin
2000-05-18 06:30:00 UTC
State Changed From-To: open->feedback Does this problem still occur in newer versions of FreeBSD, such as 4.3-RELEASE? Adding to Audit-Trail. ----- Forwarded message from "Eugene A. Doudine" <dudin@np.nk.nornik.ru> ----- X-UIDL: 214bb02178cc435747c0ad4c42fdff23 Delivered-To: mike@freebsd.org Date: Fri, 27 Jul 2001 00:29:36 +0800 (KRAST) From: "Eugene A. Doudine" <dudin@np.nk.nornik.ru> To: mike@FreeBSD.org Cc: freebsd-bugs@FreeBSD.org Subject: Re: kern/18639: [PATCH] le driver doesn't work with DEPCA In-Reply-To: <200107220231.f6M2VKK79582@freefall.freebsd.org> Hello, Mike I didn't try 4.3-RELEASE. I tried 4.2-RELEASE, has the same problems and some others. It cannot detect the card without my patch. With my patch applied it's able to detect the card. Kernel on boot gives this warning: le0 XXX: driver didn't set ifq_maxlen And then the kernel panics during configuration of the interface, exactly as described in PR kern/19219. Regards, Eugene On Sat, 21 Jul 2001 mike@FreeBSD.org wrote: > Synopsis: [PATCH] le driver doesn't work with DEPCA > > State-Changed-From-To: open->feedback > State-Changed-By: mike > State-Changed-When: Sat Jul 21 19:31:05 PDT 2001 > State-Changed-Why: > > Does this problem still occur in newer versions of FreeBSD, > such as 4.3-RELEASE? > > http://www.FreeBSD.org/cgi/query-pr.cgi?pr=18639 > > ----- End forwarded message ----- State Changed From-To: feedback->suspended This is still a problem in 4.3-RELEASE. Awaiting a committer with the necessary hardware to review and commit this or another patch which solves this problem. State Changed From-To: suspended->closed The le driver has been removed from CURRENT, so this will probably not be fixed. |