xRhino Linux Kernel - Patches


Summary |  Forums |  Bugs |  Patches |  Lists |  Tasks |  Docs |  Surveys |  News |  Source |  Files | 

Submit A Patch | Open Patches | Admin

[ Patch #9 ] Current smap.c

Date:
2002-Jun-27 20:08
Submitted By:
misty
Assigned To:
misty
Category:
None
Status:
Open
Summary:
Current smap.c
Details:
Nothing changed from my latest post to the hardware group, just making sure this thing actually works before I start using it seriously. I may have a much better performing patch done by tonight... Tim McGrath (Misty)

Patch:
View Raw Patch

Only the original submitter can upload a new version on this page.

Upload Revised Patch (overwrite old)

Add A Comment:


You Are NOT Logged In

Please log in, so followups can be emailed to you.

If you cannot login, then enter your email address here:

Followups

Comment Date By
This is my latest and greatest. Not much changed from the last revision except for a few minor things:

xmit: link not valid will now cause the card to do a reset.

I changed many of the goto labels as the structure was confusing me at times when I read the code.
(end becomes end_start_xmit for instance, if it belongs in function start_xmit)

Version string added.

Things I desperately need to work on:
Documentation (installation especially) (high priority)

Mini patch for newbies to hand type in to get their card
operational, along with instructions on how to install the kernel source and so on and so forth. (medium priority)

Add global debugging to driver to make the bugs in it obvious. (Low priority until I can do the above things.)

As far as I know, currently the driver functions as is for everyone, although it is very slow and has to reset itself VERY OFTEN on some people's boxes.

If you have a machine which this driver fails to function at all, or you are experiencing freezing/looping problems, I need to know.

I realize not much has been done in the past week - I'm very sorry, I've been horrendously busy.

Tim McGrath
2002-Jul-01 19:29misty

Patch Change History

Field Old Value Date By
Patch CodeModified - New Version2002-Jul-01 19:29misty
assigned_tonobody2002-Jul-01 19:29misty
summaryCurrent smap.c hack to make it tick.2002-Jul-01 19:29misty